Disable All Plugins by Default
An XCCDF Rule
Description
Plugins are developed internally or by third party sources and are designed to extend
Google Chromium's functionality. All plugins should be blacklisted from
installation by default. To blacklist all plugins set DisabledPlugins
to *
in the Chromium policy file.
Rationale
Plugins can access almost anything on a system and users can enable or install them at will. This means they pose a high risk to any system that would allow all plugins to be installed by default.
- ID
- xccdf_org.ssgproject.content_rule_chromium_disable_plugin_blacklist
- Severity
- Unknown
- References
- Updated
Remediation - Shell Script