Authenticated Session Acquisition

Acquire an authenticated session THROUGH MFA/OTP on an in-scope target and emit a reusable session artifact (Playwright storageState + Bearer) so executors can test the post-auth attack surface. Use when the highest-value authenticated classes (BOLA/IDOR/mass-assignment/injection on the real data APIs) are blocked because login is gated by SMS-OTP or TOTP MFA. Distinct from the authentication skill (which ATTACKS auth); this one legitimately authenticates and hands the session to the rest of the engagement.

transilienceai e017676 2 files · 10.9 KB Updated

File contents

transilienceai/communitytools/tree/main/skills/authenticated-session-acquisition commit e017676140

Frequently asked questions

npx skillmds add transilienceai/authenticated-session-acquisition