KRALI4
An SSH wargame. Each level hides a password that unlocks the next user. No account. No install. Just a terminal and persistence.
How to connect
Open a terminal and run:
| host | |
| port | 30022 |
| username | level0 |
| password | level0 |
Passwords for higher levels are hidden on the machine. Find one, SSH in as the next user, repeat.
Levels
| 0 → 1 | Read a file in the home directory |
| 1 → 2 | Read a file with an unusual name |
| 2 → 3 | Read a file with spaces in its name |
| 3 → 4 | Find a hidden file inside a directory |
| 4 → 5 | Identify the only human-readable file among many |