Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

Prohledat stránky podpory

Vyhněte se podvodům. Za účelem poskytnutí podpory vás nikdy nežádáme, abyste zavolali nebo poslali SMS na nějaké telefonní číslo nebo abyste sdělili své osobní údaje. Jakékoliv podezřelé chování nám prosím nahlaste pomocí odkazu „Nahlásit zneužití“.

Zjistit více

Firefox Home page replaced by dummy page

  • 3 odpovědi
  • 0 má tento problém
  • 27 zobrazení
  • Poslední odpověď od Somebody

more options

Hi After browsing a particular web site the Firefox browser froze with a single search control on the page and all items frozen. Tried to fix it through settings but no response. See attached screenshot. Refreshed Firefox from Control panel->Programs and Features->Uninstall->Refresh Firefox. This reset Firefox and fixed the problem however the Firefox browser lost several settings and add-ons which I had to manually fix. Glad it is mostly all working again!

Hi After browsing a particular web site the Firefox browser froze with a single search control on the page and all items frozen. Tried to fix it through settings but no response. See attached screenshot. Refreshed Firefox from Control panel->Programs and Features->Uninstall->Refresh Firefox. This reset Firefox and fixed the problem however the Firefox browser lost several settings and add-ons which I had to manually fix. Glad it is mostly all working again!
Přiložené obrázky

Zvolené řešení

Hi Jack - I hear you and I am very disappointed with the direction the internet is going in general.

There is a difference between "hardening" Firefox as in removing google as default search, removing google safebrowsing, telemetry/analytics etc and security exploits (changes to browser settings without knowledge and consent).

JavaScript would likely be the primary vehicle for security exploits. Just take a look at what the "Navigator" interface can do -> https://developer.mozilla.org/en-US/docs/Web/API/Navigator. "Modern" JavaScript gives access to system resources that might shock you such as https://developer.mozilla.org/en-US/docs/Web/API/Navigator/clipboard

The Firefox extension NoScript blocks JS entirely unless you explicitly allow a given script and something I would personally recommend.

If you really wanted to get to the bottom of what happened, you could install Firefox in a virtual box to sandbox it. Go to that "particular site" and see what changed from the defaults. You could then step through the JavaScript in the Firefox Developer tools to find out what is making the change and how.

Přečíst dotaz v kontextu 👍 2

Všechny odpovědi (3)

more options

I don't really understand what your saying. But if refreshing Firefox fixed it, then it sounds like a browser setting was changed by the "particular web site." If that's the case, and you weren't notified and explicitly gave permission to make the change to your browser settings, then I would say there is a security vulnerability allowing websites to modify your browser without your knowledge and consent.

If these assumptions are correct, you could consider filing a security bug report on bugzilla or perhaps a CVE (Common Vulnerabilities and Exposures).

Pomohla vám tato odpověď?

more options

Your suggestion sound logical and you are correct in assuming that the website modified some of my Firefox setting without notifying me which I never expected. I was especially disappointed by this incident since I had recently followed most of the suggestions in the post on YouTube titled "The Ultimate Guide to Firefox Hardening!" by Techlore (URL: https://www.youtube.com/watch?v=F7-bW2y6lcI)

Pomohla vám tato odpověď?

more options

Zvolené řešení

Hi Jack - I hear you and I am very disappointed with the direction the internet is going in general.

There is a difference between "hardening" Firefox as in removing google as default search, removing google safebrowsing, telemetry/analytics etc and security exploits (changes to browser settings without knowledge and consent).

JavaScript would likely be the primary vehicle for security exploits. Just take a look at what the "Navigator" interface can do -> https://developer.mozilla.org/en-US/docs/Web/API/Navigator. "Modern" JavaScript gives access to system resources that might shock you such as https://developer.mozilla.org/en-US/docs/Web/API/Navigator/clipboard

The Firefox extension NoScript blocks JS entirely unless you explicitly allow a given script and something I would personally recommend.

If you really wanted to get to the bottom of what happened, you could install Firefox in a virtual box to sandbox it. Go to that "particular site" and see what changed from the defaults. You could then step through the JavaScript in the Firefox Developer tools to find out what is making the change and how.

Pomohla vám tato odpověď?

Položit dotaz

Pro přidání odpovědi se musíte přihlásit ke svému účtu. Pokud dosud nemáte účet, položte nový dotaz.