crlfmap
CRLFMap is a tool to find HTTP Splitting vulnerabilities
Details
Category: Vulnerabilities
Publisher: trickest
Created Date: 11/2/2021
Container: quay.io/trickest/crlfmap:63ea414
Source URL: https://github.com/ryandamour/crlfmap
Parameters
threads
string
Command:
--threads
- Number of threads to run crlfmap on (default 1)timeout
string
Command:
--timeout
- The amount of time needed to close a connection that could be hung (default 10)verbose
boolean
Command:
--verbose
- Verbose output.payloads
file
Command:
--payloads
- Location of payloads to generate on requests (default payloads.txt)scan-mode
boolean
requiredCommand:
scan
- Scan modeuser-agent
string
Command:
--user-agent
- User agent for requests (default Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36)delay-milisec
string
Command:
--delay
- The time each threads waits between requests in millisecondsslack-webhook
string
Command:
--slack-webhook
- Slack webhook to send findings to a channeltarget-domains
file
requiredCommand:
-d
- Location of domains with parameters to scan