SV-251567r960963_rule
V-251567
SRG-APP-000141
FFOX-00-000023
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\Tracking Protection
Policy Name: Fingerprinting
Policy State: Enabled
macOS "plist" file:
Add the following:
<key>EnableTrackingProtection</key>
<dict>
<key>Fingerprinting</key>
<true/>
</dict>
Linux "policies.json" file:
Add the following in the policies section:
"EnableTrackingProtection": {
"Fingerprinting": true
}
Type "about:policies" in the browser address bar.
If "EnableTrackingProtection" is not displayed under Policy Name or the Policy Value is not "Fingerprinting" with a value of "true", this is a finding.
V-251567
False
FFOX-00-000023
Type "about:policies" in the browser address bar.
If "EnableTrackingProtection" is not displayed under Policy Name or the Policy Value is not "Fingerprinting" with a value of "true", this is a finding.
M
5446