SaaSHub helps you find the best software and product alternatives Learn more →
Owasp-masvs Alternatives
Similar projects and alternatives to owasp-masvs
-
wstg
The Web Security Testing Guide is a comprehensive Open Source guide to testing the security of web applications and web services.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
owasp-mastg
The Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes the technical processes for verifying the controls listed in the OWASP Mobile Application Security Verification Standard (MASVS).
-
-
-
-
milewski-ctfp-pdf
Bartosz Milewski's 'Category Theory for Programmers' unofficial PDF and LaTeX source
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
sample-book
Starter template for a scientific book written in LaTeX with scripts for producing PDF, HTML, ePub, mobi, et al. formats.
-
Aion-Japanese-Voice-Pack
Discontinued Change the voice acting of your Aion client into sweet Japanese or Korean.
-
owasp-masvs discussion
owasp-masvs reviews and mentions
-
More ways to identify independently security tested apps on Google Play
https://github.com/OWASP/owasp-masvs :
> The OWASP MASVS (Mobile Application Security Verification Standard) is the industry standard for mobile app security.
- OWASP MASVS v2.0.0 is out!
-
How can we get our Apps validated against OWASP's MASVS and does it shown on the PlayStore?
owasp-masvs
-
What security measures should one keep in mind when developing a fin-tech app ?
There is an organization called OWASP that has a series of guidelines, one of which concerns itself with mobile app security. When I worked for a fintech startup, audits were executed based on this guideline, so maybe it's worth taking a look at it: https://github.com/OWASP/owasp-masvs
-
What's your favorite cybersecurity documentation and why?
OWASP MASVS, MSTG, and WSTG.
-
Critical Security Areas That Software Engineers Have To Know To Secure Their Solutions
Security falls under the category non-functional requirements. It should define the needed security functionality the software has to satisfy. To save up time and not re-invent the wheel on each new project, you can select security requirements from a catalog. There is a general one called "Application Security Verification Standard (ASVS)" and one for the mobile named "Mobile Application Verification Standard (MASVS)". They contain a collection of requirements which are best practices for each listed category. Fortunately they have mapped those requirements with CWE (common weakness enumeration which is basically a list of software and hardware weaknesses). Depending on the used tools, those CWEs can be automatically scanned in your code.
-
Refactoring of Mobile Application Security Verification Standard (Masvs)
The project team of the OWASP Mobile Application Security Verification Standard (https://github.com/OWASP/owasp-masvs) is right in the middle of completely refactoring the document and it's requirements for mobile apps! We were re-visiting this topic in the last few months and tried to identify the current pain points and how they could be removed.
In order to move forward we are looking for your feedback! If you would like to share any feedback or comments of what should be changed in the MASVS, please do so by participating in our Github Discussion:
https://github.com/OWASP/owasp-masvs/discussions/553
-
Is there a point to logging out of apps?
I've only been able to scan through the MASVS L2 standard info which you sent. I'll review it more later.
-
A note from our sponsor - SaaSHub
www.saashub.com | 21 Mar 2025
Stats
OWASP/owasp-masvs is an open source project licensed under Creative Commons Attribution Share Alike 4.0 which is not an OSI approved license.
The primary programming language of owasp-masvs is Python.