SECutiee / ScanChat-api

GNU General Public License v3.0
0 stars 0 forks source link

Denial of Service Attack #2

Open Akira1906 opened 4 months ago

Akira1906 commented 4 months ago

An attacker can create as many new chatrooms as they want. This might overload our system and create a lot of chunk files.

To fix this we need some kind of DDoS protection to detect suspicious chatroom creation requests.