Skip to content

A python script I use for fast detection of cache poisoning via HTTP headers

License

Notifications You must be signed in to change notification settings

Moopinger/headerbonk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

headerbonk

A python script I use for detecting cache poisoning via HTTP headers

Install

git clone https://github.com/Moopinger/headerbonk
cd headerbonk
pip install -r requirements.txt
python3 main.py

Usage

python3 main.py -n 15 -c canarymoo123 -u https://www.yahoo.com/moo.css
python3 main.py -f urls.txt
Screenshot 2024-05-09 at 09 32 30

About

A python script I use for fast detection of cache poisoning via HTTP headers

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages