We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0676604 + 0ea30fe commit c327298Copy full SHA for c327298
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