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
Details
Category: Vulnerabilities
Publisher: trickest-mhmdiaa
Created Date: 6/7/2022
Container: quay.io/trickest/http-request-smuggling:e57aced
Source URL: https://github.com/anshumanpattnaik/http-request-smuggling
Parameters
Command:
--timeout
- Set socket timeout, default - 10Command:
--urls
- Set list of target urls. i.e (urls.txt)Command:
-u
- Set target url i.e (https://target.com)Command:
--method
- Set HTTP Method i.e (GET or POST), default POSTCommand:
--retry
- Set the retry count to re-execute the payload, default - 2