Paper Title
Analysis and Detection of Multiple Malicious Java Applets Based on Static Code Analysis: A Survey

Abstract
Malicious web content is a major attack vector on the Internet. Typically, the attacker's goal is to install and run a piece of malware on the victim's computer. The research community has not given to this problem the attention it deserves, and, the approaches to the detection of malicious Java applets are based either on simple signatures or on the use of honey-clients, which are both easily avoided. The proposed novel approach to the detection of malicious Java applets based on static code analysis. The approach extracts a number of features from Java applets, and uses supervised machine learning to produce a classifier. This approach is able to detect both known and previously-unseen real-world malicious applets. We can extend our analysis to consider multiple applets that appear on the same web page together. Keywords- Code obfuscation, Disassembly, Honeyclients, Malicious Web Content.