Title :
Enforcing Mandatory Access Control in Commodity OS to Disable Malware
Author :
Shan, Zhiyong ; Wang, Xin ; Chiueh, Tzi-cker
Author_Institution :
Key Lab. of Data Eng. & Knowledge Eng., Renmin Univ. of China, Beijing, China
Abstract :
Enforcing a practical Mandatory Access Control (MAC) in a commercial operating system to tackle malware problem is a grand challenge but also a promising approach. The firmest barriers to apply MAC to defeat malware programs are the incompatible and unusable problems in existing MAC systems. To address these issues, we manually analyze 2,600 malware samples one by one and two types of MAC enforced operating systems, and then design a novel MAC enforcement approach, named Tracer, which incorporates intrusion detection and tracing in a commercial operating system. The approach conceptually consists of three actions: detecting, tracing, and restricting suspected intruders. One novelty is that it leverages light-weight intrusion detection and tracing techniques to automate security label configuration that is widely acknowledged as a tough issue when applying a MAC system in practice. The other is that, rather than restricting information flow as a traditional MAC does, it traces intruders and restricts only their critical malware behaviors, where intruders represent processes and executables that are potential agents of a remote attacker. Our prototyping and experiments on Windows show that Tracer can effectively defeat all malware samples tested via blocking malware behaviors while not causing a significant compatibility problem.
Keywords :
authorisation; invasive software; operating systems (computers); MAC enforcement approach; MAC systems; Tracer; Windows; commercial operating system; commodity OS; critical malware behavior blocking; intrusion detection; malware programs; mandatory access control enforcement; remote attacker; security label configuration; suspected intruder detection; suspected intruder restricting; suspected intruder tracing; Access control; Malware; Operating systems; Protocols; Usability; Access controls; OS-level information flow.; invasive software; operating system;
Journal_Title :
Dependable and Secure Computing, IEEE Transactions on
DOI :
10.1109/TDSC.2012.36