8000 GitHub - OpenSource-For-Freedom/HARDN-XDR: A single STIG Compliant - Debian Package, to fully secure the OS using automation, encryption, monitoring, heuristics and availability.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

OpenSource-For-Freedom/HARDN-XDR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitHub release (latest by date)

OS: DEBIAN 12

HARDN Logo

The Linux Security Project

HARDN-XDR

Repository Views Repository Clones



OVERVIEW

HARDN-XDR

  • Our Goal:
    • Assist the open source community in building a Debian based "GOLDEN IMAGE" System.
  • Our Purpose:
    • To empower IT administrators and users with the tools they need to ensure endpoint security, optimize performance, and maintain compliance across their organization.
  • What we have to offer:
    • A robust and secure endpoint management solution designed to simplify and enhance the management of devices in your network.
    • Advanced features for monitoring, securing, and maintaining endpoints efficiently.
    • STIG COMPLIANCE to align with the Security Technical Information Guides provided by the DOD Cyber Exchange.


FEATURES

  • Comprehensive Monitoring: Real-time insights into endpoint performance and activity.
  • Enhanced Security: Protect endpoints with advanced security protocols.
  • Scalability: Manage endpoints across small to large-scale networks.
  • User-Friendly Interface: Intuitive design for seamless navigation and management.
  • STIG Compliance: This release brings the utmost security for Debian Government based information systems.


INSTALLATION

Quick Start:

Installation Notes

  • HARDN-XDR is currently being developed and tested for BARE-METAL installs of Debian based distributions and Virtual Machines.
  • Ensure you have the latest version of Debian 12 or Ubuntu 24.04.
  • By installing HARDN-XDR with the commands listed in the installation process, the following changes will be made to your system:
  • A collection of security focused packages will be installed.
  • Security tools and services will be enabled.
  • System hardening and STIG settings will be applied.
  • A malware and signature detection and response system will be set up.
  • A monitoring and reporting system will be activated.
  • For a detailed list of all that will be changed, please refer to HARDN.md.
  • For an overview of HARDN-Debian STIG Compliance, please refer to deb_stig.md.

Installation

  1. Download the HARDN script: Open your terminal and run the following command to download the main script:

    curl -LO https://raw.githubusercontent.com/OpenSource-For-Freedom/HARDN-XDR/main/src/setup/hardn-main.sh
  2. Run the HARDN setup: Launch the script with superuser privileges to begin the hardening process:

    sudo chmod +x hardn-main.sh
    sudo ./hardn-main.sh

    This will start the HARDN setup.


Actions

  • Auto Update Dependencies

File Structure

HARDN/
├── .gitignore
├── README.md
├── changelog.md
├── docs/
│   ├── deb_stig.md
│   ├── HARDN.md
│   ├── LICENSE
│   └── assets/
│       ├── HARDN(1).png
│       └── cybersynapse.png
├── src/
│   └── setup/
│       └── hardn-main.sh
├── debian/
│   ├── changelog
│   ├── control
│   ├── hardn.install
│   ├── postinst
│   └── rules


PROJECT PARTNERS

cybersynapse Logo


LICENSE

This project is licensed under the MIT License.


CONTACT

office@cybersynapse.ro

About

A single STIG Compliant - Debian Package, to fully secure the OS using automation, encryption, monitoring, heuristics and availability.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 7

Languages

0