2505 Forks
12497 Stars
12497 Watchers

mastg

The OWASP Mobile Application Security Testing Guide (MASTG) is a comprehensive manual for mobile app security testing and reverse engineering. It describes technical processes for verifying the OWASP Mobile Security Weakness Enumeration (MASWE) weaknesses, which are in alignment with the OWASP MASVS.

How to download and setup mastg

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

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

If you have some problems with mastg

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