Jump to content

Sampei.Nihira

Member
  • Posts

    1,282
  • Joined

  • Last visited

  • Days Won

    30
  • Donations

    0.00 USD 
  • Country

    Italy

Everything posted by Sampei.Nihira

  1. Hi. I tried with the rule in uBlock Origin and your situation is not playable in my Chrome. The rule works as shown in the image below: With uMatrix it would be the same: https://www.wilderssecurity.com/threads/new-browser-attack-lets-hackers-run-bad-code-even-after-users-leave-a-web-page.413876/#post-2812330
  2. With uMatrix the general rule to insert is: no-workers: * true you can enter exceptions for any problematic websites in an easier way. With uBlock Origin, here is the general form of the exception: *$csp=worker-src 'none',domain=~example.com
  3. *$csp=worker-src 'none' Enter the rule and repeat the test: https://html5workertest.com/
  4. With Chrome, you can block Service Workers as long as you block even the Web Workers. It can be done with the uMatrix extension. But even with the uBlock Origin extension you only need to set up a rule.
  5. Windows Exploit Suggester. https://github.com/bitsadmin/wesng
  6. For those who want to take a more detailed test: https://www.wilderssecurity.com/threads/new-browser-attack-lets-hackers-run-bad-code-even-after-users-leave-a-web-page.413876/#post-2812242 With Firefox / Pale Moon / New Moon / Basilisk, you do not need to install the extension, you can test directly.
  7. Some info in the articles below: https://www.zdnet.com/article/new-browser-attack-lets-hackers-run-bad-code-even-after-users-leave-a-web-page/ https://www.ghacks.net/2019/02/26/marionet-attack-lets-hackers-control-your-browser-even-after-you-leave-the-attack-page/ To check if the Service Workers is active in your browser: https://browserleaks.com/features Pale Moon and Basilisk by default does not support Service Workers. Also I.E.8 does not support Service Workers:
  8. In the comments it is reported that ProtonMail no longer works without QuoVadis.
  9. @heinoganda Hi, what do you think about it? https://www.ghacks.net/2019/02/24/how-to-remove-darkmatter-certificates/ My situation with New Moon/Firefox 52 ESR: and I.E.8: do we proceed to disabling all QuoVadis?
  10. Bandizip is the best. https://www.topattack.com/list/best-file-compression-software-review/35
  11. 7-Zip v19.00 Released: https://www.7-zip.org/ I replaced the new files in the 7z folder of my Bandizip 5.23 (2019/2/23): https://en.bandisoft.com/bandizip/old/
  12. https://www.zdnet.com/article/defence-finally-ditches-xp-for-windows-10/
  13. Hardentools is poor compared to the features of OSArmor. @Mcinwwl You should have disabled the SMB protocol. Check if it is active: netstat -na | find "LISTENING" | find ":445 " If no output is returned by this command, you're OK.
  14. For security reasons I will probably proceed to block the downloadable executable files (exe, msi ....) with I.E.8 by changing the Registry Key 1803. [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Zones\3] "1803"=dword:00000003 Or I will enable the following rule in my OSArmor software: Will you make any changes?
  15. Moonchild believes that webextensions both directly and indirectly introduce security bugs.
  16. https://wiki.hyperbola.info/doku.php?id=en:project:iceweasel-uxp_addons
  17. Test: https://codepen.io/jonathanmh/pen/BJMOpO/ Ublock Origin latest version works correctly. At least in the primary functionalities.
  18. I have only 2 browsers installed, New Moon and Firefox 52 ESR. New Moon: Firefox: I can not install "Smart HTTPS" for excessive RAM consumption compared to the physical RAM I have available. Some ideas were taken from the guide below: https://restoreprivacy.com/firefox-privacy/
  19. Switch to Potplayer: https://www.videohelp.com/software/PotPlayer
  20. Hi. If Gorhill entered this limitation,I suppose the last build will work badly in Firefox 52.
  21. Hi. The latest version of Ublock Origin compatible with Firefox 52.9 is 1.17.4 (Dec 1, 2018). Have you installed the latest legacy version 1.16.4.8 (Jan 26, 2019) or left 1.17.4? TH.
×
×
  • Create New...