@inproceedings{d412418785f340928359675844b5276b,
title = "Automatic simplification of obfuscated JavaScript code: A semantics-based approach",
abstract = "JavaScript is a scripting language that is commonly used to create sophisticated interactive client-side web applications. However, JavaScript code can also be used to exploit vulnerabilities in the web browser and its extensions, and in recent years it has become a major mechanism for web-based malware delivery. In order to avoid detection, attackers often take advantage of the dynamic nature of JavaScript to create highly obfuscated code. This paper describes a semantics-based approach for automatic deobfuscation of JavaScript code. Experiments using a prototype implementation indicate that our approach is able to penetrate multiple layers of complex obfuscations and extract the core logic of the computation, which makes it easier to understand the behavior of the code.",
keywords = "Deobfuscation, Dynamic analysis, Program slicing, Web security",
author = "Gen Lu and Saumya Debray",
year = "2012",
doi = "10.1109/SERE.2012.13",
language = "English (US)",
isbn = "9780769547428",
series = "Proceedings of the 2012 IEEE 6th International Conference on Software Security and Reliability, SERE 2012",
pages = "31--40",
booktitle = "Proceedings of the 2012 IEEE 6th International Conference on Software Security and Reliability, SERE 2012",
note = "2012 IEEE 6th International Conference on Software Security and Reliability, SERE 2012 ; Conference date: 20-06-2012 Through 22-06-2012",
}