@inproceedings{8d8df6e3c6ea47239e0394d9de07637b,
title = "Research on Evasion and Detection of Malicious JavaScript Code",
abstract = "This thesis analyzes the malicious essence of malicious JavaScript and the implementation of malicious functions. Then, this thesis combines the result with the taint analysis technology in the field of software vulnerability analysis, and proposes a new malicious JavaScript detection method based on taint analysis. This method defines the taint source and taint sink point according to the implementation of malicious code functions, and then performs taint propagation on the abstract syntax tree of the code to obtain the characteristics of the code. After forming a feature vector through the process, this thesis finally uses machine learning models to complete detection. Experimental results show that the method can well complete the binary classification of malicious and benign samples, and the detection effect on the obfuscated samples is significantly better than mainstream online anti-malware engines. Code obfuscation can hardly affect detection results of this method.",
keywords = "code obfuscation, JavaScript, malicious code detection, malicious code evasion, taint analysis",
author = "Yujie Ma and Haokai Wu and Tan, {Yu An} and Yuanzhang Li",
note = "Publisher Copyright: {\textcopyright} The Author(s), under exclusive license to Springer Nature Singapore Pte Ltd. 2024.; 5th International Conference on Machine Learning for Cyber Security, ML4CS 2023 ; Conference date: 04-12-2023 Through 06-12-2023",
year = "2024",
doi = "10.1007/978-981-97-2458-1_8",
language = "English",
isbn = "9789819724574",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Science and Business Media Deutschland GmbH",
pages = "104--130",
editor = "Kim, {Dan Dongseong} and Chao Chen",
booktitle = "Machine Learning for Cyber Security - 5th International Conference, ML4CS 2023, Proceedings",
address = "Germany",
}