Git Product home page Git Product logo

docker-selks's Introduction

docker-selks

Docker based Suricata, Elasticsearch, Logstash, Kibana, Scirius aka SELKS.

Setup

On Linux

Then, start your stack using docker-compose:

docker-compose up

On Windows, use Vagrant or Docker for Windows

For Vagrant be sure to have the following vagrant plugins installed

Start up the box

vagrant up

Next, access

Connect into the box via ssh/putty on 127.0.0.1:2222 with standard login vagrant/vagrant. Then,

cd /vagrant
docker-compose [ps,logs, ...]

docker-selks's People

Contributors

kevfoerster avatar mkoertgen avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

docker-selks's Issues

Refine logstash output

What information in our EVE files is really relevant to us? Right now, we have a minimal logstash filter, only getting the geo ip of either source or destination. Exploration into relevant fields and what to do with them should be done.

Build a simple graph out of network communications

It would be nice if we had the network communications inside a graph. At first, a simple "A communicates with B" is sufficient.

It seems like ArangoDB is easy to use for importing our EVE JSON and seems like a good fit for playing around with graph databases. In the long term, we will probably want to use Neo4j.

Action Required: Fix WhiteSource Configuration File - .whitesource

There is an error with this repository's WhiteSource configuration file that needs to be fixed. As a precaution, scans will stop until it is resolved.

Errors:

  • Failed to parse configuration file: awesome-inc/docker-selks/.whitesource: Expected BEGIN_OBJECT but was STRING at line 7 column 1 path $

Make Scirius work again

The current scirius docker image does not work correctly; Django exceptions are thrown regarding static files (leading to no css being loaded) as well as TypeErrors.

We could try to either use another docker image than stamus/scirius:latest, if publicly available or build our own.

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.