Goal: Find the password for the next level stored somewhere under the inhere directory.
File property : human readable
1033 bytes in size
not executable
Log in to the host bandit5
The inhere directory contains so many directories inside it.
Each of the directories has so many files inside it. from these files we need to find our password file which is human readable, 1033 bytes in size and executable.
So we use find command.
use the above help menu of find command to get our file.
I figured out the below commands for finding our file.