earticle

논문검색

A Half-Dynamic Classification Method on Obfuscated Malicious JavaScript Detection

초록

영어

The traditional static detection method for malicious JavaScript detection has high efficiency without the need of code executing, but it cannot detect new malicious script. While the dynamic method usually needs to execute code and extract features, which lead to low efficiency and highly difficulty. In this paper, we propose a half-dynamic detection method for classification, which can solve the problem of obfuscated malicious JavaScript. The proposed method starts with obtaining the intermediate-state machine code using the JavaScript interpreter to compile the JavaScript. After extracting the function calling sequence of machine code, the feature model of the sequence is built using N-gram. Then we use k-NN classifier for training and detecting the malicious script. N-gram can directly be used to statically analyze the sequence of the obfuscated JavaScript, but not available to recognize the maliciousness. Then N-gram on the call function sequence of the compiled machine code is proposed as an efficient half-dynamic malicious script detection method. Finally, the efficiency and effectiveness of the proposed method is demonstrated through the experiments.

목차

Abstract
 1. Introduction
 2. Static JavaScript Obfuscation Classification Using N-gram and K-NN
  2.1. N-gram Method
  2.2. K-NN Classification Method
  2.3. Direct Detection on JavaScript Code Obfuscation
 3. Half-Dynamic Detection on Obfuscated Malicious JavaScript
  3.1. JavaScript Machine code Generation
  3.2. Detection Methodology and Results
 4. Conclusions
 Acknowledgements
 References

저자정보

  • Zhaolin Fang College of Computer Sci. & Tech., Zhejiang University of Technology, Hangzhou, 310023, China, Network Information Center, Zhejiang University of Technology, Hangzhou, 310014, China
  • Renhuan Zhu China United Telecommunications Co. Ltd., Zhejiang Branch, Hangzhou, 310000, China
  • Weihui Zhang Network Information Center, Zhejiang University of Technology, Hangzhou, 310014, China
  • Bo Chen College of Computer Sci. & Tech., Zhejiang University of Technology, Hangzhou, 310023, China

참고문헌

자료제공 : 네이버학술정보

    함께 이용한 논문

      ※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

      0개의 논문이 장바구니에 담겼습니다.