mirror of
git://git.acid.vegas/IRCP.git
synced 2024-11-21 23:46:41 +00:00
Updated README
This commit is contained in:
parent
1367c5dfd3
commit
4d5bdcbbfa
15
README.md
15
README.md
@ -132,6 +132,21 @@ All of the raw data from a server is logged & stored. The categories below are s
|
||||
## Preview
|
||||
![](.screens/preview.png)
|
||||
|
||||
## Threat Scope
|
||||
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
|
||||
* Tracing users network/channel whereabouts
|
||||
* Mass spamming attacks on every network
|
||||
|
||||
## Todo
|
||||
* Built in identd
|
||||
* Checking for IPv6 availability *(SSL= in 005 responses may help verify IPv6)*
|
||||
|
Loading…
Reference in New Issue
Block a user