Browser.safebrowsing.malware.enabled: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(→‎Has an effect in: guessed Firefox milestone from release history)
(→‎External links: added link to test page, added sub-category)
Line 34: Line 34:
==External links==
==External links==
* [http://wiki.mozilla.org/Safe_Browsing Safe Browsing - MozillaWiki]
* [http://wiki.mozilla.org/Safe_Browsing Safe Browsing - MozillaWiki]
* [http://mozilla.org/firefox/its-an-attack.html Attack Site test page - Mozilla]


[[Category:Preferences]]
[[Category:Preferences]]
[[Category:Security and privacy-related preferences]]

Revision as of 03:15, 19 March 2013

Background

As part of its Safe Browsing feature, Mozilla Firefox keeps track of a list of malware to compare against data the user downloads. In the event the user downloads known malware, a warning can be displayed. This preference determines whether to enable these malware checks.

Possible values and their effects

True

Download data about malware and use it to screen downloads. (Default)

False

Do not download malware blacklists and do not check downloads.

UI

Mozilla Firefox

A checkbox labeled “Block reported attack sites” is located under Tools → Options → Security.

SeaMonkey

In SeaMonkey 2.18 and later, this checkbox is located in the Edit → Preferences → Privacy & Security main tab.

First checked in

2007-08-09 by Dave Camp

Has an effect in

  • Mozilla Firefox (trunk builds since 2007-08-09; 3.0b1 and above)
  • SeaMonkey (nightly builds since 2013-02-03; 2.18a1 and above)

Related bugs

Related preferences

External links