## https://sploitus.com/exploit?id=48A6BB22-B99A-5FA3-8DEA-9D6B6AB53155
A PrintNightmare (CVE-2021-34527) Python Scanner. Scan entire subnets for hosts vulnerable to the PrintNightmare RCE (not the LPE) and generates a CSV report with the results. Tests exploitability over MS-PAR and MS-RPRN. This tool has "de-fanged" versions of the Python exploits, it does not actually exploit the hosts however it does use the same vulnerable RPC calls used during exploitation to determine if hosts are vulnerable.
The tool uses two vectors: MS-PAR and MS-RPRN. The MS-PAR vector connects to the Print Spooler service using the 'ncacn_np' protocol and attempts to exploit the vulnerability. The MS-RPRN vector connects to the Print Spooler service using the 'ncacn_np' protocol and attempts to exploit the vulnerability.
The tool can be installed using Poetry, a dependency manager for Python. The tool can be run using the following command: `itwasalladream -u user -p password -d domain 192.168.1.0/24`. The tool generates a CSV report with the results of the scan.
The tool has two main functions: `check` and `getDrivers`. The `check` function attempts to