Hi everyone, I started this project back in May of 2022 so I could learn golang. Later I started using it in CTFs as a webfuzzer. It’s about as fast as all the other webfuzzers out there but I added a few extra features. Aside from all the standard webfuzzing stuff I added a few cool tools:
DOS mode for stress testing
Web requests from a file (usually from Burpsuite)
Transforms (allows you to mutate your wordlist on the fly, currently supports urlencode and base64)
Here’s the link to the Github repo, contributions are welcome!
Hi, @KingOfZero I can’t seem to reproduce the issue.
Could you please provide the exact command that you’re using and the error output?
Also it would probably be best to sort out issues here: Issues · wadeking98/gohammer · GitHub