TM-sacnner
TM-scanner is simple python script.This tool for detecting vulnerabilities in websites
Installation :
$ 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
usage :
$ python2 tmscanner.py
select your option and enter target site [example.com]
Installation :
$ 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
usage :
$ python2 tmscanner.py
select your option and enter target site [example.com]
No comments