Skip to content

Scans for indications of an XSS, Oracle SQLi and filters out words containing MySQL.

License

Notifications You must be signed in to change notification settings

frostb1ten/PizzaHunt

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PizzaHunt

A tool to out pizza the hunt.

Material Bread logo

Scans for indications of an XSS vuln (Double quote escapes) , Oracle SQLi (ORA- in response), filters out url responses containing MySQL, redirect in url and more!

How to compile

Install Rust using RustUp from https://rustup.rs/
sudo apt-get install pkg-config libssl-dev
rustup update
git clone https://github.com/frostb1ten/PizzaHunt.git
cd PizzaHunt
cargo build --release
cd /target/release/

How to run

./PizzaHunt -s DOMAIN.com
or
./PizzaHunt -l list.txt

PizzaHunt image and naming credit goes to whisp3r :)

***This tool is for VDP/Bugbounty usage only. We are not liable for any damages or trouble caused by this scanner.***

About

Scans for indications of an XSS, Oracle SQLi and filters out words containing MySQL.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages