Mobile Mastg banner
TyrusRC TyrusRC

Mobile Mastg

Security community

Description

--- description: Mobile app DAST workflow — OWASP MASTG / MASVS mapping. Frida + adb + Burp proxy. Load when target has an Android/iOS app in scope. globs: --- # Mobile MASTG Workflow Use when: target has an Android/iOS app in scope (APK / IPA / store URL), or a web finding points at a mobile-specific surface (deep link, universal link, WebView bridge). Pair with `mobile-dynamic-agent`. NOT a substitute for static analysis — Praetor mobile is **supporter tier**, not focus. ## Decision gate -

Installation

Installs to ~/.claude/skills/tyrusrc-praetor-mobile-mastg/SKILL.md

Terminal
mkdir -p ~/.claude/skills/tyrusrc-praetor-mobile-mastg && curl -fsSL https://raw.githubusercontent.com/TyrusRC/praetor/HEAD/.claude/skills/mobile-mastg.md -o ~/.claude/skills/tyrusrc-praetor-mobile-mastg/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository