Privilege Escalation - Stuck as balls 03-21-2015, 11:14 PM
#1
A few nights ago, I got a shell on a server with 144 websites hosted on it and I spent about 3 hours trying to get root. I tried mempodipper, half-nelson, crontab method, checked for vulnerable running services, the exploit suggester, everything. Either I'm missing something, I'm retarded, or getting root on this thing is hard as fuck.
uname -a output:
cat /proc/version output:
cat /etc/issue output:
Are there any more commands I should run and post the output that would help?
I would include the output of cat /etc/passwd but it's too long so I can't put it in the thread.
The closest I got to getting root was when I ran the sudo 1.8.3p1 local root exploit, the only error that caused it to fail was "no askpass program provided, try setting SUDO_ASKPASS"
EDIT: Just did a recount and it actually hosts about 250 websites on it.
uname -a output:
Code:
Linux [censored].[censored].com 2.6.32-47-generic #109-Ubuntu SMP Tue May 7 02:02:22 UTC 2013 x86_64 x86_64 x86_64 GNU/Linux
cat /proc/version output:
Code:
Linux version 2.6.32-47-generic (buildd@allspice) (gcc version 4.4.3 (Ubuntu 4.4.3-4ubuntu5.1) ) #109-Ubuntu SMP Tue May 7 02:02:22 UTC 2013
cat /etc/issue output:
Code:
Ubuntu 12.04.5 LTS \n \l
Are there any more commands I should run and post the output that would help?
I would include the output of cat /etc/passwd but it's too long so I can't put it in the thread.
The closest I got to getting root was when I ran the sudo 1.8.3p1 local root exploit, the only error that caused it to fail was "no askpass program provided, try setting SUDO_ASKPASS"
EDIT: Just did a recount and it actually hosts about 250 websites on it.