A tool to out pizza the hunt.
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