Skip to content

R3DHULK/Clickjacking-Scanner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Clickjacking-Scanner

A simple python script designed to verify, if the Website is vulnerable of clickjacking and creates a POC. This tool is particular usefull for bug bounty hunters with huge domain list.

Demo

https://www.youtube.com/watch?v=J2VKLjT5qtA

Usage

python(3) clickjacking_Scanner.py <file_name>

Example

python3 clickjacking_Scanner.py sites.txt

sites.txt [List of domain]

  • www.google.com
  • www.demo.testfire.net
Acknowledgements

A special thanks to @Karim shoair [D4Vinci] for creating the original "clickjacking Tester" Tool.

About

A Simple python script designed to check if the website is vulnerable of clickjacking and creates a poc.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%