{"id":27414337,"url":"https://github.com/capelabs/ebpf-for-dfir","last_synced_at":"2025-04-14T08:24:43.132Z","repository":{"id":287701098,"uuid":"965116231","full_name":"capelabs/eBPF-for-DFIR","owner":"capelabs","description":"A lightweight, extensible forensic tool that leverages eBPF to collect real-time system events on Windows for Digital Forensics and Incident Response.","archived":false,"fork":false,"pushed_at":"2025-04-13T11:36:41.000Z","size":58,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-13T12:31:14.536Z","etag":null,"topics":["dfir","ebpf","forensics","forensics-tools","framework","windows"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/capelabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-12T12:56:18.000Z","updated_at":"2025-04-13T11:36:45.000Z","dependencies_parsed_at":"2025-04-13T12:32:10.723Z","dependency_job_id":"d20fa2b2-59cd-4b60-9d0a-c86c8b882ad5","html_url":"https://github.com/capelabs/eBPF-for-DFIR","commit_stats":null,"previous_names":["capelabs/ebpf-for-dfir"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capelabs%2FeBPF-for-DFIR","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capelabs%2FeBPF-for-DFIR/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capelabs%2FeBPF-for-DFIR/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capelabs%2FeBPF-for-DFIR/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capelabs","download_url":"https://codeload.github.com/capelabs/eBPF-for-DFIR/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248844387,"owners_count":21170565,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dfir","ebpf","forensics","forensics-tools","framework","windows"],"created_at":"2025-04-14T08:24:42.330Z","updated_at":"2025-04-14T08:24:43.117Z","avatar_url":"https://github.com/capelabs.png","language":"C","readme":"# eBPF-for-DFIR\n\neBPF-for-DFIR is an open-source tool that uses eBPF (Extended Berkeley Packet Filter) technology to collect real-time system data for Digital Forensics and Incident Response (DFIR) on Windows systems. By leveraging the eBPF-for-Windows framework, it provides deep visibility into system activity and helps incident responders gather crucial information during investigations.\n\n## Features\n* Real-Time Data Collection: Captures system data in real time from Windows machines.\n\n* Windows Integration: Built on top of eBPF-for-Windows, enabling detailed data collection on Windows.\n\n* DFIR-Focused: Designed for Digital Forensics and Incident Response to provide key insights during security investigations.\n\n## Requirements\n* Windows Operating System: The tool is designed for use on Windows environments. (Windows 10 or later, Windows Server 2019 or later)\n\n* [eBPF-for-Windows](https://github.com/microsoft/ebpf-for-windows): The tool relies on the eBPF framework for Windows to capture system events.\n\nPlease refer to this [setup document](docs/setup.md) for detailed configuration.\n\n\n## Deep-dive\nThis tool extends eBPF-for-Windows by monitoring key system activities for DFIR:\n\n* FileEventEbpfExt: Monitors file system events, detecting file creation, modification, and deletion.\n\n* RegEventEbpfExt: Tracks registry modifications, providing insight into registry key changes.\n\n* ProcEventEbpfExt: Monitors process execution, including process creation and termination.\n\n* NetEventEbpfExt: Captures network-related events such as connections and data transmissions.\n\n## Future works\n* MutexEventEbpfExt: Monitors the creation of mutex objects to track synchronization events in the system.\n\n* ProcEventEbpfExt: Extended to monitor DLL loading, image loading, and memory mapping in the system.\n\n## Extending features\nIf ebpf-for-dfir does not support the features you need, you can extend the tool by following the [guide](docs/extension.md). We also welcome and appreciate your contributions!\n\n## Contribution\nWe welcome contributions! Feel free to submit issues, feature requests, or pull requests.\n\n## License\nThis project is licensed under the MIT License. See the LICENSE file for details.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapelabs%2Febpf-for-dfir","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapelabs%2Febpf-for-dfir","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapelabs%2Febpf-for-dfir/lists"}