You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Get encoded string from Comment in metadata: exiftool -Comment Tux.jpg
Get password for zip file: echo "<encoded-string>" | base64 --decode"
Further steps:
binwalk -e Tux.jpg
cd _Tux.jpg.extracted/
unzip 1570.zip
cat flag