CVE-2021-1675 icon indicating copy to clipboard operation
CVE-2021-1675 copied to clipboard

RPRN SessionError: code: 0x2 - ERROR_FILE_NOT_FOUND

Open br4v0ch4rl33 opened this issue 4 years ago • 5 comments

PrintNightmareErrorFileNotFound_github

PrintNightmareSMBshare_github

br4v0ch4rl33 avatar Sep 13 '21 02:09 br4v0ch4rl33

I am having the exact same problem. Please if you find a solution please post here.

LLPMR avatar Sep 13 '21 06:09 LLPMR

use /opt/PrintNightmare/ as the share location instead of 'pwd'

sahil5399 avatar Sep 27 '21 04:09 sahil5399

Thank you very much. Solved for me.

LLPMR avatar Sep 27 '21 06:09 LLPMR

tried the suggested fix, still getting the same error, any ideas?

YagamiShadow avatar Oct 05 '21 14:10 YagamiShadow

You need to be sure that your file is accessible anonymously, if smbserver.py from impacket not working try smbd. You may take smb.conf from README.md and create user that specified in it in row "force user" or specify user "kali".

t0biasripper avatar Nov 10 '21 21:11 t0biasripper