top of page
作家相片Samuel

Nmap NSE Category vulns Script:irc-botnet-channels 檢查 IRC 伺服器是否有惡意機器人網路常用的頻道

已更新:8月26日


Nmap Script指令摘要


檢查 IRC 伺服器是否有惡意機器人網路常用的頻道。

使用 irc-botnet-channels.channels 腳本參數來控制頻道名稱列表。

預設的頻道列表包括:

  • loic

  • Agobot

  • Slackbot

  • Mytob

  • Rbot

  • SdBot

  • poebot

  • IRCBot

  • VanBot

  • MPack

  • Storm

  • GTbot

  • Spybot

  • Phatbot

  • Wargbot

  • RxBot


Nmap Script指令參數


irc-botnet-channels.channels

要檢查的頻道名稱列表。


Nmap Script指令範例


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>

Nmap Script指令輸出

irc-botnet-channels:
|   #loic
|_  #RxBot

Nmap Script作者:

David Fifield Ange Gutek

License: Same as Nmap--See https://nmap.org/book/man-legal.html


Nmap
Namp
 

延伸閱讀

4 次查看

Kommentare


bottom of page