1. Home
  2. Security Hardening
  3. CIS Mozilla Firefox 38 ESR Windows L1 V1.0.0
  4. Set Delay for Enabling Security Sensitive Dialog Boxes

Set Delay for Enabling Security Sensitive Dialog Boxes

Details

This feature sets the amount of time in milliseconds that elapse before the buttons on security-sensitive dialog boxes are enabled.

This delay help prevents Firefox users from inadvertently installing malicious software.

Solution

Perform the following procedure:

* Open the mozilla.cfg file in the installation directory with a text editor

* Add the following lines to mozilla.cfg:

lockPref(“security.dialog_enable_delay”, 2000);

Supportive Information

The following resource is also helpful.

This security hardening control applies to the following category of controls within NIST 800-53: System and Information Integrity.This control applies to the following type of system Windows.

References

Source

Updated on July 16, 2022
Was this article helpful?

Related Articles