RE: What a hacker might do once he took over a server 09-27-2013, 04:50 PM
#8
however i found bunch of tuts that all describe the same thing:
I gotta run netcat to listen on a port
i gotta upload a php-reverse-shell.php and launch it with correct IP/port, to connect to my listener netcat in order to get a console
then, using the kernel version i gotta find a public exploit type privilege escalation, hoping that it works
and i gotta upload that exploit, tip few commands, run it and hopefully i'll be root
i gonna try this on my VM
I gotta run netcat to listen on a port
i gotta upload a php-reverse-shell.php and launch it with correct IP/port, to connect to my listener netcat in order to get a console
then, using the kernel version i gotta find a public exploit type privilege escalation, hoping that it works
and i gotta upload that exploit, tip few commands, run it and hopefully i'll be root
i gonna try this on my VM