dsss
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. As of optional settings it supports HTTP proxy together with HTTP header values User-Agent, Referer and Cookie.
Name:dsss
Category:Vulnerabilities
Publisher:trickest
Created:6/23/2021
Container:
quay.io/trickest/dsss:84ddd33
Output Type:
License:Unknown
Source:View Source
Parameters
-u
Target URL (e.g. http://www.target.com/page.php?id=1)--proxy
HTTP proxy address (e.g. http://127.0.0.1:8080)--cookie
HTTP Cookie header value--referer
HTTP Referer header value--data
POST data (e.g. query=test)--user-agent
HTTP User-Agent header value