0% found this document useful (0 votes)
78 views2 pages

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
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
78 views2 pages

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
We take content rights seriously. If you suspect this is your content, claim it here.
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