☠️Degradation
Author: @JohnHammond#6971
What should we do?
Escalate your privileges and retrieve the flag out of root's home directory.
user@degradation:~$ cd /root
-bash: cd: /root: Permission denied
user@degradation:~$ sudo cd /root
[sudo] password for user:
user is not in the sudoers file. This incident will be reported.
What did we do!
Last updated