IRC (Internet Relay Chat) Pentesting
Last modified: 2023-02-26
IRC is a protocol that allows the communication in the form of text between multiple parties. Default ports are 194,6667.
Enumeration
nmap --script irc-botnet-channels,irc-info,irc-unrealircd-backdoor -p 194 <ip>