CRSep 1, 2016

A Likelihood Ratio Detector for Identifying Within-Perimeter Computer Network Attacks

arXiv:1609.00104v11 citations
Originality Incremental advance
AI Analysis

This work addresses the issue of high false positives in anomaly-based intrusion detection for enterprise networks, offering an incremental improvement by integrating attacker behavior models.

The paper tackles the problem of detecting attackers within enterprise network firewalls by developing a likelihood ratio detector that incorporates a stochastic model of attacker behavior, resulting in lower false positive rates compared to simple anomaly detectors across various network parameterizations and real-world topologies.

The rapid detection of attackers within firewalls of enterprise computer net- works is of paramount importance. Anomaly detectors address this problem by quantifying deviations from baseline statistical models of normal network behav- ior and signaling an intrusion when the observed data deviates significantly from the baseline model. However, many anomaly detectors do not take into account plausible attacker behavior. As a result, anomaly detectors are prone to a large number of false positives due to unusual but benign activity. This paper first in- troduces a stochastic model of attacker behavior which is motivated by real world attacker traversal. Then, we develop a likelihood ratio detector that compares the probability of observed network behavior under normal conditions against the case when an attacker has possibly compromised a subset of hosts within the network. Since the likelihood ratio detector requires integrating over the time each host be- comes compromised, we illustrate how to use Monte Carlo methods to compute the requisite integral. We then present Receiver Operating Characteristic (ROC) curves for various network parameterizations that show for any rate of true posi- tives, the rate of false positives for the likelihood ratio detector is no higher than that of a simple anomaly detector and is often lower. We conclude by demon- strating the superiority of the proposed likelihood ratio detector when the network topologies and parameterizations are extracted from real-world networks.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes