Niveau 4
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
Une fois connecté en tant que bandit3
, on peut lister le contenu du répertoire courant :
bandit3@bandit:~$ ls
inhere
On trouve bien le dossier inhere
dans lequel on peut naviguer en utilisant la commande :
bandit3@bandit:~$ cd inhere
On sait que le fichier que l'on recherche est un fichier caché. On peut utiliser la commande ls
avec les paramètres l
(affichage ligne par ligne) et a
(afficher les fichiers cachés) :
bandit3@bandit:~/inhere$ ls -la
total 12
drwxr-xr-x 2 root root 4096 May 7 2020 .
drwxr-xr-x 3 root root 4096 May 7 2020 ..
-rw-r----- 1 bandit4 bandit3 33 May 7 2020 .hidden
Il ne reste ensuite plus qu'à consulter le contenu du fichier .hidden
bandit3@bandit:~/inhere$ cat .hidden
pIwrPrtPN36QITSp3EQaw936yaFoFgAB