We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b03f1b9 + d734809 commit 64e6d2aCopy full SHA for 64e6d2a
1 file changed
sysmonconfig-export.xml
@@ -469,6 +469,7 @@
469
<TargetFilename condition="end with">.chm</TargetFilename>
470
<TargetFilename condition="end with">.cmd</TargetFilename> <!--Batch scripting: Batch scripts can also use the .cmd extension | Credit: @mmazanec -->
471
<TargetFilename condition="end with">.cmdline</TargetFilename> <!--Microsoft:dotNet: Executed by cvtres.exe-->
472
+ <TargetFilename condition="end with">.dmp</TargetFilename> <!--Process dumps [ (fr) http://blog.gentilkiwi.com/securite/mimikatz/minidump ] -->
473
<TargetFilename condition="end with">.docm</TargetFilename> <!--Microsoft:Office:Word: Macro-->
474
<TargetFilename condition="end with">.exe</TargetFilename> <!--Executable-->
475
<TargetFilename condition="end with">.jar</TargetFilename> <!--Java applets-->
0 commit comments