HTTP Request Smuggling Detection Tool
-
Updated
Dec 21, 2023 - Python
HTTP Request Smuggling Detection Tool
A simple HTTP/1.1 server implemented from scratch in Go using the net package. Handles multiple connections with goroutines, supports chunked transfer encoding, and can serve text or binary data.
This project is about writing our own HTTP server. and understanding the HTTP protocol.
Java-based HTTP client which is able to send/receive HTTP messages using sockets and supports Transfer-Encoding "chunked" without relying on external libraries.
functional HTTP/1.1 server from raw TCP sockets in go
simple event-driven HTTP server made from scratch
CVE-2026-24880: does Apache's upgrade advice actually apply to your Tomcat? Detects the fix by class presence, not version comparison. Covers 7.0/8.0/8.5/9.0/10.0/10.1/11.0 lines.
To associate your repository with the chunked-encoding topic, visit your repo's landing page and select "manage topics."