-
-
Notifications
You must be signed in to change notification settings - Fork 2.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[MASWE-0001, MASWE-0027, MASWE-0108] MAS Risks and Tests (PREVIEW DRAFT) #2518
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…CY-1. Include mitmproxy example and updated technique. Added mitmtproxy as a tool.
cpholguera
commented
Jan 19, 2024
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We'll provide a very simple skeleton app with, say, a button and placeholders to copy and paste the samples so that everyone can test the apps with the exact same configuration.
sushi2k
approved these changes
Feb 14, 2024
4 tasks
cpholguera
changed the title
[PREVIEW DRAFT] MAS Risks and Tests
[MASWE-0001, MASWE-0027, MASWE-0108] MAS Risks and Tests (PREVIEW DRAFT)
Jul 10, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a preview of the new implementation of risks and tests for the MAS project.
Guidelines
The guidelines for writing these new components are available here and are open for feedback. Be sure to read them before providing feedback to the PR.
Risks, Tests & Examples
It contains 3 new risks, including 1 test per risk and at least 1 example per test. The file structure is as follows:
risks/<masvs_category>/<masvs_control_alias>/<risk_alias>/<test_alias>/example-*/
We recommend that you start the review in this order:
This draft also includes 2 new components: mitigations and prerequisites. Feel free to review and provide feedback on these as well.
In addition, you can review and provide feedback on the new or updated tools/techniques.
DISCLAIMER
How to provide feedback
Guidelines: Please include comments on the guidelines directly in the Google Doc using the "Comment" function.
Pull Request: Please include comments directly in this pull request using GitHub comment function.
Closes #2591