Hey y'all, I'm ScriptlessFoe, a freshman at UTK and a member of HackUTK! I would like to share my solutions to the two challenges (rev/nine-solves and rev/crypt-of-the-necropuzzler) I managed to solve independently.
I'm very happy to have finished my very first CTF, and with this writeup, I aim to give a slightly different perspective on solving these challenges through the lens of a first-timer. I hope to participate in more CTFs in the future and perform better next year!
--verbose lol
rev/nine-solves
image
Taking a look at the challenge description, it gives little information other than a netcat and an executable that presumably is an example exe of the netcat. With nothing else to look at, I fire up my Kali Linux VM and get to work.