Logic-Driven Cybersecurity: A Novel Framework for System Log Anomaly Detection using Answer Set Programming
By: Fang Li, Fei Zuo, Gopal Gupta
Potential Business Impact:
Finds computer problems by reading logs.
This study explores the application of Answer Set Programming (ASP) for detecting anomalies in system logs, addressing the challenges posed by evolving cyber threats. We propose a novel framework that leverages ASP's declarative nature and logical reasoning capabilities to encode complex security rules as logical predicates. Our ASP-based system was applied to a real-world Linux system log dataset, demonstrating its effectiveness in identifying various anomalies such as potential brute-force attacks, privilege escalations, frequent network connections from specific IPs, and various system-level issues. Key findings highlight ASP's strengths in handling structured log data, rule flexibility, and event correlation. The approach shows promise in providing explainable alerts from real-world data. This research contributes to computer forensics by demonstrating a logic-based paradigm for log analysis on a practical dataset, opening avenues for more nuanced and adaptive cyber intelligence systems.
Similar Papers
NASP-T: A Fuzzy Neuro-Symbolic Transformer for Logic-Constrained Aviation Safety Report Classification
Artificial Intelligence
Makes AI understand safety rules for planes.
A framework for Conditional Reasoning in Answer Set Programming
Artificial Intelligence
Lets computers reason with "if this, then that" rules.
An Automated Attack Investigation Approach Leveraging Threat-Knowledge-Augmented Large Language Models
Cryptography and Security
Finds hidden computer attacks and explains them clearly.