Automated Behavioral Analysis of Malware A Case Study of WannaCry Ransomware
Qian Chen, Robert A. Bridges

TL;DR
This paper presents an automated method to identify and rank malware features from system logs, demonstrated on WannaCry ransomware, improving analysis efficiency and robustness against polymorphic variants.
Contribution
The study introduces a novel automated feature extraction approach from system logs that effectively identifies ransomware behaviors, even in polymorphic cases, outperforming traditional AV detection.
Findings
Method accurately identifies WannaCry features from logs.
Robust against polymorphic ransomware variants.
Outperforms 63 AV products in detection accuracy.
Abstract
Ransomware, a class of self-propagating malware that uses encryption to hold the victims' data ransom, has emerged in recent years as one of the most dangerous cyber threats, with widespread damage; e.g., zero-day ransomware WannaCry has caused world-wide catastrophe, from knocking U.K. National Health Service hospitals offline to shutting down a Honda Motor Company in Japan[1]. Our close collaboration with security operations of large enterprises reveals that defense against ransomware relies on tedious analysis from high-volume systems logs of the first few infections. Sandbox analysis of freshly captured malware is also commonplace in operation. We introduce a method to identify and rank the most discriminating ransomware features from a set of ambient (non-attack) system logs and at least one log stream containing both ambient and ransomware behavior. These ranked features reveal…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Malware Detection Techniques · Network Security and Intrusion Detection · Information and Cyber Security
