detect_auth
Scan network traffic to identify authentication schemes—bearer tokens, session cookies, API keys, or signed requests—and get sample flow IDs for inspection.
Instructions
Scan all traffic and report which authentication schemes the site uses.
Run this when picking up an unfamiliar target: it answers "what exactly do I have to forge in order to call this API without a browser?" — a bearer token, a session cookie, a custom API-key header, or a signed request. Each finding includes sample flow ids you can pass straight to inspect_flow.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |