Bandit Level 3 | Akash Trehan

Bandit Level 3

OverTheWire logo

Level Goal:

The password for the next level is stored in a hidden file in the inhere directory.

Commands you may need to solve this level

ls, cd, cat, file, du, find

Helpful Reading Material

None

Write-up

ls does not show the hidden files. Thus to look at all the files I used la which is an alias for ls -a.

bandit3@melinda:~$ ls inhere/

This shows a .hidden file. Files with names starting with a .(dot) automatically get hidden in Unix.
cat inhere/.hidden reveals the password for the next level.

Level 4 password: pIwrPrtPN36QITSp3EQaw936yaFoFgAB




Follow @CodeMaxx
Bandit Level 2
Akash Trehan

Akash Trehan

Hacker-Developer-Geek

comments powered by Disqus
rss facebook twitter github youtube mail spotify instagram linkedin google pinterest medium