LeARN: Leveraging eBPF and AI for Ransomware Nose Out
Source
International Conference on Communication Systems and Networks, COMSNETS
Author(s)
Abstract
In this work, we propose a two-phased approach to detect and deter ransomware in real-time. We leverage the capabilities of eBPF (Extended Berkeley Packet Filter) and artificial intelligence (AI) to develop proactive and reactive methods. In the first phase, we utilize signature-based detection, where we employ custom eBPF programs to trace the execution of new processes and perform hash-based analysis against a known ransomware dataset. In the second, we employ a behavior-based technique that focuses on monitoring the process activities using a custom eBPF program and the creation of ransom notes - a prominent indicator of ransomware activity through the use of Natural Language Processing (NLP). By leveraging eBPF's low-level tracing capabilities and integrating NLP based machine learning algorithms, our solution achieves an impressive 99.79% accuracy in identifying ransomware incidents within a few seconds on the onset of zero-day attacks. � 2025 Elsevier B.V., All rights reserved.
Keywords
Malware
Natural language processing systems
Behavior-based
Berkeley packet filters
Cyber security
Extended berkeley packet filter
Filter programs
Language processing
Natural language processing
Natural languages
Real- time
Signature based detections
Zero-day attack
