ViSQL
viSQL = Scan SQL vulnerability on target site and sites of on server.
Installation :
$ apt update && apt upgrade
$ apt install git
$ apt install python2
$ apt install python
$ pip2 install requests
$ git clone https://github.com/blackvkng/viSQL.git
$ cd viSQL
$ pip2 install -r requirements.txt
Run :
$ python2 viSQL.py --help
it shows options to use. very easy to use..
Comments
Post a Comment