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

Fix: detailed TCP scan uses dns_server even if none is set #121

Merged
merged 1 commit into from
Apr 9, 2020

Conversation

koyaan
Copy link
Contributor

@koyaan koyaan commented Apr 9, 2020

Observed error was:

[...]
[+] Starting detailed TCP nmap scans for 192.168.0.1
Unable to split netmask from target expression: "/tmp/192.168.0.1/scans/192.168.0.1.nmap"
mass_dns: warning: Unable to determine any DNS servers. Reverse DNS is disabled. Try using --system-dns or specify valid servers with --dns-servers

easily fixed by removing dns_server usage if none is set:
843f63f#diff-dfe25e279ec5caa6f656464ed75c05a4L53

@codingo codingo merged commit f62afba into codingo:master Apr 9, 2020
@codingo
Copy link
Owner

codingo commented Apr 9, 2020

Thank-you!

@koyaan koyaan deleted the fix_scan_dns branch April 10, 2020 11:02
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

Successfully merging this pull request may close these issues.

2 participants