100-160 · Question #23
What is the main role of a Host-Based Intrusion Prevention System (HIPS)?
The correct answer is C. To monitor and prevent suspicious activity on endpoints. A Host-Based Intrusion Prevention System (HIPS) runs directly on an endpoint (like a laptop or server) and actively monitors processes, file activity, and system calls to detect and block suspicious behavior in real time - making C the correct answer. It goes beyond detection…
Question
What is the main role of a Host-Based Intrusion Prevention System (HIPS)?
Options
- ATo block unauthorized users
- BTo encrypt network traffic
- CTo monitor and prevent suspicious activity on endpoints
- DTo perform data backups
How the community answered
(28 responses)- B4% (1)
- C93% (26)
- D4% (1)
Explanation
A Host-Based Intrusion Prevention System (HIPS) runs directly on an endpoint (like a laptop or server) and actively monitors processes, file activity, and system calls to detect and block suspicious behavior in real time - making C the correct answer. It goes beyond detection by taking automated action to stop threats before damage occurs.
Why the distractors are wrong:
- A - Blocking unauthorized users is the role of authentication systems or firewalls, not HIPS.
- B - Encrypting network traffic is handled by protocols like TLS/IPsec or VPNs, not intrusion prevention.
- D - Data backups are performed by backup software or services (e.g., Windows Backup, Veeam), which have no overlap with intrusion prevention.
Memory tip: Think of HIPS as a security guard living inside your computer - it watches everything happening on the host itself and physically stops suspicious activity, rather than guarding the door (firewall) or locking a safe (encryption).
Topics
Community Discussion
No community discussion yet for this question.