log DNS queries after the beacon finding

This commit is contained in:
2026-02-21 12:04:18 +00:00
parent ee1bbb5009
commit 5cc74a5fce

View File

@@ -1,5 +1,6 @@
<Sysmon schemaversion="4.90">
<EventFiltering>
<ProcessCreate onmatch="exclude"/>
<DnsQuery onmatch="include"/>
</EventFiltering>
</Sysmon>