Python script to test ClickJacking
-
Updated
Sep 1, 2022 - Python
Python script to test ClickJacking
Clickjoker is a python-based software that scans specific domain(s) for ClickJacking vulnerability and automatically creates a POC file for the vulnerable domain(s).
Script useful for finding clickjacking from a given list of websites
To find clickjacking bug on website
Detects if the given URL is vulnerable to clickjacking vulnerability or not
Clickjacking Scanner and POC creator for one or more sites, with frame-busting detection and additional checks, generating HTML POCs for vulnerable targets.It can also capture automatic screenshots of the generated POC, highlighting the URL bar with a red box and partially censoring it.
A simple Python Script which can check multiple Domains in File for Vulnerability of ClickJacking
A python script used to find whether a webpage is vulnerable to clickjacking
clickjx is a python progam that test clickjacking vuln on websites
A simple Python Flask app to test whether a website is vulnerable to clickjacking by attempting to load it in an <iframe> and checking for security headers like X-Frame-Options and Content-Security-Policy.
ReconX — Lightweight Python CLI for OSINT & network reconnaissance (subdomains, nmap, whois, clickjacking PoC, headers, geolocation)
An automated tool to generate HTML Proof of Concept files for clickjacking vulnerabilities. This tool helps security researchers and penetration testers create professional PoCs to demonstrate clickjacking attacks.
ClickJacking Finder Tool
Clickjacking automation tool.
Clickjacking Checker: A tool to test web applications for clickjacking vulnerabilities using Selenium and HTTP headers analysis.
CJChecker is a small command-line tool that checks web applications for basic Clickjacking protection by analyzing HTTP response headers.
T4Dragon is a modern login bruteforcer which also tests for CSRF, Clickjacking, Cloudflare and WAF .
Web-Exploit-Toolkit AKA WET: A Python-based tool for automated testing of common web vulnerabilities like XSS, CSRF, SQL Injection, HTML Injection, Open Redirect, and Directory Traversal. Supports GET/POST injection, custom payloads, cookie/session authentication, and OS-aware payload optimization. Designed for authorized security testing only.
🔒 Generate HTML Proof of Concept files for clickjacking vulnerabilities to aid security researchers and testers in demonstrating potential attacks.
A collection of notes and scripts on web application vulnerabilities, created while learning ethical hacking and practicing on legal labs like PortSwigger. This is part of my personal journey into cybersecurity — built for learners, by a learner.
Add a description, image, and links to the clickjacking topic page so that developers can more easily learn about it.
To associate your repository with the clickjacking topic, visit your repo's landing page and select "manage topics."