ArenasDev / crapbuster

Golang web fuzzer as a first Golang project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

crapbuster

Golang web fuzzer as a first Golang project

Current options:

  • HEAD or GET method
  • Threads
  • Select User-Agent or specify custom one
  • Filter by response code and/or length
  • Number of retries of failed requests
  • Custom timeout
  • Run requests through a proxy
  • Set custom cookies and headers
  • Select a text file that contains a request (ie, from Burp) and all data will be extracted

About

Golang web fuzzer as a first Golang project

License:GNU General Public License v3.0


Languages

Language:Go 100.0%