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

Force Implant to Use DNS Server #718

Open
InitRoot opened this issue Jun 16, 2022 · 1 comment
Open

Force Implant to Use DNS Server #718

InitRoot opened this issue Jun 16, 2022 · 1 comment
Labels

Comments

@InitRoot
Copy link

I'm having some issues with the DNS implants constantly timeouts. I've found if I force the dns server with dnscat for example -DNSServer X.X.X.X I don't get any issues.

Is there a way to force my sliver implants to use a specific DNS server?

@moloch-- moloch-- added the UX label Jun 16, 2022
@moloch--
Copy link
Member

moloch-- commented Jun 16, 2022

yes, but it's not user-friendly, you can used advanced options to force a resolv.conf - https://github.com/BishopFox/sliver/wiki/C2-Advanced-Options#dns-c2-advanced-options

Note even on windows it needs to be formatted as a resolv.conf file including newlines/etc. in the URL argument. I recommend testing the config with --debug before deployment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants