Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
0% found this document useful (0 votes)
54 views

7.1 Clickjack Python Tool

This Python tool creates clickjacking proofs-of-concept to test websites for vulnerabilities. It takes a website URL as input, automatically generates a clickjacking page to test it, and opens the page in a web browser for the user. The tool aims to simplify and expedite the process of testing websites for clickjacking vulnerabilities.

Uploaded by

sathish
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
54 views

7.1 Clickjack Python Tool

This Python tool creates clickjacking proofs-of-concept to test websites for vulnerabilities. It takes a website URL as input, automatically generates a clickjacking page to test it, and opens the page in a web browser for the user. The tool aims to simplify and expedite the process of testing websites for clickjacking vulnerabilities.

Uploaded by

sathish
Copyright
© © All Rights Reserved
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Simple and effective web based clickjacking tool

written in python

Github Download Link -https://github.com/shifa123/clickjack

Clickjacking PoC
A tool made to make your clickjacking POC’s better and easy.
Running
#usage -
python clickjack.py http://testphp.vulnweb.com

#output -
Readymade - Automatically creates and opens a POC in your browser.

You might also like