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

My DC never receive the DNS request and i don't know why #7

Open
YungLean888 opened this issue Jan 8, 2025 · 1 comment
Open

My DC never receive the DNS request and i don't know why #7

YungLean888 opened this issue Jan 8, 2025 · 1 comment

Comments

@YungLean888
Copy link

My DC never receive the DNS request and i don't know why.

[LDAP Nightmare:INFO] - Waiting for udp server to start...
[LDAP Nightmare:INFO] - NetLogon connected
[LDAP Nightmare:INFO] - Calling DsrGetDcNameEx2 now...
[LDAP Nightmare:INFO] - Connected to 192.168.98.131:49664
[LDAP Nightmare:INFO] - Sending DsrGetDcNameEx2 request...
Traceback (most recent call last):
File "/home/kali/CVE-2024-49113/LdapNightmare.py", line 75, in
main()
File "/home/kali/CVE-2024-49113/LdapNightmare.py", line 60, in main
DsrGetDcNameEx2(
File "/home/kali/CVE-2024-49113/rpc_call.py", line 32, in DsrGetDcNameEx2
resp = dce.request(request)
^^^^^^^^^^^^^^^^^^^^
File "/usr/lib/python3/dist-packages/impacket/dcerpc/v5/rpcrt.py", line 882, in request
raise exception
impacket.dcerpc.v5.nrpc.DCERPCSessionError: NRPC SessionError: code: 0x54b - ERROR_NO_SUCH_DOMAIN - The specified domain either does not exist or could not be contacted.

I'm getting this error before the victim machine receives any DNS request, I don't understand O_o

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