Forum Discussion
Return to Haunted Hollow: Haunted Helpdesk
- 2 years ago
Nano worked for me. Ensure you've escaped the initial rbash and you should be good to elevate.
nano /opt/security-sweep:)
check the usual suspects: suid, cron, ... one of them will give you the possibility to add something to escalate your privs :)
I found the process in cron and the file it executes,
But I can't find a way to edit this file, the command for the echo command the operators > and >> are blocked and there is no tool for editing text files (vi, vim, namo, etc.).
- CyberSharpe2 years ago
Silver I
Nano worked for me. Ensure you've escaped the initial rbash and you should be good to elevate.
nano /opt/security-sweep:)
- T3S0r02 years ago
Bronze III
Just a hint for those who stuck in escaping the rbash, take a look in other shell types that exist. This lab is easier than it seems π
- KieranRowley2 years ago
Community Manager
FelipeST π
- FelipeST2 years ago
Bronze I
CyberSharpeThanks for the tip, but I still can't get out of RBASH, I tried to escape from Rbash via SSH but I still can't. Can you tell me if the correct way is via SSH?