paper-with-me

Papers

Ransomware Detection using Process Memory

2022-03-31 · Avinash Singh, Richard Adeyemi Ikuesan, Hein Venter

Ransomware attacks have increased significantly in recent years, causing great destruction and damage to critical systems and business operations. Attackers are unfailingly finding innovative ways to bypass detection mechanisms, whichencouraged the adoption of artificial intelligence. However, most research summarizes the general features of AI and induces many false positives, as the behavior of ransomware constantly differs to bypass detection. Focusing on the key indicating features of ransomware becomes vital as this guides the investigator to the inner workings and main function of ransomware itself. By utilizing access privileges in process memory, the main function of the ransomware can be detected more easily and accurately. Furthermore, new signatures and fingerprints of ransomware families can be identified to classify novel ransomware attacks correctly. The current research used the process memory access privileges of the different memory regions of the behavior of an executable to quickly determine its intent before serious harm can occur. To achieve this aim, several well-known machine learning algorithms were explored with an accuracy range of 81.38 to 96.28 percents. The study thus confirms the feasibility of utilizing process memory as a detection mechanism for ransomware.

📄 PDF Abstract BibTeX arXiv:2203.16871

Code (1)

icfl-up/rdpm 공식 구현

Similar Papers 제목 키워드 기반

Detecting Ransomware Execution in a Timely Manner

2022-01-12 · Anthony Melaragno, William Casey

Ransomware has been an ongoing issue since the early 1990s. In recent times ransomware has spread from traditional computational resources to cyber-physical systems and industrial controls. We devised a series of experim…

Change Point DetectionCPU

RansomTrack: A Hybrid Behavioral Analysis Framework for Ransomware Detection

2026-04-09 · Busra Caliskan, Ibrahim Gulatas, H. Hakan Kilinc, A. Halim Zaim arxiv

Ransomware poses a serious and fast-acting threat to critical systems, often encrypting files within seconds of execution. Research indicates that ransomware is the most reported cybercrime in terms of financial damage, …

Ransomware detection using stacked autoencoder for feature selection

2024-02-17 · Mike Nkongolo, Mahmut Tokmak

The aim of this study is to propose and evaluate an advanced ransomware detection and classification method that combines a Stacked Autoencoder (SAE) for precise feature selection with a Long Short Term Memory (LSTM) cla…

Classificationfeature selectionRobust classification

Cost-Aware Hierarchical Multi-Agent Ransomware Detection and Family Attribution

2026-09-04 · Mubashar Iqbal, Asifullah Khan arxiv

Ransomware detection and family attribution require analysis of different modalities because it can use packing, obfuscation, process manipulation and runtime evasion techniques. However, conventional multimodal usually …

Minerva: A File-Based Ransomware Detector

2023-01-26 · Dorjan Hitaj, Giulio Pagnotta, Fabio De Gaspari, Lorenzo De Carli 외

Ransomware attacks have caused billions of dollars in damages in recent years, and are expected to cause billions more in the future. Consequently, significant effort has been devoted to ransomware detection and mitigati…

feature selection