mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-30 01:04:39 +02:00
[HRDN-7230] extended test and style change
This commit is contained in:
parent
889a57fc03
commit
4eafdb6c85
@ -103,10 +103,10 @@
|
|||||||
LogText "Result: found at least one malware scanner"
|
LogText "Result: found at least one malware scanner"
|
||||||
Display --indent 4 --text "- Installed malware scanner" --result "${STATUS_FOUND}" --color GREEN
|
Display --indent 4 --text "- Installed malware scanner" --result "${STATUS_FOUND}" --color GREEN
|
||||||
AddHP 3 3
|
AddHP 3 3
|
||||||
else
|
else
|
||||||
LogText "Result: no malware scanner found"
|
LogText "Result: no malware scanner found"
|
||||||
Display --indent 4 --text "- Installed malware scanner" --result "${STATUS_NOT_FOUND}" --color RED
|
Display --indent 4 --text "- Installed malware scanner" --result "${STATUS_NOT_FOUND}" --color RED
|
||||||
ReportSuggestion ${TEST_NO} "Harden the system by installing at least one malware scanner, to perform periodic file system scans"
|
ReportSuggestion ${TEST_NO} "Harden the system by installing at least one malware scanner, to perform periodic file system scans" "-" "Install a tool like rkhunter, chkrootkit, OSSEC"
|
||||||
AddHP 1 3
|
AddHP 1 3
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user