Bandit Walkthrough – Level 5
Level Description
http://www.overthewire.org/wargames/bandit/bandit6.shtml
The purpose of this level is to show you how to find files with various parameters. The password for bandit6 is in the file that matches these parameters:
human-readable 1033 bytes in size not executable
Hint
You will need to use the find command and figure out the proper way to filter the search to only return the file you want.
Solution | Show> |
---|---|
Why the c in 1033c?
c is for byte