Categories
ctf, Uncategorized

This is based on the infosec Institute Noob CTF http://ctf.infosecinstitute.com/. In Level 2.

Answer: infosec_flagis_wearejuststarting

Step one :

The Image is broken but exists in the image folder. so we download it. first thing is identify if it is indeed an image. We can use filealyzer for this.

Hex Representation of image

Hex Representation of image

Now in the Hex tab we see no indication of an image header. Notice though a base64 string is in the file .

Alternatively at this point you can rename the file to a .txt and copy the string.

Step Two:

To decode the string you can use the hackbar extension.

Decode Base64 String

Decode Base64 String

From this we get the answer.

Leave a Reply

Your email address will not be published. Required fields are marked *

October 2024
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
28293031