From 8364b2a7308931d3422792bb069e78be36db4765 Mon Sep 17 00:00:00 2001 From: Jason Ertel Date: Tue, 7 May 2024 14:30:52 -0400 Subject: [PATCH] update for testing --- setup/so-setup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/so-setup b/setup/so-setup index 9ce99d2d2..b76f9bb98 100755 --- a/setup/so-setup +++ b/setup/so-setup @@ -247,7 +247,7 @@ if [ -n "$test_profile" ]; then WEBPASSWD2=0n10nus3r STRELKA_ALLOW_REGEX="EquationGroup_Toolset_Apr17__ELV_.*" ELASTALERT_ALLOW_REGEX="Security Onion" - SURICATA_ALLOW_REGEX="200033\\d" + SURICATA_ALLOW_REGEX="(200033\\d|2100538|2102466)" update_sudoers_for_testing fi