ssh bandit3@bandit.labs.overthewire.org -p 2220
bandit password: aBZ0W5EmUfAf7kHTQeOwd8bauFJ2lAiG
check inhere
1
2
3
4
file inhere
Ouptut ==>
inhere/: directory
Check folder inhere
1
2
3
4
5
bandit3@bandit:~$ ls -lah inhere/
total 12K
drwxr-xr-x 2 root root 4.0K Apr 23 18:04 .
drwxr-xr-x 3 root root 4.0K Apr 23 18:04 ..
-rw-r----- 1 bandit4 bandit3 33 Apr 23 18:04 .hidden
Look file .hidden
1
cat inhere/.hidden
==> CTF: { 2EW7BBsr6aMMoJ2HjW067dm8EgX26xNe }

Comments powered by Disqus.