What problem does it solve?
After confirming a CL.TE, TE.CL, TE.TE, or H2.CL request smuggling vulnerability, testers need a structured methodology to turn the desync into demonstrable impact. This Skill provides the exploitation phase: chaining smuggled requests to steal credentials, bypass front-end ACLs, poison web caches, escalate reflected XSS to stored XSS, and abuse HTTP/2 downgrade paths.
Core Features & Use Cases
- Chained Exploitation Playbooks: Ready-to-adapt request templates for credential theft via request prefix injection, front-end ACL bypass to reach /admin endpoints, web cache poisoning with malicious Host headers, and reflected-to-stored XSS escalation.
- HTTP/2 Smuggling Coverage: Detailed references for H2.CL and H2.TE downgrade smuggling, CRLF injection in HTTP/2 pseudo-headers, H2.0 exclusive smuggling, and H2C cleartext upgrade smuggling with h2csmuggler.
- Detection-to-Exploitation Workflow: Companion reference covers timing-based detection, differential response confirmation, OAST verification, Turbo Intruder and Burp HTTP Request Smuggler automation, and false-positive elimination.
- Use Case: During an authorized engagement against a CDN-fronted application, you confirm CL.TE smuggling with timing probes, then use the Phase 1 templates to smuggle a request that captures the next user's session cookie, demonstrating account takeover impact for the report.
Quick Start
Ask the AI to walk you through exploiting a confirmed CL.TE smuggling vulnerability on your authorized test target, starting with the credential theft payload from Phase 1.