Yehia Mamdouh awarded a "Certificate of Appreciation" by Dubai Police
To be able to find the hidden file inside this image we need to use (steghide) tool which is used to hide and extract data from images and audio files. The command to use is “steghide extract -sf Common.jpg” once you execute the command it will ask for a password and as we see in the image there are many words but all of that are just camouflage, “There is no password at all”
The second steganography challenge is a Medium level challenge. I designed to hide a text inside an image JPG which is the flag
The Tricky part is, the ECX instruction is replaced from “6869” ‘Ko” to “6b6f” “Hi” so the final flag will be “hi_Noob_you_on_the_right_way”
In the end, I have got an appreciation certificate from Dubai Police for my contribution to design CTF challenges. My advice for beginners and students who want to learn cybersecurity is to participate in as many CTF competitions as possible which will raise your skills in solving computer security problems and to think out of the box.
Yehia Mamdouh awarded a "Certificate of Appreciation" by Dubai Police
These challenges cover many areas such as web application, reverse engineer, network, crypto, forensics, steganography, etc. These challenges also are designed by hackers. I was one of the hackers assigned to design challenges for Dubai Police CTF, held every year in Dubai. I am going to walk through the challenges I have prepared for the CTF.
To be able to find the hidden file inside this image we need to use (steghide) tool which is used to hide and extract data from images and audio files. The command to use is “steghide extract -sf Common.jpg” once you execute the command it will ask for a password and as we see in the image there are many words but all of that are just camouflage, “There is no password at all”
The second steganography challenge is a Medium level challenge. I designed to hide a text inside an image JPG which is the flag
As we can see, we have set the contrast and brightness till max and we get the Flag “We-Are-Lamo-20192”
The last challenge I have designed is Assembly Code which is a Medium level challenge.
See also: