Loading

Wargames-Bandit-Level4

Level 4

Level Goal

The password for the next level is stored in the only human-readable file in the inhere directory. Tip: if your terminal is messed up, try the “reset” command.

Solution

说是只有人才能读...先cat一下:

bandit4@bandit:~/inhere$ ls -a
.  ..  -file00  -file01  -file02  -file03  -file04  -file05  -file06  -file07  -file08  -file09
bandit4@bandit:~/inhere$ cat ./-file00
��Q�6
     ▒�V����gH��b���v��Qȇ�bandit4@bandit:~/inhere$ 
bandit4@bandit:~/inhere$ cat ./-file01
▒q$`8��&[S�S����IE����2;bandit4@bandit:~/inhere$ cat ./-file03
���&���l���r�▒QEd8�tQ׼��e����Obandit4@bandit:~/inhere$

感觉是编码问题啊..file一下:

bandit4@bandit:~/inhere$ file ./*
./-file00: OpenPGP Public Key
./-file01: data
./-file02: data
./-file03: data
./-file04: data
./-file05: data
./-file06: data
./-file07: ASCII text
./-file08: data
./-file09: data

感觉这个07有点东西,看一下:

bandit4@bandit:~/inhere$ cat ./-file07
lrIWWI6bB37kxfiCQZqUdOIYfr6eEeqR

好吧,就这...

posted @ 2022-11-28 22:39  dyhaohaoxuexi  阅读(20)  评论(0编辑  收藏  举报