Title :
Towards ground truthing observations in gray-box anomaly detection
Author :
Ming, Jiang ; Zhang, Haibin ; Gao, Debin
Author_Institution :
Coll. of Inf. Sci. & Technol., Pennsylvania State Univ., University Park, PA, USA
Abstract :
Anomaly detection has been attracting interests from researchers due to its advantage of being able to detect zero-day exploits. A gray-box anomaly detector first observes benign executions of a computer program and then extracts reliable rules that govern the normal execution of the program. However, such observations from benign executions are not necessarily true evidences supporting the rules learned. For example, the observation that a file descriptor being equal to a socket descriptor should not be considered supporting a rule governing the two values to be the same. Ground truthing such observations is a difficult problem since it is not practical to analyze the semantics of every instruction in every program to be protected. In this paper, we propose using taint analysis to automatically help the ground truthing. Intuitively, the same taint source of two values provides ground truth of the data dependence. We implement a host-based anomaly detector with our proposed taint tracking and evaluate the accuracy of rules learned. Results show that we not only manage to filter out incorrect rules that would otherwise be learned (with high support and confidence), but manage recover good rules that are previously believed to be unreliable. We also present overheads of our system and time needed for training.
Keywords :
security of data; file descriptor; gray box anomaly detection; ground truthing observations; host based anomaly detector; socket descriptor; taint analysis; zero day exploits; Analytical models; Detectors; Educational institutions; Monitoring; Semantics; Sockets; Training; anomaly detection; ground truthing; system call monitor; taint analysis;
Conference_Titel :
Network and System Security (NSS), 2011 5th International Conference on
Conference_Location :
Milan
Print_ISBN :
978-1-4577-0458-1
DOI :
10.1109/ICNSS.2011.6059956