An Implementation of Windows System Call Interception Used For Access Control

Xiao-zhe LI,Mei-jun ZANG,Yi-qi DAI
DOI: https://doi.org/10.3969/j.issn.1672-464X.2008.04.015
2008-01-01
Abstract:Nowadays,Windows operating system is the most prevalent OS,and its security problem is widely concerned by users.System call interception is an efficient way to control accesses to the Windows system resource.This paper introduces and implements an API HOOK method to intercept Windows system calls,and exploits it to control host behaviors.By experiments,we prove that this system call interception method can control host access to system resources,which improves the security level of Windows OS.
What problem does this paper attempt to address?