https://github.com/itscheithanya/ebpf-linux-ransomware-detection
A comprehensive overview of a multi-layered approach to ransomware detection integrating eBPF technology and machine learning,
https://github.com/itscheithanya/ebpf-linux-ransomware-detection
ebpf linux ml
Last synced: 5 months ago
JSON representation
A comprehensive overview of a multi-layered approach to ransomware detection integrating eBPF technology and machine learning,
- Host: GitHub
- URL: https://github.com/itscheithanya/ebpf-linux-ransomware-detection
- Owner: itsCheithanya
- Created: 2024-03-06T14:16:13.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-06-28T17:53:17.000Z (almost 2 years ago)
- Last Synced: 2025-03-14T10:14:16.986Z (over 1 year ago)
- Topics: ebpf, linux, ml
- Language: C
- Homepage:
- Size: 2.24 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
![Alt text]()
In an era marked by escalating ransomware attacks,conventional detection methods often prove insufficient, leaving individuals and organizations susceptible to substantial data loss and operational disruption. This talk presents a multi-layered defense system utilizing eBPF for real-time monitoring. Machine learning algorithms are then employed to identify patterns indicative of ransomware, enhancing threat detection capabilities. Additionally, honeypots are deployed to validate ransomware presence during encryption, allowing for targeted response actions. By integrating these technologies into a cohesive framework, the system aims to comprehensively protect against ransomware by identifying and neutralizing threats at different stages, thus improving overall security resilience and understanding of ransomware behaviors.