Last updated 3 months ago
A fast tool to scan client-side prototype pollution vulnerability written in Rust. 🦀
Help
ppfuzz -h
Provide input list
ppfuzz -l <file>
Provide input/output redirection
ppfuzz < <file>
Piping
cat <file> | ppfuzz
Only show vulnerable targets/suppress an errors
ppfuzz -l <file> 2>/dev/null