crlfuzz
A fast tool to scan CRLF vulnerability written in Go
Details
Category: Misconfiguration
Publisher: trickest
Created Date: 6/23/2021
Container: quay.io/trickest/crlfuzz:a797092
Source URL: https://github.com/dwisiswant0/crlfuzz
Parameters
Proxy
string
Command:
-x
- Use specified proxy to fuzzurl-to-fuzz
string
requiredCommand:
-u
- Define single URL to fuzzRequest-data
string
Command:
-d
- Define request datacustom-header
string
Command:
-H
- Pass custom header to targetmethod-to-use
string
Command:
-X
- Specify request method to use( default: GET)url-list-to-fuzz
file
requiredCommand:
-l
- Fuz URLs within fileconcurrency-level
string
Command:
-c
- Set the concurrency level (default: 25)only-vulnerable-targets
boolean
Command:
-s
- See only vulnerable targets