Terminal viewer for the latest OWASP Web Security and Mobile App Security Testing Guides.
python3 -m venv owasp_venv
source ./owasp_venv/bin/activate
pip3 install -r requirements.txtpython3 owasp-methodology-scraper.py --wstgpython3 owasp-methodology-scraper.py --mastg [android|ios|all]
