112-52 · Question #164
Which approach is crucial in defending against DoS/DDoS attacks?
The correct answer is D. Establishing comprehensive monitoring and alerting systems. Comprehensive monitoring and alerting systems (D) are the cornerstone of DoS/DDoS defense because they enable real-time detection of traffic anomalies, triggering rapid response before an attack overwhelms resources - without visibility, you can't react. Password complexity (A) a
Question
Which approach is crucial in defending against DoS/DDoS attacks?
Options
- AIncreasing the complexity of system passwords
- BImplementing network segmentation
- CRegularly backing up data
- DEstablishing comprehensive monitoring and alerting systems
How the community answered
(36 responses)- A3% (1)
- B3% (1)
- C8% (3)
- D86% (31)
Explanation
Comprehensive monitoring and alerting systems (D) are the cornerstone of DoS/DDoS defense because they enable real-time detection of traffic anomalies, triggering rapid response before an attack overwhelms resources - without visibility, you can't react. Password complexity (A) addresses authentication threats, not availability attacks, which don't require credentials to execute. Network segmentation (B) limits lateral movement after a breach but doesn't mitigate volumetric or protocol-based flood attacks targeting exposed services. Data backups (C) support recovery from data loss or ransomware, not service availability under traffic floods.
Memory tip: Think "Detect to Defend" - DoS/DDoS attacks are about overwhelming availability, so your primary weapon is seeing the attack coming. Monitoring = visibility = response time.
Topics
Community Discussion
No community discussion yet for this question.