diff --git a/ProjectCode/Modules/Security/secharden-wazuh.sh b/ProjectCode/Modules/Security/secharden-wazuh.sh index 891f12f..076baca 100644 --- a/ProjectCode/Modules/Security/secharden-wazuh.sh +++ b/ProjectCode/Modules/Security/secharden-wazuh.sh @@ -1,8 +1,8 @@ #!/bin/bash -##### +######################################### #Core framework functions... -##### +######################################### export PROJECT_ROOT_PATH PROJECT_ROOT_PATH="$(realpath ../../../)" @@ -30,6 +30,10 @@ done source $KNELShellFrameworkRoot/Framework-ConfigFiles/FrameworkVars +######################################### +# Core script code begins here +######################################### + # We don't want to run this on the wazuh server, otherwise bad things happen... export TSYS_NSM_CHECK