OverTheWire Leviathan Level 0 tutorial!!
Published on 08 Aug 2023
Login
ssh leviathan0@leviathan.labs.overthewire.org -p 2223
# password: leviathan0
Each level has its own username/password. Passwords are always the solution from the previous level, but for Level 0, OTW gives it directly (
leviathan0
).
Task
The OTW prompt doesn’t give much here — it’s basically just the entry point. Our job: log in successfully and start exploring.
Theory
- The Leviathan wargame is about binaries and SUID programs.
- Level 0 is just a warm-up login (similar to Bandit Level 0).
- Once inside, we’ll begin recon: listing files, searching for SUID binaries, checking configs.
Solution
- Open terminal and run:
ssh leviathan0@leviathan.labs.overthewire.org -p 2223
- Enter the given password:
leviathan0
- Boom 🎉 you’re inside as leviathan0.
At this point nothing else to solve — just confirm you can connect. The real fun starts at Level 0 → 1.
Password for Next Level
(You don’t need to find it here — OTW provides it: leviathan0)
That’s it for Level 0! 🎉 It’s purely a login test, but from here we’ll start digging into actual binaries.
Thanks for reading!
Until next time — Otsumachi!! 💖☄️✨
all tags
GOT-overwrite aboutme aead ai alphanumeric-shellcode apt argc0 argon2 aslr assembly asymmetric atoi automation backbox bandit base64 bash beginner behemoth binary binary-exploitation binary-to-ascii blackarch blind blind-sqli blogging blue-team bruteforce buffer-overflow buffer-overwrite c caesar canary capabilities checksec command-injection commonmark cookie cron crypto cryptography ctf cutter cyberchef cybersecurity defenders detection dev directory-traversal dnf docs drifter ecc education elf env envp exploitation finale forensics format-string formulaone frequency frequency-analysis gcc gdb getchar gfm ghidra github-pages governance gpg guide hashing hkdf http jekyll jmpbuf kali kasiski kdf kernel keylength kramdown krypton lab ld_preload leviathan lfi lfsr linux linux-syscall llmops log-poisoning ltrace manpage markdown maze memcpy mitigations mitmproxy mlops narnia natas networking newline-injection nonce nop-sled nx object-injection obsidian openssl osint overflow overthewire package-manager pacman parrot path path-hijacking pathname php pie pkc pki pointer-trick pqc priv-esc privilege-escalation provable-security pwn pwntools pyshark python race-condition radare2 rag randomness recon red-team redirect relro requests ret2env ret2libc reverse-engineering reversing ricing roadmap rop rot13 rsa scapy security seed seo serialization session setjmp-longjmp setuid shell shellcode smoke soc sockets sprintf sql-injection srop stack-canary stack-overflow strace strcmp strcpy streamcipher strings strncpy strtoul substitution suid suisei symlink symmetric terminal test threat-intel time-based tls troubleshooting tshark type-juggling ubuntu udp utumno vigenere virtualbox virtualization vmware vortex walkthrough web windows wireshark writing wsl x86