F1ND - CTF 54

CTF Name: F1ND
Topic: OSINT
Flag Format: IHC_CTF{}
CTF Link: https://t.me/ctf_invisiblehc/89
Description:
Download the image and find the flag.
Solution:
To crack this challenge, employ the strings command followed by a quick search using grep:
strings CTF303.jpg | grep IHC_CTF
The command will display any strings that include "IHC_CTF," which is our hidden flag.
flag: IHC_CTF{H1DD3N_1N_1M4G3_303}
Join Our CTF Channel: