510 Forks
2223 Stars
2223 Watchers

masvs

The OWASP MASVS (Mobile Application Security Verification Standard) is the industry standard for mobile app security.

How to download and setup masvs

Open terminal and run command
git clone https://github.com/OWASP/masvs.git
git clone is used to create a copy or clone of masvs repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with masvs https://github.com/OWASP/masvs/archive/master.zip

Or simply clone masvs with SSH
[email protected]:OWASP/masvs.git

If you have some problems with masvs

You may open issue on masvs support forum (system) here: https://github.com/OWASP/masvs/issues