We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d852990 commit 29c61dcCopy full SHA for 29c61dc
1 file changed
sysmonconfig-export.xml
@@ -892,6 +892,9 @@
892
<TargetFilename condition="end with">.vb</TargetFilename> <!--VisualBasicScripting files-->
893
<TargetFilename condition="end with">.vbe</TargetFilename> <!--VisualBasicScripting files-->
894
<TargetFilename condition="end with">.vbs</TargetFilename> <!--VisualBasicScripting files-->
895
+ <TargetFilename condition="end with">:Zone.Identifier</TargetFilename> <!-- Track Zone.Identifiers regardless of their download location -->
896
+ <TargetFilename condition="end with">:newads</TargetFilename> <!-- CobaltStrike BOF https://github.com/EspressoCake/Self_Deletion_BOF/blob/main/src/main.c -->
897
+
898
</FileCreateStreamHash>
899
900
<RuleGroup name="" groupRelation="or">
0 commit comments