How to use Click-Jacking Tester in Termux
It is a tool used to scan the clickjacking vulnerabilities of a website.
Now put the command apt update
Now put the command apt upgrade
Now put the command apt install git
Now put the command apt install python
Now put the command apt install python2
Now put the command git clone https://github.com/D4Vinci/Clickjacking-Tester.git
Now put the command cd Clickjacking-Tester
Now put the command chmod +x*
Now put the command python3 Clickjacking-Tester.py file.txt
0 Comments