dsxs
Damn Small XSS Scanner (DSXS) is a fully functional Cross-site scripting vulnerability scanner (supporting GET and POST parameters) written in under 100 lines of code.
Details
Category: Vulnerabilities
Publisher: trickest
Created Date: 6/23/2021
Container: quay.io/trickest/dsxs:3e628b6
Source URL: https://github.com/stamparm/DSXS
Parameters
Command:
-u
- Target URL (e.g. http://www.target.com/page.htm?id=1)Command:
--proxy
- HTTP proxy address (e.g. http://127.0.0.1:8080)Command:
--cookie
- HTTP Cookie header valueCommand:
--referer
- HTTP Referer header valueCommand:
--data
- POST data (e.g. query=test)Command:
--user-agent
- HTTP User-Agent header value