mirror of
https://github.com/olafhartong/sysmon-modular
synced 2026-06-08 16:29:39 +00:00
Adding connection monitoring support to rdp terminal services pipe, can be abused maliciously
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
<Sysmon schemaversion="4.30">
|
||||
<EventFiltering>
|
||||
<RuleGroup name="" groupRelation="or">
|
||||
<PipeEvent onmatch="include">
|
||||
<Rule groupRelation="and">
|
||||
<PipeName condition="begin with">\TSVCPIPE</PipeName>
|
||||
</Rule>
|
||||
</PipeEvent>
|
||||
</RuleGroup>
|
||||
</EventFiltering>
|
||||
</Sysmon>
|
||||
Reference in New Issue
Block a user