IRCP

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

commit 2ed28b5abb1eee5dc634db522851c9ddbbc5c31a
parent daa49ef9bcd0db0e60bb122c7243f1b79dbc8309
Author: acidvegas <acid.vegas@acid.vegas>
Date: Tue, 30 May 2023 04:40:01 -0400

Updated README

Diffstat:
MREADME.md | 4++--

1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
@@ -133,14 +133,14 @@ All of the raw data from a server is logged & stored. The categories below are s
 ![](.screens/preview.png)
 
 ## Threat Scope
+![](.screens/base.png)
+
 While IRC is an unfavored chat protocol as of 2023 *(roughly 7,000 networks)*, it still has a beating heart **(over 200,000 users & channels)* with potential for user growth & active development being done on [IRCv3](https://ircv3.net/) protocol implementations.
 
 Point is..it's not going anywhere.
 
 With that being said, the ability for anyone to be able to do what this project is intend to do, leads way for a lot of potential threats:
 
-![](.screens/base.png)
-
 * A new RCE is found for a very common IRC bot
 * A new 0day is found for a certain IRCd version
 * Old IRC daemons running versions with known CVE's