Bandit Walkthrough – Level 17
Level Description
http://www.overthewire.org/wargames/bandit/bandit18.shtml
This level is a very basic introduction to comparing two files and finding the differences.
Hint
You will need to utilize the diff command for this level. There is really not much more two it. Compare the two files, and as the instructions state – the password for bandit18 is the only line that has changed.
Solution | Show> |
---|---|