http-request-smuggling is a python tool used to detect if target/list of targets are vulnerable against HTTP Request Smuggling vulnerability
quay.io/trickest/http-request-smuggling:e57aced
--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