搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Firefox keeps storing a supercookie called "86868755-6b82-4842-b301-72671a0db32e.mozilla" on my computer. Is this normal and can it be prevented?

  • 1 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

I use a program called Security Task Manager to detect and remove whatever super cookies Firefox may store on my computer. Recently in 2017, Firefox started storing a super cookie named "86868755-6b82-4842-b301-72671a0db32e.mozilla" on my computer. I need to know if it is common for Firefox browsers to store this particular cookie on users' computers. Also, I would like to know if there any methods available to prevent Firefox from storing this cookie on my computer.

I use a program called Security Task Manager to detect and remove whatever super cookies Firefox may store on my computer. Recently in 2017, Firefox started storing a super cookie named "86868755-6b82-4842-b301-72671a0db32e.mozilla" on my computer. I need to know if it is common for Firefox browsers to store this particular cookie on users' computers. Also, I would like to know if there any methods available to prevent Firefox from storing this cookie on my computer.
附加的畫面擷圖

所有回覆 (1)

more options

That is a special safe browsing cookie used by the fishing protection feature. Best is to leave such cookies alone and do not use external to remove such data because such software isn't aware of the Firefox internals and can easily corrupt your profile folder with the risk of losing your data.

// Unique first-party domain for separating the safebrowsing cookie.
// Note if this value is changed, code in test_cookiejars_safebrowsing.js
// should also be changed.
#define NECKO_SAFEBROWSING_FIRST_PARTY_DOMAIN \
  "safebrowsing.86868755-6b82-4842-b301-72671a0db32e.mozilla"

由 cor-el 於 修改