Microsoft SpeculationControl – Intel-CPU Bug Check Tool

Microsoft hat ein Powershell Skript zum Download zur Verfügung gestellt, um zu prüfen, ob Ihr Rechner von dem Intel-CPU-Bug betroffen ist.

# https://www.windows-papst.de
Set-ExecutionPolicy -ExecutionPolicy RemoteSigned
Install-Module SpeculationControl
Get-SpeculationControlSettings

Microsoft SpeculationControl Powershell

Meltdown

https://support.microsoft.com/en-us/help/4072698/windows-server-guidance-to-protect-against-the-speculative-execution

https://www.powershellgallery.com/packages/SpeculationControl/1.0.2

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5715

https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2017-5754