File irc-botnet-channels
Script types:
portrule
Categories:
discovery, vuln, safe
Download: http://nmap.org/svn/scripts/irc-botnet-channels.nse
User Summary
Checks an IRC server for channels that are commonly used by malicious botnets.
Control the list of channel names with the irc-botnet-channels.channels
script argument. The default list of channels is
- loic
- Agobot
- Slackbot
- Mytob
- Rbot
- SdBot
- poebot
- IRCBot
- VanBot
- MPack
- Storm
- GTbot
- Spybot
- Phatbot
- Wargbot
- RxBot
Example Usage
nmap -p 6667 --script=irc-botnet-channels <target>
nmap -p 6667 --script=irc-botnet-channels --script-args 'irc-botnet-channels.channels={chan1,chan2,chan3}' <target>
Script Output
| irc-botnet-channels: | #loic |_ #RxBot
Requires
Author: David Fifield, Ange Gutek
License: Same as Nmap--See http://nmap.org/book/man-legal.html




