- 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.
- 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.
-
One command
curl -LO https://raw.githubusercontent.com/opensource-for-freedom/HARDN-XDR/refs/heads/main/install.sh && sudo chmod +x install.sh && sudo ./install.sh
- 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.
- By installing HARDN-XDR with the command listed in the installation, 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.
HARDN-XDR/
├── changelog.md
├── docs
│ ├── assets
│ │ ├── cybersynapse.png
│ │ └── HARDN(1).png
│ ├── CODE_OF_CONDUCT.md
│ ├── deb_stig.md
│ ├── hardn-main-sh-review.md
│ ├── HARDN.md
│ ├── hardn-security-tools.md
│ └── TODO.md
├── install.sh
├── LICENSE
├── progs.csv
├── README.md
└── src
└── setup
├── hardn-main.sh
This project is licensed under the MIT License.