How to use Golden Eye Tool in Termux
GoldenEye is a tool used to scan the vulnerabilities of the url
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/jseidl/GoldenEye.git
Now put the command cd GoldenEye
Now put the command chmod +x*
Now put the command python2 goldeneye.py (url)
0 Comments