Browser.safebrowsing.malware.enabled: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
(→‎External links: added link to test page, added sub-category)
(→‎External links: replaced obsoleted link with current page)
 
(One intermediate revision by the same user not shown)
Line 31: Line 31:
* [[browser.safebrowsing.enabled]]
* [[browser.safebrowsing.enabled]]
* [[browser.safebrowsing.provider.*]]
* [[browser.safebrowsing.provider.*]]
==See also==
* [[Safe browsing]]


==External links==
==External links==
* [http://wiki.mozilla.org/Safe_Browsing Safe Browsing - MozillaWiki]
* [http://www.mozilla.org/en-US/firefox/phishing-protection/ Phishing and Malware Protection - Mozilla]
* [http://mozilla.org/firefox/its-an-attack.html Attack Site test page - Mozilla]
* [http://mozilla.org/firefox/its-an-attack.html Attack Site test page - Mozilla]


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

Latest revision as of 22:11, 5 April 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

See also

External links