Automated Dynamic Analysis of Ransomware: Benefits, Limitations and use for Detection
Daniele Sgandurra, Luis Mu\~noz-Gonz\'alez, Rabih Mohsen, Emil C. Lupu

TL;DR
This paper introduces EldeRan, a machine learning-based dynamic analysis tool for detecting ransomware by monitoring runtime behaviors, demonstrating high accuracy and early detection capabilities across diverse ransomware families.
Contribution
The paper presents EldeRan, a novel dynamic analysis approach that effectively detects ransomware without prior family data, highlighting its potential for early and accurate ransomware detection.
Findings
EldeRan achieves an AUC of 0.995 in ransomware detection.
It works without needing complete ransomware family datasets.
Dynamic analysis reveals common runtime features across ransomware.
Abstract
Recent statistics show that in 2015 more than 140 millions new malware samples have been found. Among these, a large portion is due to ransomware, the class of malware whose specific goal is to render the victim's system unusable, in particular by encrypting important files, and then ask the user to pay a ransom to revert the damage. Several ransomware include sophisticated packing techniques, and are hence difficult to statically analyse. We present EldeRan, a machine learning approach for dynamically analysing and classifying ransomware. EldeRan monitors a set of actions performed by applications in their first phases of installation checking for characteristics signs of ransomware. Our tests over a dataset of 582 ransomware belonging to 11 families, and with 942 goodware applications, show that EldeRan achieves an area under the ROC curve of 0.995. Furthermore, EldeRan works without…
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 · Digital and Cyber Forensics
