Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

A Suricata based NDR distribution

License

NotificationsYou must be signed in to change notification settings

StamusNetworks/Clear-NDR-ISO

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

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.

Source Code

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.

Building the ISO

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

[8]ページ先頭

©2009-2025 Movatter.jp