2176 Forks
10431 Stars
10431 Watchers

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).

How to download and setup owasp-mastg

Open terminal and run command
git clone https://github.com/OWASP/owasp-mastg.git
git clone is used to create a copy or clone of owasp-mastg 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 owasp-mastg https://github.com/OWASP/owasp-mastg/archive/master.zip

Or simply clone owasp-mastg with SSH
[email protected]:OWASP/owasp-mastg.git

If you have some problems with owasp-mastg

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