- Notifications
You must be signed in to change notification settings - Fork293
A Suricata based NDR distribution
License
StamusNetworks/Clear-NDR-ISO
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
This repository contains the ressources and tools needed to build ISO images for the Clear NDR Community, a Linux distribution focused on network detection and response (NDR).
The repository was previously known as SELKS but has been rebranded to Clear NDR Community to better reflect profound architectural changes. See theClear NDR Community page on Stamus Networks website for more details.
To get more information about Clear NDR and learn how to use it, please visitClear NDR documentation.
This repository is used to build the ISO images for Clear NDR Community. It contains a script and the associated configuration files to build the ISO images.
Clear NDR is usingstamusctl to manage the installation and configuration of the system. The configuration files used by stamusctl are stored in a separate repository:Stamusctl Templates.
Please use thestamusctl repository to open issues related to Clear NDR Community.
To build the ISO images, you need to have a working installation ofDebian. The build process has been tested on Debian 11 (Bullseye). You will also need to install the dependencies via the install-deps.sh script:
sudo ./install-deps.sh
To build the ISO image, clone this repository and run the build script:
sudo ./build-debian-live.sh
To build the headless ISO image, run the build script with the-g no-desktop option:
sudo ./build-debian-live.sh -g no-desktop
For help and more options, run:
./build-debian-live.sh -h
About
A Suricata based NDR distribution
Topics
Resources
License
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Packages0
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Contributors11
Uh oh!
There was an error while loading.Please reload this page.