Coder Social home page Coder Social logo

edgd1er / grids Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gradiuscypher/grids

0.0 2.0 0.0 588 KB

My network monitoring solution and tools that go along with it.

License: MIT License

Shell 3.90% Python 2.21% Dockerfile 3.82% Smarty 90.07%

grids's Introduction

grIDS

this is a fork from gradiuscypher/grIDS.

the main changes from the original project, is a docker-compose file to run all in one command, a setup Bash script that will update suricata.yaml files based on .env values. I added supervisor in suricata to start suricata service. Filebeat is now a container from elastic.co using docker labels to set up. The elk stack is on its own network (elk), only suricata container is on host's network + special cap_admin.

  • prepare interface & files:
setupConf.sh
  • build images:
docker-compose build
  • start suricata & kibana:
docker-compose up -d suricata kibana
  • wait for both to become green (see logs):
docker-compose logs -f 
  • eventueally imports dashboards, create indexes, process logs:
docker-compose up -d filebeat

My network monitoring solution and tools that go along with it. This setup is designed to be contained in an all-in-one sort of system, but services can be separated into individual hosts if you have a higher load that requires more resources.

The goal for this project is to help people combine multiple open-source tools to have a useful network monitoring solution. Within this project, I'll also include custom scripts that help make this system even more useful.

Feedback, corrections, and suggestions are welcomed and appreciated. Reach out to me on Twitter or here on Github as an Issue.

Manual Configuration Steps

Wiki

To get started with configuring the system, follow the steps found in the Wiki. Each of the Configuration sections walks you through the parts of building a working all-in-one IDS system.

Docker Configuration Steps

To deploy the NSM via Docker containers, follow the instructions found under the Docker Configuration section of the Wiki.

Screenshots

Screenshots of some Kibana Dashboards that have been created and powered using this setup

DASH1 DASH2

Future Additions + Modifications + Ideas

This is a list of future tools that could be added to this toolset for even more features. Also includes modifications.

Features

  • Sysmon logging
  • Bro logging
  • Centralized Logging
  • Webhook integration for alerts
  • FPC and usability tools
  • Pi-Hole DNS service
  • Include EveBox for alerting
  • Include Scirius rule management.

Modifications

  • Performance tuning for Elastic Stack
  • Performance tuning of Suricata - spread load between CPU threads

Ideas

  • IDS Sensor on a Raspberry Pi
  • Spreading services out among hosts, multiple sensor configuration and management
  • Setting up an iptables sensor
  • Setting up a hardware network tap
  • Process for upgrading/updating the OS

grids's People

Contributors

airencracken avatar dependabot[bot] avatar edgd1er avatar gradiuscypher avatar

Watchers

 avatar  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.