🛡️
QualityPython

Hunt Clickjacking

by elementalsouls

Hunt Clickjacking is a Quality skill for Claude Code, published by elementalsouls in Claude-BugHunter.

3.6K stars559 forkson elementalsouls/Claude-BugHunterAdded 2026/08/16+3% in starsRepository updated 2026/08/16
ai-securityanthropicapplication-securitybug-bountybugbountybugcrowdclaudeclaude-codeclaude-skillsethical-hackinghackeroneoffensive-securitypentestingred-teamsecurity-toolsweb-security
Install in seconds
Install Hunt Clickjacking
Copy Hunt Clickjacking into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/elementalsouls/Claude-BugHunter/tree/main/skills/hunt-clickjacking ~/.claude/skills/hunt-clickjacking

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/elementalsouls/Claude-BugHunter.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
skills/hunt-clickjacking/SKILL.md in elementalsouls/Claude-BugHunter
Installs to
~/.claude/skills/hunt-clickjacking
Collection
One of 25 skills cataloged from this repository
Category
Quality1354 skills

What Hunt Clickjacking does

Hunt Clickjacking tests for missing X-Frame-Options and CSP frame-ancestors headers, then proves a sensitive page can be framed and clicked cross-site to confirm a UI redressing vulnerability.

Hunt Clickjacking is cataloged under Quality on DirSkills. Hunt Clickjacking comes from a repository tagged ai-security, anthropic, application-security, bug-bounty and bugbounty.

Documentation

README

What is Clickjacking

Clickjacking (UI Redressing) lets an attacker load a target page inside a transparent iframe on a malicious site. The victim sees the attacker's decoy UI but clicks the hidden target UI beneath it. No JavaScript on the target is required.

Highest-value targets:

  • Login / authentication pages — force login with attacker credentials
  • Money transfer / checkout / "confirm payment" buttons
  • Account settings (email change, password change, 2FA disable)
  • OAuth / social-login "Authorize app" confirmation dialogs
  • Admin actions (delete, promote user, change role)

Protection Headers

Two mechanisms prevent framing:

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Hunt Clickjacking

  • What else does elementalsouls publish alongside Hunt Clickjacking?

    Hunt Clickjacking is one of 25 skills that DirSkills catalogs from elementalsouls/Claude-BugHunter, the repository it ships in. Its siblings there include API Misconfig Hunter, APK Red Team Pipeline and Auth Bypass Hunting. Each one is a separate skill with its own page in this directory, installs the same way Hunt Clickjacking does, and is maintained by elementalsouls in that same repository. The rest of the collection is listed on the elementalsouls/Claude-BugHunter page.

  • How does Hunt Clickjacking compare to other Quality skills?

    Hunt Clickjacking ranks #379 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Hunt Clickjacking against them. Open each page to compare what they document and how they install.

More from elementalsouls/Claude-BugHunter

Hunt Clickjacking is one of 25 skills cataloged on DirSkills from elementalsouls/Claude-BugHunter.

See all 25 skills
🐞
2w ago

API Misconfig Hunter

API Misconfig Hunter finds mass assignment, prototype pollution, HTTP verb tampering, and server-side parameter pollution in APIs. Use it when auditing API endpoints for security misconfigurations in bug bounty or penetration testing.
Quality
3.6K559
📱
2w ago

APK Red Team Pipeline

APK Red Team Pipeline automates Android APK reconnaissance, acquisition, decompilation, secret scanning, and Frida instrumentation for authorized red-team assessments. Use when a target has a mobile app catalogue, hosts APK files, or when 'mobile app' is in scope.
Automation
3.6K559
🔓
2w ago

Auth Bypass Hunting

Auth Bypass Hunting guides reconnaissance of authentication entry points and exploitation of SSO, SAML, JWT, XMLRPC, and legacy protocol weaknesses to find login bypasses and privilege escalation. Use when assessing web apps, WordPress, SharePoint, Atlassian, and partner portals for auth flaws.
Quality
3.6K559
🔍
2w ago

Bug Bounty

Bug Bounty guides security researchers through the full bug bounty workflow: reconnaissance, hunting vulnerabilities (IDOR, SSRF, XSS, auth bypass, AI/LLM security issues), validating findings, and writing impactful reports.
Quality
3.6K559
🕵️
2w ago

Bug Bounty Local Toolkit

Bug Bounty Local Toolkit provides the complete bug-bounty workflow (recon, learning, hunting, validation, reporting) and resolves local install paths for tools, wordlists, and clones. Use it when hunting from a local machine and you need to know where jhaddix, SecLists, trufflehog, ffuf, dalfox, or ghauri are installed, or as the full-workflow variant of the local toolkit.
AI Engineering
3.6K559
🐞
2w ago

Bug Bounty Methodology

Bug Bounty Methodology orchestrates bug bounty hunting sessions by combining a five-phase non-linear workflow with critical thinking tactics like developer psychology, anomaly detection, and what-if experiments to decide next steps.
Quality
3.6K559