Over The Wire - Bandit - Level 4-5

Bandit Level 4 - Level 5
Goal : Find the password for the next Level
Stored in: only human-readable file in the inhere directory
over the wire bandit level 4-5

Now we try the previous operations we have done here
over the wire bandit level 4-5
Here inhere directory contains so many files. Now we need the human readable file from it . To find the type of the file we use the following command
find -type f | xargs file
over the wire bandit level 4-5

Here the file07 is a ASCII Text which means it was a human readable file.So our password must be in it.
over the wire bandit level 4-5
Password : koReBOKuIDDepwhWk7jZC0RTdopnAYKh