Skip to content

A patch for PrintNightmare vulnerability that occurs to print spooler service for Windows machines [CVE-2021-34527]

License

Notifications You must be signed in to change notification settings

0xirison/PrintNightmare-Patcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 

Repository files navigation

Introduction

PrintNightmare-Patcher, a simple tool that resolves the PrintNightmare vulnerability, which occurs to print spooler service for Windows machines [CVE-2021-34527]. In addition, it checks if your system has the relevant security update for it or not.

Installation

git clone https://github.com/0xirison/PrintNightmare-Patcher.git

Usage

python printnightmare-patcher.py

Dependencies

No dependencies required

Features

  • Check if the windows system is vulnerable to PrintNightmare or not.
  • Check if the Print Spooler service is running or not, and disable it if running.
  • Check if the system has an update for PrintNightmare vulnerability "Hotfix-id: KB5004954", and try it to install it if it is not already installed.
  • Changing the registry key 'PointAndPrint' settings as Microsoft suggests.

Does it require elevated privileges?

Yes, it requires administrative privileges

References

  • Windows Print Spooler Remote Code Execution Vulnerability by Microsoft
  • Windwos Security Update 'KB5004954' by Microsoft

Screenshot

alt text

About

A patch for PrintNightmare vulnerability that occurs to print spooler service for Windows machines [CVE-2021-34527]

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages