Attacker: | Target: queries.clickhouse.cloud
Tests if the endpoint authenticates via cookies alone (SameSite=None cookies sent cross-origin).
Waiting...
If we have a token, CORS preflight passes with Authorization header → full authenticated XSS.
Waiting...
Attempts to steal a fresh token via Auth0 silent auth. Tests multiple client IDs and redirect URIs.
Waiting...
If silent auth succeeds: steal token → CORS fetch XSS → exfiltrate data. All automatic.
Waiting...