Loading

Wargames-Bandit-Level17

Level 17

Level Goal

There are 2 files in the homedirectory: passwords.old and passwords.new. The password for the next level is in passwords.new and is the only line that has been changed between passwords.old and passwords.new

NOTE: if you have solved this level and see ‘Byebye!’ when trying to log into bandit18, this is related to the next level, bandit19

Solution

说是下一关是password.new中和password.old中不同的一行,直接diff即可:

bandit17@bandit:~$ diff passwords.old passwords.new
42c42                                                                                                                 
< 09wUIyMU4YhOzl1Lzxoz0voIBzZ2TUAf                                                                                    
---                                                                                                                   
> hga5tuuCLF6fFzUpnagiMN8ssu9LFrdg 
posted @ 2022-12-03 01:27  dyhaohaoxuexi  阅读(67)  评论(0编辑  收藏  举报