decalage2 / awesome-security-hardening

A collection of awesome security hardening guides, tools and other resources
5.37k stars 568 forks source link

Adds MutableSecurity #69

Closed iosifache closed 1 year ago

iosifache commented 1 year ago

The pull request adds MutableSecurity, a CLI tool for managing the lifecycle of cybersecurity solutions, to "Tools to apply security hardening".

decalage2 commented 1 year ago

Hello, I read the website and so far I haven't seen modules that implement security hardening. Could you please tell me how you can deploy hardening with MutableSecurity current modules? Thanks.

iosifache commented 1 year ago

Hi @decalage2,

We thought of submitting here since, depending on system's usage, our program can be used to install security solutions that lower the attack surface of Linux systems. For instance, if the host is running an SSH server, Fail2ban can be installed to detect brute-force attacks and block the attacker's IP address.

iosifache commented 1 year ago

In the meantime, MutableSecurity got discontinued. I will close the PR.