6 lines
247 B
Plaintext
6 lines
247 B
Plaintext
Exploitation Steps:
|
|
|
|
1. Obtain a low-privileged shell on the target system, via UnrealIRCD exploit.
|
|
2. Read the contents of /etc/password.txt using cat /etc/password.txt.
|
|
3. Use the discovered root password to escalate privileges via ssh root@IP.
|