You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
[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
The text was updated successfully, but these errors were encountered: