Browser.safebrowsing.malware.enabled: Difference between revisions

From MozillaZine Knowledge Base
Jump to navigationJump to search
No edit summary
 
(→‎External links: replaced obsoleted link with current page)
 
(6 intermediate revisions by the same user not shown)
Line 9: Line 9:
===False===
===False===
Do not download malware blacklists and do not check downloads.
Do not download malware blacklists and do not check downloads.
==UI==
===Mozilla Firefox===
A checkbox labeled “Block reported attack sites” is located under [[Menu differences in Windows, Linux, and Mac|Tools → Options]] → Security.
===SeaMonkey===
In SeaMonkey 2.18 and later, this checkbox is located in the [[Menu differences in Windows, Linux, and Mac|Edit → Preferences]] → Privacy & Security main tab.


==First checked in==
==First checked in==
Line 14: Line 21:


==Has an effect in==
==Has an effect in==
* Mozilla Firefox (trunk builds since 2007-08-09)
* 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 bugs==
* [https://bugzilla.mozilla.org/show_bug.cgi?id=389501 Bug 389501 - fetch malware data with the url classifier]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=389501 Bug 389501 - fetch malware data with the url classifier]
* [https://bugzilla.mozilla.org/show_bug.cgi?id=477718 Bug 477718 - Implement Phishing Protection support in SeaMonkey]


==Related preferences==
==Related preferences==
* [[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]


[[Category:Preferences]]
[[Category: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