Smuggler is a free software tool to detect and exploit -HTTP Smuggling- vulnerabilities.
HTTP request smuggling is a technique for interfering with the way a web site processes sequences of HTTP requests that are received from one or more users.
Documentation:
https://github.com/defparam/smuggler
Commands:
Installation:
- git clone https://github.com/defparam/smuggler.git
- cd smuggler
- python3 smuggler.py -h
Example Usage:
- Single Host: python3 smuggler.py -u <URL>
- List of hosts: cat list_of_hosts.txt | python3 smuggler.py
Stay with us: Web Security Insights
Wanna know about more cyber security tools? Click me
Tool Was Reviewed By Maloy Roy Orko
Tags
Cyber Security Tools