You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Key Features:
Automatic Detection: The tool automates the detection of HTTP Request Smuggling vulnerabilities using pre-configured payloads, reducing manual effort for penetration testers.
Support for Chunked Transfer and Content-Length Smuggling: Detect vulnerabilities related to both Chunked Transfer Encoding and Content-Length discrepancies.
Custom Payloads: The tool includes a flexible payload system, allowing users to customize and extend the payloads for different attack scenarios.
Verbose Mode: Get detailed logs and outputs for better visibility and analysis of the attacks being attempted.
Modular Design: Easily extensible architecture, making it simple to add new attack methods and payloads.
Bug Fixes and Improvements:
Stability improvements in scanning large targets.
Enhanced payload matching to increase detection accuracy.