|
|
|
|
|
by maurycyz
243 days ago
|
|
> The client can still send a flood of correctly-formed requests This is possible with any server. It's a known exploit and very difficult to fully mitigate: https://en.wikipedia.org/wiki/Denial-of-service_attack
Whatever you do, they can always overwhelm your network connection. And yes, there is inherent risk with exposing any service to the internet. That goes for any program, written in any language (remember Log4Shell?) doing any task. |
|