节点文献
基于栈的恶意程序隐式系统调用的检测方法
A Stack-related Method for Detecting Obfuscated System Calls of Malware
【摘要】 提出了一种检测恶意程序中隐式系统调用的方法。该方法使用地址栈和地址栈图来检测恶意程序中隐式的系统调用信息,其中,地址栈将每个栈的元素和栈操作的指令相结合,而地址栈图抽象地表示可执行体并且检测恶意的系统调用。通过实验表明,这是一种有效的方法。
【Abstract】 This paper presents a method to detect obfuscated system calls of malware.The idea is to use address stack and address stack graph to detect obfuscated system calls of malware.An address stack is used to associate each element in the stack to the instruction that pushes the element.An address stack graph may be created by abstract interpretation of the binary executable and may be used to detect obfuscated calls.The experiment proves the method is effective.
【关键词】 恶意程序;
隐式调用;
地址栈;
地址栈图;
【Key words】 Malware; Obfuscated calls; Address stack; Address stack graph;
【Key words】 Malware; Obfuscated calls; Address stack; Address stack graph;
【基金】 华为基金项目“基于安全行为模型的智能防御”
- 【文献出处】 计算机科学 ,Computer Science , 编辑部邮箱 ,2008年02期
- 【分类号】TP309
- 【被引频次】1
- 【下载频次】113