Anti-Malware-Alliance / Anti-Malware-Alliance/exp-open-edr

Requirement Ideas

Ouverte
#1 0 commentaires 0 réactions 0 personnes assignées Voir sur GitHub
Langage dominant
Aucune donnée de langage
Étoiles
1
Forks
0
Métriques de merge des PR
Aucune PR mergée en 30 j

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:

1. They dont seem to provide, compile binaries out of the box.
2. You need to contact them, but they dont respond.
3. 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:

1. Compile and use parts of the project.
2. Extract and get a Minidriver working (minidilfer kernel driver, to get notified on any new file created, to submit for scanning).
3. DLL Hooking, and event sending to a backend.
4. Registry Activities Monitoring.

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Évaluation

Cette issue n'a pas encore été évaluée.

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.