SV-251557r960963_rule
V-251557
SRG-APP-000141
FFOX-00-000013
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\Addons
Policy Name: Allow add-on installs from websites
Policy State: Disabled
macOS "plist" file:
Add the following:
<key>InstallAddonsPermission</key>
<false/>
Linux "policies.json" file:
Add the following in the policies section:
"InstallAddonsPermission": {
"Default": false
}
Type "about:policies" in the browser address bar.
If "InstallAddonsPermission" is not displayed under Policy Name or the Policy Value is not "Default" "false", this is a finding.
V-251557
False
FFOX-00-000013
Type "about:policies" in the browser address bar.
If "InstallAddonsPermission" is not displayed under Policy Name or the Policy Value is not "Default" "false", this is a finding.
M
5446