Files
2023-04-13 14:22:25 -04:00

9 lines
418 B
XML

<Sysmon schemaversion="4.30">
<EventFiltering>
<RuleGroup name="" groupRelation="or">
<ImageLoad onmatch="include">
<ImageLoaded name="technique_id=T1210,technique_name=Exploitation of Remote Services" condition="begin with">C:\Windows\System32\spool\drivers\</ImageLoaded> <!--In order to detect PrintNightmare on servers-->
</ImageLoad>
</RuleGroup>
</EventFiltering>
</Sysmon>