softasap.sa-secure-audit-rkhunter

sa-secure-audit-rkhunter

构建状态

使用示例:检查 box-example

简单用法:

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

高级用法:

如果没有安装 mailutils,工具将尝试安装它们。为了更好地控制系统,我建议提前配置邮件发送,而不是依赖默认设置。sa-postfix 是 box-example 中包含的可能角色之一。

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

使用 rkhunter:

sudo rkhunter -c --sk

定时任务的建议:

/usr/bin/rkhunter -c --cronjob 2>&1 | mail -s "RKhunter 扫描结果" [email protected]

数据库更新:

sudo rkhunter --update

版权和许可证

代码根据 BSD 3条款MIT许可证 进行授权。

关注 FB 以获取角色更新。

关于项目

installs rkhunter anti rootkit utility

安装
ansible-galaxy install softasap.sa-secure-audit-rkhunter
许可证
Unknown
下载
256
拥有者
Get your application deployed in a robust way