Inside Ransomware Groups: An Analysis of Their Origins, Structures, and Dynamics (Andrew Phipps & Jason R. C. Nurse fromComputers & Security): This peer-reviewed study systematically analyses the criminal organisations behind major ransomware operations (e.g., Conti, LockBit, BlackCat/ALPHV). Using over 500 source materials — including leaked communications and industry reports — the authors develop a conceptual framework for understanding how ransomware groups are formed, organised, and sustain operations. It also discusses ransomware-as-a-service (RaaS), branding dynamics, and mitigation strategies based on group structures.
A Computational Model for Ransomware Detection Using Cross-Domain Entropy Signatures (Michael Mannon, Evan Statham, Quentin Featherstone, Sebastian Arkwright, Clive Fenwick, Gareth Willoughby): This article introduces an entropy-based detection model aimed at distinguishing ransomware behaviour from benign processes across multiple domains (file system, memory, and network). The mathematical framework quantifies entropy deviations over time, offering a way to detect malicious encryption activity even when signature-based methods fail. Their experimental results show promising accuracy and low false positives, suggesting this could enhance real-time defensive systems.
Unveiling Zero-Space Detection: A Novel Framework for Autonomous Ransomware Identification (Lafedi Svet, Arthur Brightwell, Augustus Wildflower, Cecily Marshwood): This research proposes Zero-Space Detection, an unsupervised multi-phase framework integrating clustering and ensemble learning to detect ransomware in high-velocity environments. It is specifically designed to overcome limitations of traditional signature and heuristic approaches, demonstrating high detection efficacy across diverse ransomware families (e.g., LockBit, Conti, REvil) while preserving real-time performance.
Federated Cyber Defense: Privacy-Preserving Ransomware Detection Across Distributed Systems (Daniel M. Jimenez-Gutierrez, Enrique Zuazua, Joaquin Del Rio, Oleksii Sliusarenko, Xabi Uribe-Etxebarria): Addressing the need for cross-organizational ransomware detection without compromising privacy, this paper applies federated learning to train collaborative models on distributed systems. The approach met or exceeded centralized training performance using the RanSAP dataset. It shows how networked defenders can share intelligence to improve malware detection while keeping sensitive data local — a key consideration for enterprise and regulatory environments.
Inside LockBit: Technical, Behavioral, and Financial Anatomy of a Ransomware Empire (Felipe Castaño, Constantinos Patsakis, Francesco Zola, Fran Casino): A detailed empirical reconstruction of the LockBit ransomware franchise, this study combines leaked management panel data, negotiation chat logs, and blockchain analysis to map technical artefacts, attacker behaviour, and ransom payment flows. It situates LockBit’s evolution within MITRE ATT&CK tactics and reveals systemic financial patterns relevant to tracking and disrupting ransomware economies.
SAFARI: A Scalable Air-Gapped Framework for Automated Ransomware Investigation (Tommaso Compagnucci, Franco Callegati, Saverio Giallorenzo, Andrea Melis, Simone Melloni, Alessandro Vannini): SAFARI is an open-source air-gapped analysis framework that enables safe, reproducible investigation of ransomware samples. It uses automation, virtualization, and infrastructure-as-code to characterise malware behaviour across environments without risk of infection or propagation. Case studies analysing strains like WannaCry and LockBit illustrate its use in profiling encryption strategies and countermeasure effectiveness.