How to use Visql Scanner in Termux
Visql scanner is a tool used to scan the sql vulnerability in websites.
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 pip2 install requests
Now put the command git clone https://github.com/ethicalhackeragnidhra/viSQL.git
Now put the command cd visql
Now put the command pip2 install -requirements.txt
Now put the command python visql.py --help
0 Comments