Added and changed description for TOOL-5160

This commit is contained in:
Michael Boelen 2018-10-23 13:00:16 +02:00
parent 361ad7d9da
commit d44f51a353
No known key found for this signature in database
GPG Key ID: 26141F77A09D7F04
2 changed files with 2 additions and 1 deletions

View File

@ -383,6 +383,7 @@ TOOL-5102:test:security:tooling::Check for presence of Fail2ban:
TOOL-5104:test:security:tooling::Enabled tests for Fail2ban:
TOOL-5120:test:security:tooling::Presence of Snort IDS:
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:
USB-3000:test:security:storage:Linux:Check for presence of USBGuard:
# EOF

View File

@ -365,7 +365,7 @@
#
# Test : TOOL-5160
# 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 IsRunning "ossec-analysisd"; then