IRCP

- information gathering tool for irc servers
git clone git://git.acid.vegas/IRCP.git
Log | Files | Refs | Archive | README | LICENSE

commit 96b8acd4143f1666f19f1223ac38b24f69ba9a8a
parent 175f06466d6618c235cf22f6c1c76d1197742dc3
Author: acidvegas <acid.vegas@acid.vegas>
Date: Wed, 7 Jun 2023 05:41:24 -0400

Added TODO for ChanServ INFO command

Diffstat:
MREADME.md | 1+

1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/README.md b/README.md
@@ -56,6 +56,7 @@ Mass scanning *default* ports of services is nothing new & though port 6667 is n
 * Give props to [bwall](https://github.com/bwall) for giving me the idea with his [ircsnapshot](https://github.com/bwall/ircsnapshot) repository
 * Confirm nick registered *(most likely through MODE +r)* *(Log nick & password)*
 * Support for hostnames in targets list *(Attempt IPv6 & fallback to IPv4)*
+* Detect ChanServ in channels and do `PRUVMSG NICKSERV :INFO #<CHANNEL>`
 
 ## Opt-out
 The IRC networks we scanned are PUBLIC networks...any person can freely connect & parse the same information. Send your hate mail to [scan@internetrelaychat.org](mailto://scan@internetrelaychat.org)