Merge branch 'easyfix' into 'master'
Add a small hint See merge request jdejeu/ctf-site!4
This commit is contained in:
commit
02cb4964b8
|
@ -2,7 +2,7 @@
|
|||
> These challenges are considered easy, they basically guide you to what to do. Do remember to read everything correctly okay?
|
||||
|
||||
## Smile!
|
||||
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!<br>
|
||||
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>
|
||||
|
||||
|
|
Loading…
Reference in a new issue