Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 400 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 400 Bytes

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