首页> 外文会议>International Conference on Availability, Reliability and Security >Detecting Packed Executable File: Supervised or Anomaly Detection Method?
【24h】

Detecting Packed Executable File: Supervised or Anomaly Detection Method?

机译:检测打包的可执行文件:受监督还是异常检测方法?

获取原文

摘要

Executable packing is an evasion technique used to propagate malware in the wild. Packing uses compression and/or encryption to thwart static analysis. There are universal unpackers available which can extract original binary from any type of packer, however they are computationally expensive as they are based on dynamic analysis which requires malware execution. A possible approach is to use machine learning techniques for classifying whether an executable is packed or not packed. Although supervised machine learning methods are good at learning packer specific features, these require collecting data from each packer and extracting features specific to it which may not be feasible practically. In this paper we propose a semi-supervised technique and an anomaly based detection method to identify packed executable files. We measure the distance between representative generated from a packed and non-packed binary training data and estimate the class based on its nearest distance in semi-supervised method. In anomaly detection we generate a representative cluster from known non-packed samples and find the radius of cluster and compare the distance of a test executable with that of radius to decide either it as normal or packed one. We experiment with few distance measures and report detection performance of these methods on two datasets.
机译:可执行打包是一种用于在野外传播恶意软件的规避技术。打包使用压缩和/或加密来阻止静态分析。有可用的通用解包器,可以从任何类型的打包器中提取原始二进制文件,但是由于它们基于需要执行恶意软件的动态分析,因此它们在计算上非常昂贵。一种可能的方法是使用机器学习技术对可执行文件是否打包进行分类。尽管有监督的机器学习方法擅长学习打包程序的特定功能,但这些方法需要从每个打包程序收集数据并提取特定于其的功能,这在实践中可能不可行。在本文中,我们提出了一种半监督技术和基于异常的检测方法来识别打包的可执行文件。我们测量从打包和非打包的二进制训练数据生成的代表之间的距离,并在半监督方法中基于其最近的距离来估计类。在异常检测中,我们从已知的非压缩样本中生成一个有代表性的簇,并找到该簇的半径,并将测试可执行文件的距离与该半径的距离进行比较,以将其确定为正常样本或压缩样本。我们用很少的距离量度进行实验,并在两个数据集上报告了这些方法的检测性能。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号