Skip to content

Releases: lamcodeofpwnosec/pwnsmugglers

Release v1.0.0: Initial Release of pwnsmugglers

27 Oct 16:13
33c3123
Compare
Choose a tag to compare

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.
  • Updated payload library with new attack vectors.