Windows 10 Security Flaw with System Restore
new windows 10 security alert for system restore as a unpatched bug has been found that exposes admin passwords. There is a simple workaround which I will show you in this video. The Windows 10 security vulnerability is call SeriousSAM, also known as HiveNightmare
Restrict access to the contents of %windir%\system32\config
Command Prompt (Run as administrator):
icacls %windir%\system32\config\*.* /inheritance:e
Windows PowerShell (Run as administrator):
icacls $env:windir\system32\config\*.* /inheritance:e
Microsoft Issues Windows 10 Workaround Fix for SeriousSAM
Windows Elevation of Privilege Vulnerability CVE-2021-36934
?Watch related playlists and videos
? Connect with me on social:
✅ Follow on Twitter
✅ Follow on Facebook
? Support me with your Amazon purchases:
UK
US
?Merch
#HiveNightmare #SeriousSAM #SystemRestore #Bug #SecurityPatch