BishopFox / sliver

Adversary Emulation Framework
GNU General Public License v3.0
7.89k stars 1.05k forks source link

DNS job not starting #1689

Closed adrian-rt closed 1 month ago

adrian-rt commented 1 month ago

I'm trying to start a DNS listener but the job dies instantly.

sliver > dns --domains 1.xxxxxxxxxxxxxx.com.

[] Starting DNS listener with parent domain(s) [1.xxxxxxxxxxxxxxxxxxxxxxx.com.] ... [!] Job #6 stopped (udp/dns) [!] Job #6 stopped (udp/dns) [] Successfully started job #6

No job has actually started, just the existing https job is running.

the DNS records and redirector should be configured ok.

Thanks