Smuggler - An HTTP Request Smuggling / Desync testing tool written in Python 3

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

Post a Comment

Please Select Embedded Mode To Show The Comment System.*

Previous Post Next Post