Filter AutorunsToWinEventlog invocation more widely

This commit is contained in:
Chris Long
2020-08-13 14:14:36 -07:00
committed by GitHub
parent 769dabf8a6
commit 5b712a8f86

View File

@@ -20,7 +20,7 @@ DEST_KEY = queue
FORMAT = nullQueue FORMAT = nullQueue
[autoruns_wineventlog_null] [autoruns_wineventlog_null]
REGEX = "Script\sName\s=\sC\:\\Program Files\\AutorunsToWinEventLog\\AutorunsToWinEventLog.ps1" REGEX = "C:\\Program Files\\AutorunsToWinEventLog\\AutorunsToWinEventLog.ps1"
DEST_KEY = queue DEST_KEY = queue
FORMAT = nullQueue FORMAT = nullQueue