Open Access. Powered by Scholars. Published by Universities.®

Engineering Commons

Open Access. Powered by Scholars. Published by Universities.®

PDF

Syracuse University

2017

Cybersecurity

Articles 1 - 1 of 1

Full-Text Articles in Engineering

Detection, Diagnosis And Mitigation Of Malicious Javascript With Enriched Javascript Executions, Xunchao Hu Dec 2017

Detection, Diagnosis And Mitigation Of Malicious Javascript With Enriched Javascript Executions, Xunchao Hu

Dissertations - ALL

Malicious JavaScript has become an important attack vector for software exploitation attacks and imposes a severe threat to computer security. In particular, three major class of problems, malware detection, exploit diagnosis, and exploits mitigation, bring considerable challenges to security researchers. Although a lot of research efforts have been made to address these threats, they have fundamental limitations and thus cannot solve the problems.

Existing analysis techniques fall into two general categories: static analysis and dynamic analysis. Static analysis tends to produce inaccurate results (both false positive and false negative) and is vulnerable to a wide series of obfuscation techniques. Thus, …