Google CTF 2018
Floppy 2
Looks like you found a way to open the file in the floppy! But that www.com file looks suspicious.. Dive in and take another look?
You can find my all CTF solution in here
For the first floppy CTF we find the www.com file but we didn’t use that. I think for this question we must use that.
When I open the www.com file, I saw that
1 2 |
hD7X-t6ug_hl(]Wh8$^15GG1-hbrX5prPYGW^QFIuxYGFK,1-FGIuqZhHIX%A)I!hSLX4SI!{p*S:eTM'~_?o?V;m;CgAA]Ud)HO;{ l{}9l>j$ The Foobanizer9000 is no longer on the OffHub DMZ. $ |
1 2 |
cemo@cemo-Desktop:~/Desktop/Google CTF/2018/Floopy2/_foo.ico.extracted$ file www.com www.com: ASCII text, with CR, LF line terminators |
www.com is ASCII text with CR,LF line terminators. Therefore nano can’t open this text file.
I try to ope in ATOM and bellow output return.
1 2 |
hD7X-t6ug_hl(]Wh8$^15GG1-hbrX5prPYGW^QFIuxYGFK,1-FGIuqZhHIX%A)I!hSLX4SI!{p*S:eTM'~_?o?V;m;CgAA]Ud)HO;{ l{}9l>jLLP[-`|0gvPY0onQ0geZ0wY5>D0g]h+(X-k&4`P[0/,64"P4APG The Foobanizer9000 is no longer on the OffHub DMZ. $ |
I think www.com is www.COM which is common executable file format for DOS.
I try to open this file in DOSBox
you can install with;
1 |
sudo apt-get install dosbox |
It works. But some character doesn’t see so that we can use www.com > www.txt for decoding bellow characters.
Daadaa ! CTF{g00do1dDOS-FTW}