Add BlockAccessWMI template
This commit is contained in:
parent
ea8e0829ee
commit
c49ee0654f
|
@ -3771,6 +3771,12 @@ Tmpl.Title=Block DNS
|
|||
Tmpl.Class=Misc
|
||||
NetworkAccess=*,Block;Port=53;Protocol=UDP
|
||||
|
||||
[Template_BlockAccessWMI]
|
||||
Tmpl.Title=Block Accessing WMI
|
||||
Tmpl.Class=Misc
|
||||
ClosedFilePath=%SystemRoot%\System32\wbem\*
|
||||
|
||||
|
||||
[Template_BlockTelemetry]
|
||||
Tmpl.Title=#4307
|
||||
Tmpl.Class=Misc
|
||||
|
|
Loading…
Reference in New Issue