Open Source · MIT License · Demo Release
Security International Group

Open Cyber Defense Infrastructure

Security International Group builds open-source tooling for automated Linux hardening, continuous security monitoring, and compliance reporting, designed for Debian-based systems and federal environments.

[NOTE]

HARDN is a public demo of the full HARDN-XDR enterprise solution. It showcases core hardening features. Contact SIG for production HARDN-XDR access.

DISA STIGCIS BenchmarksNIST 800-53FedRAMPSOC 2Zero Trust

Services

Two system services.
Always running.

HARDN installs two persistent systemd services that apply hardening configurations and monitor your system continuously, no manual intervention required.

hardn.service

Security hardening service that applies security configurations when triggered. Manages all hardening modules and compliance controls.

legion-daemon.service

Continuous security monitoring daemon. Watches for threats, configuration drift, and system changes in real time.

Quick Start

Build from source
# Clone and build
$ git clone https://github.com/Security-International-Group/HARDN
$ cd HARDN
$ sudo make build
$ sudo make hardn
[INFO] Launching service manager + SIEM...
[OK] hardn.service active
[OK] legion-daemon.service active
# Manage services interactively
$ sudo hardn-service-manager
# Check service status
$ sudo systemctl status hardn.service
$ sudo systemctl status legion-daemon.service
SIG
HARDN-XDR, Full Enterprise Release

Need the full HARDN-XDR solution?

The public HARDN repository is a demonstration of HARDN-XDR core features. The full enterprise solution includes advanced compliance automation, extended detection capabilities, and dedicated support. Contact SIG to discuss production deployment.