#wfuzz

halil denizhalildeniz
2025-08-13
2023-12-06

Write up for Advent of Cyber Day 4. Solved it using Ruby and Ronin. Got to use the brand new (and soon-to-be-released) ronin-web wordlist command, which is much more powerful than CeWL, to spider the website and generate the custom wordlists. Also got to bust out the async gem to write a quick and dirty concurrent bruteforcer, which was much faster than wfuzz!

⬇️​Spoilers below⬇️​

ronin-rb.dev/blog/2023/12/04/s
#ruby #ronin #asyncruby #adventofcyber2023 #ctfwriteup #cewl #wfuzz

2023-12-06

Also apparently wfuzz 3.1.0 has a bug where it's printing each payload that it's trying, but it accidentally clears the line afterwards with a \r character, instead of doing that before printing the next line. So I only see the text briefly appear then disappear. Pentesting tools are a joke.
#wfuzz

2023-12-06
2023-12-06

Dafuz is with wfuzz using FUZ2Z as a special variable name? Did they typo FUZZ2 and decided to keep it that way? Why are pentesting tools so janky and why doesn't anyone seem to mind?
#wfuzz #pentesting

2023-12-06
2022-11-09

The problem with teaching a course on web application security is that the tools come and go so quickly. Tools that were current 2 years ago look like abandonware today. #w3af #wfuzz #xsser

One student suggested forking the projects and taking over responsibility. I credit the ambitious thinking, but I warned people to value their time. Which is probably why the projects were abandoned in the first place.

Client Info

Server: https://mastodon.social
Version: 2025.07
Repository: https://github.com/cyevgeniy/lmst