SK0-004 · Question #736
A security breach occurred in a datacenter. An analysis of the HIPS log files on a sever reveals an intrusion was logged, but no action was taken to prevent the intrusion. Which of the following…
The correct answer is A. Block. A HIPS configured in Block mode will actively prevent an intrusion from succeeding and simultaneously generate an alert, satisfying both requirements.
Question
A security breach occurred in a datacenter. An analysis of the HIPS log files on a sever reveals an intrusion was logged, but no action was taken to prevent the intrusion. Which of the following represents how the HIPS should have been configured to prevent the intrusion, while also creating an alert?
Options
- ABlock
- BWarn
- CAllow
- DLog
How the community answered
(40 responses)- A78% (31)
- B8% (3)
- C13% (5)
- D3% (1)
Why each option
A HIPS configured in Block mode will actively prevent an intrusion from succeeding and simultaneously generate an alert, satisfying both requirements.
Block mode instructs the HIPS to take active preventive action against detected intrusion attempts, dropping malicious traffic or terminating the offending process before damage occurs. It also generates an alert or log entry, fulfilling the requirement to both prevent and notify. The existing configuration only logged the event, meaning it was likely set to a passive detection mode rather than an active prevention mode.
Warn mode notifies an administrator of suspicious activity but does not take action to stop the intrusion, leaving the system vulnerable.
Allow mode explicitly permits the traffic or action and takes no protective or alerting action against the detected threat.
Log mode records the event for later review but, like the current configuration, does not prevent the intrusion from completing.
Concept tested: HIPS block mode configuration for active intrusion prevention
Source: https://docs.trendmicro.com/all/ent/ds/v20.0/en-us/deep_security_20_0_online_help/intrusion_prevention.htm
Topics
Community Discussion
No community discussion yet for this question.