/toxicache

Go scanner to find web cache poisoning vulnerabilities in a list of URLs

Primary LanguageGo

toxicache

Golang scanner to find web cache poisoning vulnerabilities in a list of URLs and test multiple injection techniques.

Install

go install github.com/xhzeem/toxicache@latest

Usage

Scan a list of URLs for cache-poisoning vulnerabilities.

image