mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-26 23:34:25 +02:00
Added and changed description for TOOL-5160
This commit is contained in:
parent
361ad7d9da
commit
d44f51a353
@ -383,6 +383,7 @@ TOOL-5102:test:security:tooling::Check for presence of Fail2ban:
|
|||||||
TOOL-5104:test:security:tooling::Enabled tests for Fail2ban:
|
TOOL-5104:test:security:tooling::Enabled tests for Fail2ban:
|
||||||
TOOL-5120:test:security:tooling::Presence of Snort IDS:
|
TOOL-5120:test:security:tooling::Presence of Snort IDS:
|
||||||
TOOL-5122:test:security:tooling::Snort IDS configuration file:
|
TOOL-5122:test:security:tooling::Snort IDS configuration file:
|
||||||
|
TOOL-5160:test:security:tooling::Check for active OSSEC analysis daemon:
|
||||||
TOOL-5190:test:security:tooling::Check presence of available IDS/IPS tooling:
|
TOOL-5190:test:security:tooling::Check presence of available IDS/IPS tooling:
|
||||||
USB-3000:test:security:storage:Linux:Check for presence of USBGuard:
|
USB-3000:test:security:storage:Linux:Check for presence of USBGuard:
|
||||||
# EOF
|
# EOF
|
||||||
|
@ -365,7 +365,7 @@
|
|||||||
#
|
#
|
||||||
# Test : TOOL-5160
|
# Test : TOOL-5160
|
||||||
# Description : Check for OSSEC
|
# Description : Check for OSSEC
|
||||||
Register --test-no TOOL-5126 --weight L --network NO --category security --description "Check for presence of Snort"
|
Register --test-no TOOL-5126 --weight L --network NO --category security --description "Check for active OSSEC analysis daemon"
|
||||||
if [ ${SKIPTEST} -eq 0 ]; then
|
if [ ${SKIPTEST} -eq 0 ]; then
|
||||||
|
|
||||||
if IsRunning "ossec-analysisd"; then
|
if IsRunning "ossec-analysisd"; then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user