Mobile Auth Replay

Reproduce a mobile app's OAuth2/PKCE auth flow from a desktop tool (Flask helper, Python script). Includes the WAF / TLS-fingerprint gotcha where Python's default urllib gets blocked by Akamai Bot Manager and you have to use curl_cffi to impersonate Chrome's TLS handshake. Use after you've observed the auth flow in mitm and want to drive the backend without an Android device in the loop.

abedegno c662a78 3 files · 26.3 KB Updated

File contents

abedegno/reverse-engineering-companion/tree/main/plugins/reverse-engineering-companion/skills/mobile-auth-replay commit c662a78043

Frequently asked questions

npx skillmds@latest add abedegno/mobile-auth-replay