Skip to content

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

Notifications You must be signed in to change notification settings

Andrysqui/toxicache

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 

Repository files navigation

toxicache

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

Install

go install github.com/Andrysqui/toxicache@latest

Flags

  -i *str   Input File Location
  -o *str   Output File Location
  -ua *str  User-Agent Header
  -t *int   Number of Threads
  --ch *str Custom Headers to Use

Usage

Scan a list of URLs for cache-poisoning vulnerabilities.

image

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%