CTF_Site/docs/easy.md

11 lines
633 B
Markdown
Raw Normal View History

2019-06-13 16:01:22 +02:00
# Easy challenges
> These challenges are considered easy, they basically guide you to what to do. Do remember to read everything correctly okay?
## Smile!
2019-06-14 11:35:59 +02:00
That is what the message your friend sent contained, and this weird picture of a smiley. You vaguely remember something about JPG files being able to hide other info inside of it. Try to find what it is! (hint: steganography)<br>
![:oof:](/img/smiley.jpg)<br>
<input id="smileFlag" placeholder="flag{xxx}" autocomplete="off" maxlength=40><button onClick="check('smile', 'smileFlag')">Check!</button>
2019-06-13 16:01:22 +02:00
## Finally
2019-06-14 10:54:33 +02:00
You are not a master yet, but you can get closer [here](/medium)