1 Repo
Tools for detecting and testing web cache poisoning vulnerabilities.
Explore 1 awesome GitHub repository matching part of an awesome list · Cache Analysis. Refine with filters or upvote what's useful.
This project is an automated security scanner designed to identify vulnerabilities within web caching layers. It functions as an HTTP protocol security tool that probes web infrastructure by manipulating request headers, parameters, and cookies to observe how servers handle and store content. The scanner distinguishes itself through specialized cache behavior analysis, which targets specific flaws such as cache poisoning and cache deception. It incorporates a recursive crawler to map web application endpoints and utilizes configurable proxy routing to facilitate traffic inspection and debuggi
CLI scanner for identifying web cache poisoning issues.