1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23
| hacker@venus:~$ cat mission.txt
User sophia has saved her password in a hidden file in this folder. Find it and log in as sophia.
La usuaria sophia ha guardado su contraseña en un fichero oculto en esta carpeta.Encuentralo y logueate como sophia. hacker@venus:~$ ls -al total 44 drwxr-x--- 1 root hacker 4096 Jul 26 08:55 . drwxr-xr-x 1 root root 4096 Jul 26 08:53 .. -rw-r----- 1 root hacker 31 Jul 26 08:55 ... -rw-r--r-- 1 hacker hacker 220 Apr 23 21:23 .bash_logout -rw-r--r-- 1 hacker hacker 3621 Aug 10 14:17 .bashrc -rw-r----- 1 root hacker 16 Jul 26 08:53 .myhiddenpazz -rw-r--r-- 1 hacker hacker 807 Apr 23 21:23 .profile -rw-r----- 1 root hacker 287 Jul 26 08:53 mission.txt -rw-r----- 1 root hacker 2542 Jul 26 08:53 readme.txt hacker@venus:~$ cat .myhiddenpazz Y1o645M3mR84ejc
|