Add NullSec Linux to GNU/Linux security hardening tools

This commit is contained in:
bad-antics 2026-01-29 11:59:40 -08:00
parent 69894bb5b0
commit ac6dec4894
No known key found for this signature in database
GPG key ID: B1F1881F70FB62A7

View file

@ -337,6 +337,7 @@ See also [Active Directory](#active-directory) and [ADFS](#adfs) below.
- [SCAP Workbench](https://www.open-scap.org/tools/scap-workbench/) - GUI for oscap
- [Tiger - The Unix security audit and intrusion detection tool](https://www.nongnu.org/tiger/) (might be outdated)
- [otseca](https://github.com/trimstray/otseca) - Open source security auditing tool to search and dump system configuration. It allows you to generate reports in HTML or RAW-HTML formats.
- [NullSec Linux](https://github.com/bad-antics/nullsec-linux) - Security-focused Linux distribution with 135+ integrated hardening and auditing tools. Includes automated CIS benchmark checking, kernel hardening scripts, and security baseline enforcement.
- [SUDO_KILLER](https://github.com/TH3xACE/SUDO_KILLER) - A tool to identify sudo rules' misconfigurations and vulnerabilities within sudo
- [CIS Benchmarks Audit](https://github.com/finalduty/cis_benchmarks_audit) - bash script which performs tests against your CentOS system to give an indication of whether the running server may comply with the CIS v2.2.0 Benchmarks for CentOS (only CentOS 7 for now)