IRCP

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

commit 72df0c35918445a8139917e01001397e57a6ad96
parent 3e04b06e1868f4c7b168b5daa3b8480d39a0b6e9
Author: acidvegas <acid.vegas@acid.vegas>
Date: Wed, 28 Jun 2023 22:11:49 -0400

Added TODO note about fixing CTCP responses

Diffstat:
MREADME.md | 1+

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

diff --git a/README.md b/README.md
@@ -51,6 +51,7 @@ Mass scanning *default* ports of services is nothing new & though port 6667 is n
 * Checking for IPv6 availability *(SSL= in 005 responses may help verify IPv6)*
 * Support for IRC servers using old versions of SSL
 * Support for hostnames in targets list *(Attempt IPv6 & fallback to IPv4)*
+* Fix CTCP *(More involved than just sending CTCP raw to the server to get a response)*
 
 ## 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)