Friday, January 5, 2018

VPN Comparison Chart

https://thatoneprivacysite.net/vpn-comparison-chart/

Anandtech: Understanding Meltdown & Spectre: What To Know About New Exploits That Affect Virtually All CPUs

https://www.anandtech.com/show/12214/understanding-meltdown-and-spectre

Microsoft : Protect against Speculative Execution Side-Channel vulnerabilities

Shows how to use powershell to check if you computer is vulnerable to  Meltdown & Spectre.

https://support.microsoft.com/en-us/help/4073119/protect-against-speculative-execution-side-channel-vulnerabilities-in

Google’s Mitigations Against CPU Speculative Execution Attack Methods


https://support.google.com/faqs/answer/7622138

Intel Issues Updates to Protect Systems from Security Exploits

https://newsroom.intel.com/news-releases/intel-issues-updates-protect-systems-security-exploits/

Microsoft's advice to protect Surface devices against Meltdown & Spectre vulnerabilities


https://support.microsoft.com/en-us/help/4073065/surface-guidance-for-customers-and-partners-protect-your-devices-again

Reading Privileged Memory with a side channel

Google's Project Zero writeup describes technique for Meltdown and Spectre attacks:
https://googleprojectzero.blogspot.com/2018/01/reading-privileged-memory-with-side.html

Chrome : Increase security with site isolation

How to enable site isolation in Google Chrome:
https://support.google.com/chrome/answer/7623121?hl=en-GB

Malwarebytes writeup on Meltdown and Sprectre attacks

What you need to know:
https://blog.malwarebytes.com/security-world/2018/01/meltdown-and-spectre-what-you-need-to-know/

What you should do to protect your computer:
https://support.malwarebytes.com/docs/DOC-2297

Intel detection tool for Meltdown and Sprectre vulnerabilities

Tool released by intel to determine if systems are vulnerable to the Meltdown and Sprectre bug.
https://downloadcenter.intel.com/download/27150

Decision Tree In Python

https://towardsdatascience.com/decision-tree-in-python-b433ae57fb93