Skip to content

A simple, easy to deploy monitoring & event management system for critical FreeBSD & Linux servers. (UNDER DEVELOPMENT)

Notifications You must be signed in to change notification settings

BCL-FOSS/netsumap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

netsumap

Open Source Event Management & Monitoring for Unix & Linux

EXPERIMENTAL & CURRENTLY UNDER DEVELOPMENT 🔬

What is this?

A simple, easy to deploy monitoring & event management system for critical FreeBSD & Linux servers.

Features

  • Service + Network Outage Alerts
  • Infrastructure Monitoring for FreeBSD, RHEL & Debian systems
  • Network Visualizer + Mapper
  • Integrated Neural Network performing:
    • 👨🏽‍💻 Packet metadata analysis
    • 💥 Attack pattern identification

NN training data captured from:

  • Honey pot(s) hosted & managed by Baugh Consulting & Lab L.L.C.
  • Simulated production corporate network with commonly utilized services & servers, and an "attacker" host targeting the resources with various attacks internally & externally.

Hugging Face Model Repo *NN to be published soon

Getting Started

Core Configuration

Recommended Minimum Environment
  • Ubuntu 22.04 LTS
  • 1/12 GPU
  • 4 GB GPU Memory
  • 8 GB RAM
  1. Install CUDA Driver
  2. Install CUDA Toolkit
  3. Update core-node/Caddyfile with new url
    change.url.com {
        ...
    }
  1. Run startup script (starts netsumap core after initialization)
    sudo ./netsumap_init.sh
  1. Visit core dashboard @ [https://url-set-in-Caddyfile.com/] to get started.

To restart netsumap

    sudo ./netsumap_restart.sh

About

A simple, easy to deploy monitoring & event management system for critical FreeBSD & Linux servers. (UNDER DEVELOPMENT)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published