Investigating the Hooking Behavior: A Page-Level Memory Monitoring Method for Live Forensics

Yingxin Cheng,Xiao Fu,Bin Luo,Rui Yang,Hao Ruan
DOI: https://doi.org/10.1007/978-3-319-13257-0_15
2014-01-01
Abstract:In intrusion forensics, it is difficult to find the evidences about who placed the hooks and how these hooks were placed simply by analyzing the memory dump. That’s because such behavior is transient and the snapshot of memory usually doesn’t contain enough information about it. Lack of this information will cause an uncompleted chain of evidence. Although dynamic analysis can trace this behavior by instruction-level analysis, this technique is slow and inconvenient in real forensic cases. And many investigated systems do not run in the virtualization environment that dynamic analysis needed.
What problem does this paper attempt to address?