Home page logo
/
Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News

Sponsors

SolarWinds makes easy-to-use enterprise IT management software to help IT pros solve problems every day and help to enable efficient and effective management of networks and IT environments.

Join our online community of over 100,000 IT professionals talking shop. Get involved. Gain insights. Share tips and tricks. Visit thwack today!


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

Nmap Site Navigation

Intro Reference Guide Book Install Guide
Download Changelog Zenmap GUI Docs
Bug Reports OS Detection Propaganda Related Projects
In the Movies In the News
[ Nmap | Sec Tools | Mailing Lists | Site News | About/Contact | Advertising | Privacy ]