What are two examples of DoS attacks? (Choose two.)
- buffer overflow
- SQL injection
- ping of death
- port scanning
- phishing
Answers Explanation & Hints:
The buffer overflow and ping of death DoS attacks exploit system memory-related flaws on a server by sending an unexpected amount of data or malformed data to the server. |