A simple, easy to deploy monitoring & event management system for critical FreeBSD & Linux servers.
- 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
- Ubuntu 22.04 LTS
- 1/12 GPU
- 4 GB GPU Memory
- 8 GB RAM
- Install CUDA Driver
- Install CUDA Toolkit
- Update core-node/Caddyfile with new url
change.url.com {
...
}
- Run startup script (starts netsumap core after initialization)
sudo ./netsumap_init.sh
- Visit core dashboard @ [https://url-set-in-Caddyfile.com/] to get started.
To restart netsumap
sudo ./netsumap_restart.sh