A Comprehensive Analysis of Machine Learning Based File Trap Selection Methods to Detect Crypto Ransomware
Mohan Anand Putrevu, Hrushikesh Chunduri, Venkata Sai Charan Putrevu, and Sandeep K Shukla

TL;DR
This paper evaluates machine learning methods for selecting file traps to detect ransomware early, proposing an improved clustering-based method that reduces file loss and detection delay across multiple ransomware variants.
Contribution
It introduces APFO, an enhanced trap selection method using affinity propagation with file order, improving detection speed and reducing data loss compared to existing techniques.
Findings
APFO reduces file loss to 0.32%
Detection delay is minimized to 1.03 seconds
Effective across 18 ransomware variants
Abstract
The use of multi-threading and file prioritization methods has accelerated the speed at which ransomware encrypts files. To minimize file loss during the ransomware attack, detecting file modifications at the earliest execution stage is considered very important. To achieve this, selecting files as traps and monitoring changes to them is a practical way to deal with modern ransomware variants. This approach minimizes overhead on the endpoint, facilitating early identification of ransomware. This paper evaluates various machine learning-based trap selection methods for reducing file loss, detection delay, and endpoint overhead. We specifically examine non-parametric clustering methods such as Affinity Propagation, Gaussian Mixture Models, Mean Shift, and Optics to assess their effectiveness in trap selection for ransomware detection. These methods select M files from a directory with N…
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 · Internet Traffic Analysis and Secure E-voting
