Let's Walk Together - KnightCTF 2022
Use binwalk and you will see there is compressed data in the image. Extract it and you will find a zip file with password protected. To crack the password use zip2john to create a hash.txt then use john's wordlist to crack the hash. Use this password to the zip file and flag.txt will extract from it.