DoS - yibinericxia/documents GitHub Wiki

DoS (Denial of Service)

Some types of Dos attacks

  • High CPU/Memory usage

  • Crash

Catch all exceptions

When an exception is thrown and not caught, it may cause application to crash, so Dos attacks could be exploited. It may also expose sensitive information for stealing or implementation details for other attacks.

DDoS (Distributed DoS)

  • SYN flood