Snowboard
Find the flag in the jpeg file. Good Luck! Snowboard.jpg
We can use the exiftool
utility to view the image metadata.
$ exiftool 934 | grep "CTFlearn"
Comment : CTFlearn{CTFIsEasy!!!}.
That however is just a dummy flag.
$ strings 934
JFIF
CTFlearn{CTFIsEasy!!!}
Q1RGbGVhcm57U2tpQmFuZmZ9Cg==
-- snip --;