Merge pull request #3575 from frack113/file_rename
Add definition for file_rename
This commit is contained in:
@@ -11,6 +11,7 @@ modified: 2022/10/07
|
||||
logsource:
|
||||
product: windows
|
||||
category: file_rename
|
||||
definition: Use the WinEventLog:Microsoft-Windows-Kernel-File/KERNEL_FILE_KEYWORD_RENAME_SETLINK_PATH ETW source
|
||||
detection:
|
||||
to_dll:
|
||||
TargetFilename|endswith: '.dll'
|
||||
|
||||
@@ -14,6 +14,7 @@ tags:
|
||||
logsource:
|
||||
product: windows
|
||||
category: file_rename
|
||||
definition: Use the WinEventLog:Microsoft-Windows-Kernel-File/KERNEL_FILE_KEYWORD_RENAME_SETLINK_PATH ETW source
|
||||
detection:
|
||||
selection:
|
||||
OriginalFilename|endswith:
|
||||
|
||||
Reference in New Issue
Block a user