Merge PR #5175 from @netgrain - Add WDAC Policy File Creation In CodeIntegrity Folder
new: WDAC Policy File Creation In CodeIntegrity Folder --------- Co-authored-by: Andreas Braathen <andreasb@mnemonic.io> Co-authored-by: frack113 <62423083+frack113@users.noreply.github.com> Co-authored-by: Nasreddine Bencherchali <nasreddineb@splunk.com> Co-authored-by: Swachchhanda Shrawan Poudel <87493836+swachchhanda000@users.noreply.github.com>
This commit is contained in:
@@ -436,7 +436,7 @@
|
||||
"SourceParentCommandLine", "TargetCommandLine", "TargetParentProcessId", "TargetParentImage", "TargetParentCommandLine",
|
||||
"IsInitialThread", "RemoteCreation"],
|
||||
"file_delete": ["CommandLine", "ParentImage", "ParentCommandLine"],
|
||||
"file_event": ["CommandLine", "ParentImage", "ParentCommandLine", "MagicHeader"],
|
||||
"file_event": ["CommandLine", "IntegrityLevel", "MagicHeader", "ParentCommandLine", "ParentImage"],
|
||||
"image_load": ["CommandLine"],
|
||||
"process_access": ["SourceCommandLine", "CallTraceExtended"],
|
||||
"file_access":["Image", "CommandLine", "ParentImage", "ParentCommandLine", "User", "TargetFilename"],
|
||||
|
||||
Reference in New Issue
Block a user