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

Getting error as below #4

Open
pradeep-cred opened this issue Jan 3, 2025 · 1 comment
Open

Getting error as below #4

pradeep-cred opened this issue Jan 3, 2025 · 1 comment

Comments

@pradeep-cred
Copy link

[LDAP Nightmare:INFO] - Calling DsrGetDcNameEx2 now...
Traceback (most recent call last):
File "/usr/lib/python3/dist-packages/impacket/dcerpc/v5/transport.py", line 352, in connect
self.__socket.connect(sa)
ConnectionRefusedError: [Errno 111] Connection refused

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
File "/home/kali/Desktop/CVSS/CVE-2024-49113/LdapNightmare.py", line 75, in
main()
File "/home/kali/Desktop/CVSS/CVE-2024-49113/LdapNightmare.py", line 60, in main
DsrGetDcNameEx2(
File "/home/kali/Desktop/CVSS/CVE-2024-49113/rpc_call.py", line 12, in DsrGetDcNameEx2
dce.connect()
File "/usr/lib/python3/dist-packages/impacket/dcerpc/v5/rpcrt.py", line 803, in connect
return self._transport.connect()
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/impacket/dcerpc/v5/transport.py", line 355, in connect
raise DCERPCException("Could not connect: %s" % msg)
impacket.dcerpc.v5.rpcrt.DCERPCException: Could not connect: [Errno 111] Connection refused

@Eyezuhk
Copy link

Eyezuhk commented Jan 9, 2025

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

2 participants