Overview
Smugglex is a security testing tool that detects HTTP Request Smuggling vulnerabilities in web applications. It tests for CL.TE, TE.CL, TE.TE, H2C, and H2 smuggling attacks.
For detailed documentation, visit smugglex.hahwul.com.
Installation
Homebrew (macOS and Linux)
Build from Source
Requires Rust 1.70 or later:
For other installation methods, see Installation Guide.
Usage
Basic scan:
Read URLs from stdin:
|
For detailed usage and options, see Usage Guide.
Examples
|
Troubleshooting
Common issues and solutions are available in the Troubleshooting Guide.