softasap.sa-secure-audit-rkhunter

sa-secure-audit-rkhunter

Build Status

How to Use: Example with box-example

Simple:

     - {
         role: "sa-secure-audit-rkhunter"
       }

Advanced:

The tool will attempt to install mailutils if it’s not already installed. For better control of your system, it's better to set up mail sending ahead of time instead of using default settings. One option is to use the sa-postfix role, which is included in the box-example.

     - {
         role: "sa-postfix",
         tags: ["create", "update"]
       }
     - {
         role: "sa-secure-audit-rkhunter"
       }

Using rkhunter:

sudo rkhunter -c --sk

Setting up a Cron Job:

/usr/bin/rkhunter -c --cronjob 2>&1 | mail -s "RKhunter Scan Results" [email protected]

Update the Database:

sudo rkhunter --update

The code is licensed under the BSD 3 Clause or the MIT License.

Follow us for updates on roles at FB.

Informazioni sul progetto

installs rkhunter anti rootkit utility

Installa
ansible-galaxy install softasap.sa-secure-audit-rkhunter
Licenza
Unknown
Download
256
Proprietario
Get your application deployed in a robust way