Where do people post their CTF writeups?
#ctf #ctfwriteup
Where do people post their CTF writeups?
#ctf #ctfwriteup
Stop wasting your time on annoying CTF challenges (and just use Ronin)!
https://ronin-rb.dev/blog/2024/03/15/stop-wasting-your-time-on-annoying-ctf-challenges.html
#ronin #ruby #ctf #ctfwriteup #tryharder
Solving Advent of Cyber 2023 Day 22 with ronin-exploits
https://ronin-rb.dev/blog/2023/12/23/solving-advent-of-cyber-2023-day-22-with-ronin-exploits.html
#ronin #ruby #adventofcyber2023 #tryhackme #ctfwriteup #ssrf #exploit #poc
Solving Advent of Cyber 2023 Day 4 using Ronin
https://ronin-rb.dev/blog/2023/12/04/solving-advent-of-cyber-day-4-using-ronin.html
#ronin #ruby #adventofcyber2023 #tryhackme #ctfwriteup
Solving Advent of Cyber 2023 Day 3 using Ronin
https://ronin-rb.dev/blog/2023/12/03/solving-advent-of-cyber-day-3-using-ronin.html
#ronin #ruby #adventofcyber2023 #tryhackme #ctfwriteup
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
Solving HackThisSite Programming Level 11 with Ronin
https://ronin-rb.dev/blog/2023/11/26/solving-hackthissite-programming-level-11-with-ronin.html
#ronin #ruby #hackthissite #hts #writeup #ctfwriteup
Solved HackThisSite Programming Level 11 using Ronin and Ruby. I could have done something fancy like using ronin-web-browser to automate Chrome, but thankfully HackThisSite is a classical PHP webapp and was able to do good old fashioned HTTP and webscraping with some regex-fu.
https://ronin-rb.dev/blog/2023/11/26/solving-hackthissite-programming-level-11-with-ronin.html
#ruby #ronin #hackthissite #hts #writeup #ctfwriteup
Solved HackThisSite Programming Level 1, but with Ruby. I bet you didn't know Ruby has a wordlist library which can read compressed wordlist zip archives directly.😉
https://ronin-rb.dev/blog/2023/11/24/solving-hackthissite-programming-level-1-with-ronin.html
#ruby #hackthissite #hts #writeup #ctfwriteup
Solving HackThisSite Programming Level 1 with Ronin
https://ronin-rb.dev/blog/2023/11/24/solving-hackthissite-programming-level-1-with-ronin.html
#ruby #ronin #hackthissite #hts #writeup #ctfwriteup