计算机应用 ›› 2010, Vol. 30 ›› Issue (06): 1489-1492.

• 信息安全 • 上一篇    下一篇

基于交互行为的恶意代码检测研究

孙晓妍1,祝跃飞1,黄茜2,郭宁3   

  1. 1. 解放军信息工程大学信息工程学院七系
    2. 解放军信息工程大学信息工程学院
    3.
  • 收稿日期:2010-01-06 修回日期:2010-02-10 发布日期:2010-06-01 出版日期:2010-06-01
  • 通讯作者: 孙晓妍
  • 基金资助:
    windows vista系统安全机制及代码脆弱性研究

Study of malware detection based on interactive behavior

  • Received:2010-01-06 Revised:2010-02-10 Online:2010-06-01 Published:2010-06-01

摘要: 恶意代码的智能化检测对恶意代码的分析有着重要的意义。在针对恶意代码动态交互序列的自动分类问题上,基于滑动窗口的序列特征进行的自动分类面临着序列混淆、噪声注入和模拟序列等问题。针对上述3个问题,分别使用分支序列、马尔可夫链的状态转移概率矩阵和交互对象来进一步地完善基于交互序列的恶意代码自动分类,并给出了分类总体流程的设计。实验结果表明能够有效解决上述问题。

关键词: 恶意代码, 交互行为, 序列混淆, 噪音注入, 模拟序列

Abstract: The intelligent detection of malware has significant importance in the field of malware analysis. This paper studied the automatic classification issues of malware sequence of dynamic traces. The automatic classification method based on sliding windows of sequence characteristics could not resist the sequence confusion, noise injection and mimic sequence to evade detection. This paper studied the three above-mentioned problems. It used the branching sequences, Markov chain state transition probability matrix and interactive objects respectively to improve the automatic classification of malware based on interactive sequence, and gave the design of the overall classification process. Finally, the experimental results prove the above-mentioned problems can be resolved effectively.

Key words: Malware, Interactive Behavior, Confused Sequence, Noise Injection, Mimic Sequence