Bearer header
A signed JWT is sent in the Authorization header.
Not sent
JWT Lab · Local DAST runtime
Start PTK DAST, then send the review and control requests below. The valid synthetic token and user journey are identical; only server verification behavior changes.
A signed JWT is sent in the Authorization header.
Not sent
The runtime seeds a path-scoped HttpOnly cookie before the captured request.
Not sent
The JWT is the value of one form field beside an unrelated preserved field.
Not sent
The JWT is nested at auth.access_token beside unrelated JSON data.
Not sent
Safe advanced simulation
Algorithm-none and empty signatures can be accepted; unsafe key-path and remote-key header metadata produce deterministic evidence. Controls reject every mutation. The server never reads a path from the token and never fetches its URL.