cube0x0 / CVE-2021-1675

C# and Impacket implementation of PrintNightmare CVE-2021-1675/CVE-2021-34527
1.83k stars 581 forks source link

OSERROR: [WinError 10013] Access to a socket was not permitted due to the access rights of the socket. #55

Open EdekaCake opened 3 years ago

EdekaCake commented 3 years ago

I probably can use the ports 139 445. I can only use the ones above 1024, it works with port 56970 for creating the smb server but not for the exploit: CVE-2021-1675.py: error: argument -port: invalid choice: '56970' (choose from '139', '445')

what can i do?