CAS-003 · Question #634
Several recent ransomware outbreaks at a company have cost a significant amount of lost revenue. The security team needs to find a technical control mechanism that will meet the following…
The correct answer is C. HIPS. HIPS uses behavior-based analysis to detect and block threats without relying on signature databases, making it the best fit for stopping ransomware that evades traditional antivirus.
Question
Several recent ransomware outbreaks at a company have cost a significant amount of lost revenue. The security team needs to find a technical control mechanism that will meet the following requirements and aid in preventing these outbreaks:
- Stop malicious software that does not match a signature
- Report on instances of suspicious behavior
- Protect from previously unknown threats
- Augment existing security capabilities
Which of the following tools would BEST meet these requirements?
Options
- AHost-based firewall
- BEDR
- CHIPS
- DPatch management
How the community answered
(35 responses)- A6% (2)
- B3% (1)
- C89% (31)
- D3% (1)
Why each option
HIPS uses behavior-based analysis to detect and block threats without relying on signature databases, making it the best fit for stopping ransomware that evades traditional antivirus.
A host-based firewall filters network traffic by port and protocol but has no capability to analyze or block malicious software behavior on the endpoint.
EDR is primarily focused on detection, investigation, and response after a threat is identified, not on proactively blocking unknown threats before they execute.
HIPS monitors system-level activity and blocks actions that match suspicious behavioral patterns - such as mass file encryption typical of ransomware - without requiring a known signature. This allows it to protect against previously unknown (zero-day) threats in real time. It also augments existing security controls like antivirus by adding a behavior-based prevention layer.
Patch management reduces the attack surface by remediating known vulnerabilities but cannot detect or block behaviorally unknown or signature-less malware.
Concept tested: Behavior-based endpoint threat prevention with HIPS
Source: https://www.comptia.org/certifications/security
Topics
Community Discussion
No community discussion yet for this question.