mirror of
https://github.com/olafhartong/sysmon-modular
synced 2026-06-08 16:29:39 +00:00
10 lines
310 B
XML
10 lines
310 B
XML
<Sysmon schemaversion="4.40">
|
|
<EventFiltering>
|
|
<RuleGroup name="" groupRelation="or">
|
|
<ImageLoad onmatch="include">
|
|
<ImageLoaded name="technique_id=T1197,technique_name=BITS" condition="end with">bitsproxy.dll</ImageLoaded>
|
|
</ImageLoad>
|
|
</RuleGroup>
|
|
</EventFiltering>
|
|
</Sysmon>
|