What problem does it solve? Authorized security testers need a safe, evidence-gated method to identify HTTP request smuggling (desynchronization) risks in multi-hop HTTP/1.1 and HTTP/2 proxy-to-backend chains without polluting queues, poisoning caches, or affecting other users. ## Core Features & Use Cases - Safe Differential Testing: Uses short, stateless, self-marked single requests to detect CL/TE and H2 downgrade parsing inconsistencies between front-end proxies and back-end servers. - Strict Engagement Gates: Enforces scope verification, baseline establishment, and explicit preconditions (test windows, isolated paths, low concurrency) before any active testing. - False-Positive Control: Treats timeouts, 502s, CDN errors, and WAF blocks as INCONCLUSIVE rather than vulnerabilities, requiring reproducible, isolated parsing divergence as evidence. - Use Case: During an authorized assessment of a CDN-fronted application with an HTTP/2 to HTTP/1.1 downgrade, run controlled differential checks via Burp Repeater or hunter_auto_smuggling safe mode to confirm whether the proxy and backend disagree on request boundaries. ## Quick Start Ask the agent to run an authorized HTTP smuggling differential check against the in-scope target after confirming the engagement gate and preconditions are met.