Mr-Un1k0d3r / openedr

Open EDR public repository

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenEDR

OpenEDR Slack Email

We at OpenEDR believe in creating an open source cybersecurity platform where products and services can be provisioned and managed together. EDR is our starting point. OpenEDR is a full blown EDR capability. It is one of the most sophisticated, effective EDR code base in the world and with the community’s help it will become even better.

OpenEDR is free and open source platform allows you to analyze what’s happening across your entire environment at base-security-event level. This granularity enables accurate root-causes analysis needed for faster and more effective remediation. Proven to be the best way to convey this type of information, process hierarchy tracking provide more than just data, they offer actionable knowledge. It collects all the details on endpoints, hashes, and base and advanced events. You get detailed file and device trajectory information and can navigate single events to uncover a larger issue that may be compromising your system.

OpenEDR’s security architecture simplifies breach detection, protection and visibility by working for all threat vectors without requiring any other agent or solution. The agent records all telemetry information locally and then will send the data to locally hosted or cloud hosted ElasticSeach deployments. Real-time visibility and continuous analysis are the vital elements of the entire endpoint security concept. OpenEDR enables you to perform analysis into what's happening across your environment at base event level granularity. This allows accurate root cause analysis leading to better remediation of your compromises. Integrated Security Architecture of OpenEDR delivers Full Attack Vector Visibility including MITRE Framework.

The Open EDR consists of the following components:

  • Runtime components
    • Core Library – the basic framework;
    • Service – service application;
    • Process Monitor – components for per-process monitoring;
      • Injected DLL – the library which is injected into different processes and hooks API calls;
      • Loader for Injected DLL – the driver component which loads injected DLL into each new process
      • Controller for Injected DLL – service component for interaction with Injected DLL;
    • System Monitor – the genetic container for different kernel-mode components;
    • File-system mini-filter – the kernel component that hooks I/O requests file system;
    • Low-level process monitoring component – monitors processes creation/deletion using system callbacks
    • Low-level registry monitoring component – monitors registry access using system callbacks
    • Self-protection provider – prevents EDR components and configuration from unauthorized changes
    • Network monitor – network filter for monitoring the network activity;
  • Installer

Generic high-level interaction diagram for runtime components For details you can refer here : https://techtalk.comodo.com/2020/09/19/open-edr-components/

Community

Build Instructions

You should have Microsoft Visual Studio to build the code

  • Microsoft Visual Studio Solution File is under /openedr/edrav2/build/vs2019/
  • All OpenEDR Projects are in /openedr/edrav2/iprj folder
  • All external Projects and Libraries are in /openedr/edrav2/eprj folder

Libraries Used:

Installation Instructions

Coming soon

Releases

Coming soon

About

Open EDR public repository

License:Other


Languages

Language:C++ 55.8%Language:HTML 30.4%Language:C 8.6%Language:Perl 1.5%Language:Python 0.7%Language:Shell 0.5%Language:Makefile 0.4%Language:Roff 0.3%Language:M4 0.3%Language:CMake 0.2%Language:JavaScript 0.2%Language:TeX 0.2%Language:Assembly 0.2%Language:XSLT 0.2%Language:CSS 0.1%Language:DIGITAL Command Language 0.1%Language:Objective-C 0.0%Language:CWeb 0.0%Language:Batchfile 0.0%Language:Cuda 0.0%Language:C# 0.0%Language:PHP 0.0%Language:Ada 0.0%Language:D 0.0%Language:Pascal 0.0%Language:Objective-C++ 0.0%Language:Starlark 0.0%Language:Max 0.0%Language:SuperCollider 0.0%Language:Yacc 0.0%Language:QMake 0.0%Language:VBScript 0.0%Language:Scala 0.0%Language:NASL 0.0%Language:Raku 0.0%Language:Ruby 0.0%Language:Scheme 0.0%Language:eC 0.0%Language:Go 0.0%Language:Emacs Lisp 0.0%Language:Dockerfile 0.0%Language:Meson 0.0%Language:Pawn 0.0%Language:Module Management System 0.0%Language:Eiffel 0.0%Language:Vim Snippet 0.0%Language:Fortran 0.0%Language:SAS 0.0%Language:PowerShell 0.0%Language:Lex 0.0%Language:Tcl 0.0%Language:QML 0.0%Language:sed 0.0%Language:Rebol 0.0%Language:SCSS 0.0%Language:Sass 0.0%Language:DTrace 0.0%Language:IDL 0.0%