-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
It is our ambittion to work on an opensource EDR at some point of the project.
EDR are complex software projects, that can be quite large code bases, into the millions of lines of code. It is generally consider expensive software projects to develop and maintain.
Comodo, released an Open Source version of their EDR, openEDR https://github.com/ComodoSecurity/openedr but it has a few problems:
- They dont seem to provide, compile binaries out of the box.
- You need to contact them, but they dont respond.
- It seems to be sending events, to a cloud platforms that is not Free / Open Source.
We would like to fork, and reuse as much functionality of this EDR as possible. For that first we need to inspect, dissect and learn from this code base.
The focus areas are:
- Compile and use parts of the project.
- Extract and get a Minidriver working (minidilfer kernel driver, to get notified on any new file created, to submit for scanning).
- DLL Hooking, and event sending to a backend.
- Registry Activities Monitoring.
Metadata
Metadata
Assignees
Labels
No labels