fuel-core
fuel-core copied to clipboard
Improve P2P DoS resilience
Currently, the external sentries in the network are very vulnerable to external attackers. The attacker can spam nodes with many connections, requests, and heavy data-consuming sentry resources.
It can halt the node or cause resource exhaustion or OOM. Following issue highlights part of the vectors of atackes:
- https://github.com/FuelLabs/fuel-core/issues/904
- https://github.com/FuelLabs/fuel-core/issues/943
- https://github.com/FuelLabs/fuel-core/issues/1567
- https://github.com/FuelLabs/fuel-core/issues/1677
- https://github.com/FuelLabs/fuel-core/issues/1774 - Without it attacker can consume all available connections