Hey Guys, In this video i show you a fast and small SQL Injection Scanner.
Damn Small SQLi Scanner (DSSS) is a fully functional SQL injection vulnerability scanner (supporting GET and POST parameters) written in under 100 lines of code.
Damn Small SQLi Scanner (DSSS):
https://github.com/stamparm/DSSS
Blog Post:
http://pentesttools.net/2017/09/damn…
Requirements:
Python version 2.6.x or 2.7.x is required for running this program.
Installation and Usage:
git clone https://github.com/stamparm/DSSS.git
cd DSSS & ls
python dsss.py -h
Video Tutorial:
https://www.youtube.com/watch?v=Gr5-N5IdBi0
Add Comment