Skip to content

foospidy/fuzzcat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

fuzzcat

When you can't be bothered with figuring out better fuzzing tools

fuzzcat is a rudimentary network protocol fuzzer using bash, netcat, and other tools.

Usage

For a list of options:

./fuzzcat --help

Example:

./fuzzcat -h 127.0.0.1 -p 8080 -b 4096 -bz 256 -t char

Dependencies

  • nc
  • curl
  • seq

Better Fuzzing Tools

About

Rudimentary network protocol fuzzer using bash, netcat, and other tools.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages