Do website vulnerability scanning with TERMUX ANDROID APP
1.STEP
Download TERMUX app from google play store.
2.STEP
Open the application and wait till it get ready.
3.STEP
Copy following commands and paste them one by one.and press enter
Commands
$ apt update && apt upgrade
$ apt install git
$ apt install python2
$ apt install python
git clone https://github.com/TechnicalMujeeb/TM-scanner
cd TM-scanner
chmod +x *
sh install.sh
python2 tmscanner.py

No comments:
Post a Comment