Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 439 Bytes

File metadata and controls

16 lines (11 loc) · 439 Bytes

$ ./fuzzosaur --help

fuzzosaur 0.1.0 Simple program to fuzz web servers… but in Rust !

USAGE: fuzzosaur --wordlist --target

OPTIONS: -h, --help Print help information -t, --target Target to fuzz -V, --version Print version information -w, --wordlist Wordlist to use

Example: ./fuzzosaur -t https://doc.rust-lang.org/ -w dico.txt