Host-Based Intrusion Prevention
Host-based intrusion prevention is software installed on an individual computer, server, or workstation that watches what happens on that specific device and can act to stop suspicious or malicious activity. Unlike tools that watch traffic across a whole network, it focuses on the events occurring within a single host. It is designed to both identify and interfere with threats on the machine where it runs.
A host-based intrusion prevention system (HIPS) is a program deployed on an individual host that monitors the characteristics of that host and the events occurring within it to identify and stop suspicious activity. It typically operates as a software agent installed on a specific computing device such as a server or workstation, distinguishing it from network-based systems that collect information across network traffic. The prevention capability extends detection functions by taking action to block or halt identified malicious behavior rather than only alerting on it; the specific detection and response mechanisms and their scope vary by product. As a governance note, deploying HIPS supports an organization's detection and response posture but does not by itself establish accountability for security outcomes, which remains with the organization and its officers.
Why it matters
Endpoints such as servers and workstations are where much malicious activity ultimately plays out, whether an attacker is executing malware, escalating privileges, or tampering with system files. Network-based tools can miss activity that never crosses a monitored network boundary, including threats introduced locally or actions taken by an already-compromised account. Host-based intrusion prevention addresses this gap by watching the events occurring within a single host and acting to stop suspicious behavior on the machine where it runs, providing visibility and enforcement at a layer that network monitoring alone cannot reach.
The distinction between detection and prevention matters for security leaders evaluating their posture. A detection-only host agent alerts on suspicious activity, leaving a human or downstream process to respond, while a prevention capability extends this by taking action to block or halt identified malicious behavior. The specific mechanisms and their scope vary by product, so leaders should not assume that deploying HIPS guarantees any particular outcome or that it substitutes for the broader controls, monitoring, and response processes an organization needs.
From a governance perspective, deploying host-based intrusion prevention supports an organization's detection and response posture but does not by itself establish accountability for security outcomes. That accountability remains with the organization and its officers. A virtual or fractional CISO advising on endpoint controls typically helps define where HIPS fits within a layered strategy and what it is expected to accomplish, but the decisions and their consequences continue to rest with the client organization.
Who it's relevant to
Inside HIPS
Common questions
Answers to the questions practitioners most commonly ask about HIPS.