Over The Wire


Leviathan

Host: leviathan.labs.overthewire.org

Port: 2223



Level 7

ssh leviathan7@leviathan.labs.overthewire.org -p 2223
password: qEs5Io5yM8

Objective:

There is no information for this level, intentionally.

CLI:

          leviathan7@gibson:~$ ls -la
          total 24
          drwxr-xr-x  2 root       root       4096 Sep 19 07:07 .
          drwxr-xr-x 83 root       root       4096 Sep 19 07:09 ..
          -rw-r--r--  1 root       root        220 Mar 31  2024 .bash_logout
          -rw-r--r--  1 root       root       3771 Mar 31  2024 .bashrc
          -r--r-----  1 leviathan7 leviathan7  178 Sep 19 07:07 CONGRATULATIONS
          -rw-r--r--  1 root       root        807 Mar 31  2024 .profile

          leviathan7@gibson:~$ cat CONGRATULATIONS
          Well Done, you seem to have used a *nix system before, now try something more serious.
          (Please don't post writeups, solutions or spoilers about the games on the web. Thank you!)
          leviathan7@gibson:~$ 
        

Leviathan