What problem does it solve?
Cache poisoning and Web Cache Deception (WCD) are high-severity vulnerabilities that let attackers poison CDN caches to serve malicious content to thousands of users simultaneously, leading to mass cross-site scripting, account takeover, or denial of service, but these flaws are frequently missed in standard web application reconnaissance.
Core Features & Use Cases
- End-to-end hunting methodology: Step-by-step workflow to map cache infrastructure, identify unkeyed inputs, test for header-based poisoning and path-based WCD, and validate real-world exploitability.
- Payload and detection patterns: Pre-built curl commands, Burp Intruder wordlists, and grep patterns to quickly identify cache behavior and reflected unkeyed inputs.
- Bypass techniques: Workarounds for common mitigations including WAF header stripping, cache key normalization rules, and Cloudflare Cache Deception Armor protections.
- Real-world validation: 10 disclosed bug bounty case studies (2017-2024) with payloads, root causes, and impact metrics to confirm findings and prioritize high-value, high-blast-radius targets.
Quick Start
Use the hunt-cache-poison skill to test a CDN-fronted web application for exploitable cache poisoning and Web Cache Deception vulnerabilities, including unkeyed header reflection and path-based cache storage flaws.