Write up for Advent of Cyber Day 3. Solved it using Ruby and some Ronin libraries, instead of using crunch and hydra.
⬇️Spoilers below⬇️
https://ronin-rb.dev/blog/2023/12/04/solving-advent-of-cyber-day-4-using-ronin.html
#ruby #ronin #adventofcyber2023 #ctfwriteup
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⬇️
https://ronin-rb.dev/blog/2023/12/04/solving-advent-of-cyber-day-4-using-ronin.html
#ruby #ronin #asyncruby #adventofcyber2023 #ctfwriteup #cewl #wfuzz