
Workaround for Windows Print Spooler Remote Code Execution Vulnerability(CVE-2021-34527). See: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-34527
Workaround for Windows Print Spooler Remote Code Execution Vulnerability(CVE-2021-34527). See: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-34527
Microsoft already released a patch for this vulnerability, so keeping your system up to date should be enough. However, you can still turn off this functionality if you want (maybe because you don't use it or maybe because you still don't feel safe).
Download an execute with admin privileges.
It creates a new register entry (or overrides the existing one) to disable remote connections to the print spooler. To be more specific, it does the same as this policy change: https://admx.help/?Category=Windows_10_2016&Policy=Microsoft.Policies.Printing.2::RegisterSpoolerRemoteRpcEndPoint
If you prefer to do it manually, you can follow the 2nd option of the "Workaround" from: https://msrc.microsoft.com/update-guide/vulnerability/CVE-2021-34527
If you need a step by step guide, here's one:
The print server will no longer accept remote connections (it can be undone).