Update sysmon_dns_over_https_enabled.yml

This commit is contained in:
frack113 2021-08-31 17:11:04 +02:00 committed by GitHub
parent 9dc8d38565
commit cff572b752
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -17,16 +17,13 @@ logsource:
category: registry_event
detection:
selection1:
TargetObject:
- 'HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\BuiltInDnsClientEnabled'
TargetObject: 'HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Edge\BuiltInDnsClientEnabled'
Details: 'DWORD (1)'
selection2:
TargetObject:
- 'HKEY_LOCAL_MACHINE\SOFTWARE\Google\Chrome\DnsOverHttpsMode'
TargetObject: 'HKEY_LOCAL_MACHINE\SOFTWARE\Google\Chrome\DnsOverHttpsMode'
Details: 'DWORD (secure)'
selection3:
TargetObject:
- 'HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox\DNSOverHTTPS'
TargetObject: 'HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Mozilla\Firefox\DNSOverHTTPS'
Details: 'DWORD (1)'
condition: selection1 or selection2 or selection3
falsepositives: