1. AMA: Static Code Analysis of Web Page for the Detection of Malicious Scripts
- Author
-
Padmamala Sriram, Prabhu Seshagiri, and Anu Vazhayil
- Subjects
JavaScript ,Computer science ,Obfuscation ,020206 networking & telecommunications ,Plaintext ,Static program analysis ,02 engineering and technology ,Probable Plaintext attack ,Computer security ,computer.software_genre ,Unicode ,World Wide Web ,ComputingMilieux_MANAGEMENTOFCOMPUTINGANDINFORMATIONSYSTEMS ,Scripting language ,Web page ,0202 electrical engineering, electronic engineering, information engineering ,Static Detection ,General Earth and Planetary Sciences ,Malware ,020201 artificial intelligence & image processing ,computer ,General Environmental Science ,computer.programming_language - Abstract
JavaScript language, through its dynamic feature, provides user interactivity with websites. It also pose serious security threats to both user and website. On top of this, obfuscation is widely used to hide its malicious purpose and to evade the detection of antivirus software. Malware embedded in web pages is regularly used as part of targeted attacks. To hinder detection by antivirus scanners, the malicious code is usually obfuscated, often with encodings like hexadecimal, unicode, base64, escaped characters and rarely with substitution ciphers like Vigenere, Caesar and Atbash. The malicious iframes are injected to the websites using JavaScript and are also made hidden from the users perspective in-order to prevent detection. To defend against obfuscated malicious JavaScript code, we propose a mostly static approach called, AMA, Amrita Malware Analyzer, a framework capable of detecting the presence of malicious code through static code analysis of web page. To this end, the framework performs probable plaintext attack using strings likely contained in malicious web pages. But this approach targets only few among many possible obfuscation strategies. The evaluation based on the links provided in the Malware domain list demonstrates high level accuracy
- Full Text
- View/download PDF