Goal Reached Thanks to every supporter — we hit 100%!

Goal: 1000 CNY · Raised: 1000 CNY

100.0%

CVE-2021-34527 PoC — Microsoft Windows Print Spooler Components 安全漏洞

Source
Associated Vulnerability
Title:Microsoft Windows Print Spooler Components 安全漏洞 (CVE-2021-34527)
Description:Microsoft Windows Print Spooler Components是美国微软(Microsoft)公司的一个打印后台处理程序组件。 Microsoft Windows Print Spooler Components 存在安全漏洞,攻击者可以通过该漏洞绕过PfcAddPrinterDriver的安全验证,并在打印服务器中安装恶意的驱动程序。以下产品和版本受到影响:Windows 10 Version 1809 for 32-bit Systems,Windows 10 Version 1
Description
Simple batch script to disable the Microsoft Print Spooler service from system
Readme
# Disable-Spooler-Service-PrintNightmare-CVE-2021-34527
Simple batch script to disable the Microsoft Print Spooler service from system

## Run
1. Open the Command and Prompt with elevated privileges, administrative privileges are required to disable the service.
2. Run the script
  ```
  .\Disable_Spooler.bat
  ```
File Snapshot

[4.0K] /data/pocs/ce4c308e79596751281da940036508d91b7c4bb6 ├── [1.2K] Disable_Spooler.bat └── [ 317] README.md 0 directories, 2 files
Shenlong Bot has cached this for you
Remarks
    1. It is advised to access via the original source first.
    2. If the original source is unavailable, please email f.jinxu#gmail.com for a local snapshot (replace # with @).
    3. Shenlong has snapshotted the POC code for you. To support long-term maintenance, please consider donating. Thank you for your support.