Giter Site home page Giter Site logo

douglasmun / openedr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jymcheong/openedr

0.0 0.0 0.0 5.35 MB

Open Endpoint Defense & Response

License: GNU General Public License v3.0

Shell 26.51% JavaScript 69.38% Dockerfile 1.88% HTML 2.23%

openedr's Introduction

Demo

Click thumbnail below to watch:

IMAGE ALT TEXT HERE

Shout-Outs

To Microsoft for Sysmon, Nxlog for Nxlog-CE, OrientDB & Wekan!

Getting Started

Use a sudoer account for Ubuntu or macOS docker host. For Windows, please refer to jymcheong#3).

  • Tested backend installation (see screencast) on Ubuntu 16-20.04 LTS servers, with (at least) 1 vCPU, 3GB RAM & 50GB disk.
  • Host agents tested on Win10 & Server 2012R2 to 2019 64bit
  • Windows endpoints needs TCP port 2222 & 8888 to reach backend (Pls check firewall(s) settings)

Installation Steps

With a sudoer account (but DO NOT preceed command with sudo), install the backend with:

curl -L https://raw.githubusercontent.com/jymcheong/OpenEDR/master/install.sh |bash

PLEASE USE A UBUNTU 16-20 SERVER, either physical or Virtual Machine. But why not on Ubuntu/whatever-linux desktop directly?

Use the output from the backend installation script looks similar to the following:

$SFTPCONFURL='http://<YOUR_IP_ADDRESS>:8888/sftpconf.zip'; Set-ExecutionPolicy Bypass -Scope Process -Force; [System.Net.ServicePointManager]::SecurityProtocol = [System.Net.ServicePointManager]::SecurityProtocol -bor 3072; iex ((New-Object System.Net.WebClient).DownloadString('https://raw.githubusercontent.com/jymcheong/openedrClient/master/install.ps1'))

It is a powershell command that can be pasted to endpoint for host agent installations. Please use admin powershell session.

Other installation scenarios: https://github.com/jymcheong/OpenEDR/wiki/0.-Installation

Run a Quick Test!

https://github.com/jymcheong/OpenEDR/wiki/3.-Detection-&-False-Positives

openedr's People

Contributors

jymcheong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.