http-request-smuggling
http-request-smuggling is a python tool used to detect if target/list of targets are vulnerable against HTTP Request Smuggling vulnerability
Name:http-request-smuggling
Category:Vulnerabilities
Publisher:trickest-mhmdiaa
Created:6/7/2022
Container:
quay.io/trickest/http-request-smuggling:e57aced
Output Type:
License:Unknown
Source:View Source
Parameters
--timeout
Set socket timeout, default - 10--urls
Set list of target urls. i.e (urls.txt)-u
Set target url i.e (https://target.com)--method
Set HTTP Method i.e (GET or POST), default POST--retry
Set the retry count to re-execute the payload, default - 2