What problem does it solve?
This Skill solves the challenge of identifying HTTP request smuggling vulnerabilities, a high-impact, low-duplicate bug class that yields $5K–$30K bounties on public programs, while accounting for modern proxy hardening that has rendered classic CL.TE/TE.CL payloads ineffective against 2024–2026 stacks.
Core Features & Use Cases
- Stack-Aware Testing Matrix: Provides a pre-verified suitability table for common frontends (Nginx, Caddy, Envoy, HAProxy, AWS ALB, Cloudflare, etc.) to avoid wasting time on patched stacks and prioritize viable attack vectors.
- Full Modern Variant Coverage: Includes detection and validation techniques for all current smuggling types: H2.CL/H2.TE HTTP/2 downgrade attacks, CL.0 desync, TE.TE header obfuscation, and legacy CL.TE/TE.CL for older proxy deployments.
- Real-World Impact Guidance: Features confirmed case studies (Netflix $20K H2.CL bounty, AWS ALB H2.TE disclosure) and exploit chain primitives for cache poisoning, credential theft, and auth bypass to turn detected flaws into valid, high-severity reports.
- Use Case: Bug bounty hunters and penetration testers targeting H1 programs with CDN+origin or load balancer architectures can use this Skill to systematically uncover smuggling flaws that automated scanners often miss.
Quick Start
Use the hunt-http-smuggling skill to test a target CDN-fronted application for HTTP request smuggling vulnerabilities, starting with stack fingerprinting to select the correct probe variants for the detected frontend proxy.