From 2d7ef9760508ec138bc05e80249a1591322c92fc Mon Sep 17 00:00:00 2001 From: mboelen Date: Tue, 19 Apr 2016 17:23:12 +0200 Subject: [PATCH] Consider binaries check as a core test --- include/binaries | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/binaries b/include/binaries index f94e6326..8666e1ca 100644 --- a/include/binaries +++ b/include/binaries @@ -34,10 +34,10 @@ Display --indent 2 --text "- Scanning available tools..." logtext "Start scanning for available audit binaries and tools..." - # Test : FILE-7502 + # Test : CORE-1000 # Description : Check all system binaries # Notes : Always perform test, dependency for many other tests - Register --test-no FILE-7502 --weight L --network NO --description "Check all system binaries" + Register --test-no CORE-1000 --weight L --network NO --description "Check all system binaries" BINARY_PATHS_FOUND=""; N=0 Display --indent 2 --text "- Checking system binaries..." logtext "Status: Starting binary scan..."