CCSP · Question #352
Which of the following threats from the OWASP Top Ten is the most difficult for an organization to protect against? Response:
The correct answer is C. Malicious insiders. Malicious insiders pose a significant challenge because they often bypass traditional perimeter defenses due to their authorized access and understanding of internal systems.
Question
Which of the following threats from the OWASP Top Ten is the most difficult for an organization to protect against? Response:
Options
- AAdvanced persistent threats
- BAccount hijacking
- CMalicious insiders
- DDenial of service
How the community answered
(21 responses)- A5% (1)
- B5% (1)
- C90% (19)
Why each option
Malicious insiders pose a significant challenge because they often bypass traditional perimeter defenses due to their authorized access and understanding of internal systems.
Advanced persistent threats (APTs) are sophisticated and persistent but primarily originate externally, allowing for detection and defense through robust external security measures and threat intelligence.
Account hijacking can be mitigated through strong authentication mechanisms, multi-factor authentication (MFA), and robust identity and access management (IAM) practices.
Malicious insiders are often considered the most difficult threat to protect against because they possess authorized access to internal systems and data, understand the organization's security posture, and can leverage this knowledge to bypass controls that protect against external threats. Their actions are often harder to detect and prevent with standard perimeter security measures, requiring a layered approach including strong access controls, monitoring, and behavioral analytics.
Denial of service (DoS) attacks can be defended against using network infrastructure defenses, DDoS mitigation services, and traffic filtering mechanisms.
Concept tested: Insider Threat Difficulty
Topics
Community Discussion
No community discussion yet for this question.