
CRLFMap è uno strumento per trovare vulnerabilità HTTP Splitting
CRLFMap è uno strumento per trovare vulnerabilità di HTTP Splitting
go get github.com/ryandamour/crlfmap
Comandi disponibili:
help Aiuto su qualsiasi comando
scan Uno scanner per tutte le tue esigenze CRLF
Opzioni:
-h, --help aiuto per crlfmap
scancrlfmap scan --domains domains.txt --output results.txt --slack-webhook "https://hooks.slack.com/services/XXX/YYYZZZ"
===============================================================
CRLFMap v0.0.1
di Ryan D'Amour @ryandamour
===============================================================
_ __
| |/ _|
___ _ __| | |_ _ __ ___ __ _ _ __
/ __| '__| | _| '_ ' _ \/ _' | '_ \
| (__| | | | | | | | | | | (_| | |_) |
\___|_| |_|_| |_| |_| |_|\__,_| .__/
| |
|_|
v0.0.1
-----------------------
:: Domains : domains.txt
:: Payloads : payloads.txt
:: Threads : 1
:: Output : results.txt
:: User Agent : Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/81.0.4044.138 Safari/537.36
:: Timeout : 10
:: Delay : 0
-----------------------
[+]http://localhost:3000/v1/%0AInjected-Header:CRLFInjecttest.json: è vulnerabile
[+]http://localhost:3000/v1/%20%0AInjected-Header:CRLFInjecttest.json: è vulnerabile
Le pull request sono benvenute. Per modifiche importanti, si prega di aprire prima un issue per discutere cosa si desidera cambiare.
Assicurati di aggiornare i test di conseguenza.
