首页    期刊浏览 2024年07月19日 星期五
登录注册

文章基本信息

  • 标题:Deobfuscation, unpacking, and decoding of obfuscated malicious JavaScript for machine learning models detection performance improvement
  • 本地全文:下载
  • 作者:Samuel Ndichu ; Sangwook Kim ; Seiichi Ozawa
  • 期刊名称:CAAI Transactions on Intelligence Technology
  • 电子版ISSN:2468-2322
  • 出版年度:2020
  • 卷号:5
  • 期号:3
  • 页码:184-192
  • DOI:10.1049/trit.2020.0026
  • 出版社:IET Digital Library
  • 摘要:Obfuscation is rampant in both benign and malicious JavaScript (JS) codes. It generates an obscure and undetectable code that hinders comprehension and analysis. Therefore, accurate detection of JS codes that masquerade as innocuous scripts is vital. The existing deobfuscation methods assume that a specific tool can recover an original JS code entirely. For a multi-layer obfuscation, general tools realize a formatted JS code, but some sections remain encoded. For the detection of such codes, this study performs Deobfuscation, Unpacking, and Decoding (DUD-preprocessing) by function redefinition using a Virtual Machine (VM), a JS code editor, and a python int_to_str() function to facilitate feature learning by the FastText model. The learned feature vectors are passed to a classifier model that judges the maliciousness of a JS code. In performance evaluation, the authors use the Hynek Petrak's dataset for obfuscated malicious JS codes and the SRILAB dataset and the Majestic Million service top 10,000 websites for obfuscated benign JS codes. They then compare the performance to other models on the detection of DUD-preprocessed obfuscated malicious JS codes. Their experimental results show that the proposed approach enhances feature learning and provides improved accuracy in the detection of obfuscated malicious JS codes.
  • 关键词:multilayer obfuscation; machine learning models detection; original JS code; deobfuscation methods; term frequency–inverse document frequency model; JS code editor; undetectable code; formatted JS code; long short-term memory model; DUD-preprocessed obfuscated malicious JS codes; FastText model; paragraph vector models; obfuscated benign JS codes; obscure code; learned feature vectors; unpacking
国家哲学社会科学文献中心版权所有