SV-251577r960963_rule
V-251577
SRG-APP-000141
FFOX-00-000033
CAT II
10
Windows group policy:
1. Open the group policy editor tool with "gpedit.msc".
2. Navigate to Policy Path: Computer Configuration\Administrative Templates\Mozilla\Firefox\DNS Over HTTPS
Policy Name: Enabled
Policy State: Disabled
macOS "plist" file:
<key>DNSOverHTTPS</key>
<dict>
<key>Enabled</key>
<false/>
Linux "policies.json" file:
Add the following in the policies section:
"DNSOverHTTPS": {"Enabled": false}
Type "about:policies" in the browser address bar.
If "DNSOverHTTPS" is not displayed under Policy Name or the Policy Value does not have "Enabled" with a value of "false", this is a finding.
V-251577
False
FFOX-00-000033
Type "about:policies" in the browser address bar.
If "DNSOverHTTPS" is not displayed under Policy Name or the Policy Value does not have "Enabled" with a value of "false", this is a finding.
M
5446