Documentation
¶
Overview ¶
Package smuggle implements time-based HTTP request smuggling detection (CL.TE and TE.CL desync) using raw sockets, because net/http normalizes and forbids the conflicting Content-Length / Transfer-Encoding headers required.
Method follows the standard time-based technique: a crafted request that desyncs a vulnerable front-end/back-end pair leaves the back-end waiting for more data, producing a measurable delay. A control request establishes the baseline latency.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
Click to show internal directories.
Click to hide internal directories.