The Keymaker
50 points Medium

Jpeg comments can be very interesting.

The-Keymaker.jpg
Flag
Rating 4.57
5
4
3
2
1

Discussion

Protected
0

Cool and easy!

0

Fun and easy!

0

nice !

0

Damn this was a fun challenge

0
Protected
0

Wow, this one was really fun. Not just binwalk or steghide, but truly an upper-medium difficulty level! Really liked this challenge, thank you! Hint: when it comes to length, don't overthink it but be careful with it!

0

Glad you liked it, I enjoyed creating it.

0

i dont understand with -iv and -K, where i find them, i need them to solve, i get the clue : -iv SOF0 and -K SOS, what meaning that!!, help meee @kcbowhunter

0

You need to google jpeg file format, SOF0 is a certain block inside the jpeg image, SOS is 'start of scan'

1

I've found -sof0 and -iv in after using dump image on https://cyber.meme.tips/jpdump/#, then what should I input in -iv and -K? I've found the flag.enc file, so that the flag.enc file can be decrpyt? my problem is just because -iv and -K, help mee @kcbowhunter

0

you put the bytes in i.e. BAADF00D you need to research how many bytes are needed

1

Simply awesome. I have worked now through enough forensics challenges that I quickly found all the information, but it took me some time to not make some stupid mistakes with the bytes

0

Congrats, I like this challenge... it does require some knowledge of jpeg internal file format but that can be easily found via google

1