For أداة تدقيق أمني لخوادم Linux, the strongest matches are dev-sec/ansible-collection-hardening (This Ansible collection automates security hardening for Linux systems), dev-sec/ansible-os-hardening (This collection of Ansible roles automates Linux system hardening) and cisofy/lynis (Lynis is a modular security auditing and hardening framework). Each is ranked by relevance to your query, popularity and recent activity.
أدوات تهيئة أمنية مؤتمتة وماسحات ثغرات لتدقيق وتأمين بيئات خوادم Linux.
This is an Ansible collection that automates security hardening for Linux operating systems, databases, web servers, and SSH services. It provides a declarative, modular architecture that enforces idempotent security configurations, ensuring that each task only applies changes when the current system state deviates from the desired security baseline. The collection organizes security configurations into reusable Ansible roles, each targeting a specific system component. It includes roles for hardening OpenSSH with key-only authentication and disabled root login, securing MySQL and MariaDB ins
This Ansible collection automates security hardening for Linux systems with modular roles for SSH, OS, databases, and web servers, and enforces idempotent baseline checks—fitting the search for automated hardening and configuration auditing, though it lacks built-in compliance scanning or reporting.
This project is a collection of automated hardening frameworks and Ansible roles designed to secure Linux systems, databases, SSH services, and web servers. It functions as a configuration framework that reduces the attack surface of Linux distributions through the automated enforcement of security policies. The collection provides specific security baselines for a variety of services, including MySQL databases, OpenSSH daemons, and web servers such as Nginx and Apache. These roles are designed to remove insecure defaults, enforce secure authentication methods, and align system configurations
This collection of Ansible roles automates Linux system hardening by enforcing security baselines for SSH, databases, and web servers, fitting the need for automated hardening scripts—though it does not include built-in compliance scanning or auditing features like those in OpenSCAP.
Lynis is an automated security auditing and system hardening framework designed for UNIX-based operating systems. It functions as a command-line utility that inspects local system configurations to identify security vulnerabilities, configuration weaknesses, and compliance gaps. By executing a series of modular tests, the tool generates actionable reports and remediation suggestions to assist in strengthening system defenses. The project distinguishes itself through a highly modular architecture that relies on shell-script-based execution and native system inspection. Users can define custom
Lynis is a modular security auditing and hardening framework that performs deep system inspections for vulnerabilities and compliance gaps, generating detailed reports and remediation steps—ideal for your automation goal, though it focuses on auditing and advisory hardening rather than automatically applying fixes.