Tags: image forensic
Rating:
## Pt. 3
For the last challenge, we need to find a `secret text`. I instantly knew the solution as I took a closer look at the screenshot! As we can see, there is a base64 encoded string at the bottom of the image:
`Y3Jld3tUcjRjazFuZ19zY3IzM25zaDB0c193MXRoX0xOS19mMWwzc30=`
which translates to: `crew{Tr4ck1ng_scr33nsh0ts_w1th_LNK_f1l3s}`
I first thought that that might be a decoy flag but it actually worked for the last part!
*Click the link for images*