Information
Points | Category | Level |
---|---|---|
150 | Forensics | Easy |
Challenge
Stego-Saurus hid a message for you in this image, can you retreive it?
Hint
Maybe you can find an online decoder?
Solution
First of all when you got an image, just try to use the online forensics tools for images, so just search for “stenography online decoder” and go to the first result upload the image and press “decode” and here is the flag!
This encoder and decoder use the LSB stenography method, which in a few words, hide in each pixel at the LSB of each color (the pixel is an R,G,B byte for each one of them) a bit from the encrypted message, and the naked eye can’t see any difference because it’s the least significant bit. For more information I recommend on this article
Flag
picoCTF{r34d1ng_b37w33n_7h3_by73s}