Level 3 have a QR-code and a clickbaiting of progress bar . Have a look at the source code and you'll find that why i am saying it clickbaiting ?
CTF URL :
http://ctf.infosecinstitute.com/levelthree.php
SOLUTION :
I downloaded the qrcode image and uploaded it to :
http://www.onlinebarcodereader.com/
Result :
Format:
QR CodeType:
TextContent:
.. -. ..-. --- ... . -.-. ..-. .-.. .- --. .. ... -- --- .-. ... .. -. --.
Hex values:
2e 2e 20 2d 2e 20 2e 2e 2d 2e 20 2d 2d 2d 20 2e 2e 2e 20 2e 20 2d 2e 2d 2e 20 2e 2e 2d 2e 20 2e 2d 2e 2e 20 2e 2d 20 2d 2d 2e 20 2e 2e 20 2e 2e 2e 20 2d 2d 20 2d 2d 2d 20 2e 2d 2e 20 2e 2e 2e 20 2e 2e 20 2d 2e 20 2d 2d 2e 0a
Since at first i am thinking what the hell this dashes are and search it for in google and found out to be these are morse codes :)
### --> Morse to Text. You can type Morse code into the top box using "." for a dot and "-" or "_" for a dash. Letters are separated by spaces and words by "/" or "
http://morsecode.scphillips.com/translator.html
OUTPUT IS : INFOSECFLAGISMORSING
Gotcha the flag !!!!
Player :
No comments:
Post a Comment