Wireshark Practice (Difficulty: 🎄) In this challenge we are given an pcap file that we must answer some questions about. The extention .pcap stands for packet capture. Its a file that stores infomation about all the data that goes in...
[Read More]
Pazzzi
Misc Muffins
Last weekend I attended hack.lu ctf. I didn’t have a ton of time to play but I was able to solve a couple of fun challenges so I decided to make writeups for them. This one is for the Misc...
[Read More]
Stolen Creds
Simulations Arcade Hack CTF hash challenge
Here’s another writeup for a challenge at Simulations Arcade Hack CTF. This challenge was pretty cool and boiled down to making a python script to generate a custom wordlist and using it to crack a password hash. Very Fun! Stolen...
[Read More]
Listen Up!
Simulations Arcade Hack audio steg writeup
I recently attended Simulations Arcade Hack CTF! It was an individual competition that was designed for beginners, but I wanted some challenges so I decided to play. I managed to get first blood on this challenge and was also the...
[Read More]
Hopscotch
Permutations of a multiset
hopscotch (151 solves, 436 points) Description Keith wants to play hopscotch, but in order to make things interesting, he decides to use a random number generator to decide the number of squares n to draw for a round of hopscotch....
[Read More]