A Case for Network-wide Orchestration of Host-based Intrusion Detection and Response
Mark Timmons, Daniel Lukaszewski, Geoffrey Xie
TL;DR
The paper addresses the lack of network-wide coordination for host-based intrusion detection by proposing a central IDS orchestrator that remotely programs host IDS agents and aggregates alerts. It introduces a system concept with multi-fidelity interrogation and cross-host correlation, and implements a prototype on the Layer 4.5 framework to evaluate the approach. Two experiments, a DNS flood and a malicious root process, show that network-wide orchestration can detect threats, deploy suitable response modules, and mitigate attacks, with JIT and pre-built modules offering trade-offs in timing and adaptability. The results suggest improved situational awareness and automated defense capabilities with potential for real-time adaptive security in enterprise environments.
Abstract
Recent cyber incidents and the push for zero trust security underscore the necessity of monitoring host-level events. However, current host-level intrusion detection systems (IDS) lack the ability to correlate alerts and coordinate a network-wide response in real time. Motivated by advances in system-level extensions free of rebooting and network-wide orchestration of host actions, we propose using a central IDS orchestrator to remotely program the logic of each host IDS and collect the alerts generated in real time. In this paper, we make arguments for such a system concept and provide a high level design of the main system components. Furthermore, we have developed a system prototype and evaluated it using two experimental scenarios rooted from real-world attacks. The evaluation results show that the host-based IDS orchestration system is able to defend against the attacks effectively.
