pith. machine review for the scientific record. sign in

arxiv: 1609.03020 · v1 · submitted 2016-09-10 · 💻 cs.CR

Recognition: unknown

Automated Dynamic Analysis of Ransomware: Benefits, Limitations and use for Detection

Authors on Pith no claims yet
classification 💻 cs.CR
keywords ransomwareelderananalysisdetectiondynamicapplicationsfamilieslimitations
0
0 comments X
read the original 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 requiring that an entire ransomware family is available beforehand. These results suggest that dynamic analysis can support ransomware detection, since ransomware samples exhibit a set of characteristic features at run-time that are common across families, and that helps the early detection of new variants. We also outline some limitations of dynamic analysis for ransomware and propose possible solutions.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. Explainable Attention-Based LSTM Framework for Early Detection of AI-Assisted Ransomware via File System Behavioral Analysis

    cs.CR 2026-04 unverdicted novelty 4.0

    An attention-based LSTM model with XAI detects AI-assisted ransomware at early stages by analyzing file system behavioral sequences.

  2. TL-RL-FusionNet: An Adaptive and Efficient Reinforcement Learning-Driven Transfer Learning Framework for Detecting Evolving Ransomware Threats

    cs.CR 2026-04 unverdicted novelty 3.0

    TL-RL-FusionNet uses frozen transfer learning backbones and a Q-learning agent to adaptively reweight training samples for ransomware detection, reporting 99.1% accuracy on a 1000-sample dataset.