Hunt Clickjacking

Hunt Clickjacking — missing X-Frame-Options / CSP frame-ancestors lets an attacker embed the target page in an invisible iframe and trick victims into clicking buttons they cannot see (UI redressing). Targets: login flows, money transfers, account settings, OAuth confirmation pages. Confirm by fetching the page, then PROVE it frames in a real browser and a sensitive state-changing action survives the cross-site context (SameSite cookies / framebusting JS can defeat it) — header-absence alone is not a finding.

elementalsouls 2b7d6d7 4.1 KB Updated

File contents

elementalsouls/Claude-BugHunter commit 2b7d6d7226

Frequently asked questions

npx skillmds@latest add elementalsouls/hunt-clickjacking