We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
New to using docker and running the container on a Windows 10 machine, When I kick of the scanner I get the following outputs.
"xml" -oN - -v1 --script=vulners/vulners.nse "1.1.1.1s: nmap -sV -oX "/shared/xml_files/2020.06.18-07.09/1.1.1.1
".iled to resolve "1.1.1.1
Read data files from: /usr/bin/../share/nmap
WARNING: No targets were specified, so 0 hosts scanned.
"xml" -oN - -v1 --script=vulners/vulners.nse "8.8.8.8s: nmap -sV -oX "/shared/xml_files/2020.06.18-07.09/8.8.8.8
".iled to resolve "8.8.8.8
"xml" -oN - -v1 --script=vulners/vulners.nse "192.168.1.12ap -sV -oX "/shared/xml_files/2020.06.18-07.09/192.168.1.12
".iled to resolve "192.168.1.12
Any suggestions, the IP that I'm scanning for is on my local network and I can resolve the IP with a ping
The text was updated successfully, but these errors were encountered:
No branches or pull requests
New to using docker and running the container on a Windows 10 machine,
When I kick of the scanner I get the following outputs.
"xml" -oN - -v1 --script=vulners/vulners.nse "1.1.1.1s: nmap -sV -oX "/shared/xml_files/2020.06.18-07.09/1.1.1.1
".iled to resolve "1.1.1.1
".iled to resolve "1.1.1.1
Read data files from: /usr/bin/../share/nmap
WARNING: No targets were specified, so 0 hosts scanned.
Nmap done at Thu Jun 18 07:09:17 2020 -- 0 IP addresses (0 hosts up) scanned in 1.17 seconds
WARNING: No targets were specified, so 0 hosts scanned.
"xml" -oN - -v1 --script=vulners/vulners.nse "8.8.8.8s: nmap -sV -oX "/shared/xml_files/2020.06.18-07.09/8.8.8.8
".iled to resolve "8.8.8.8
".iled to resolve "8.8.8.8
Read data files from: /usr/bin/../share/nmap
WARNING: No targets were specified, so 0 hosts scanned.
Nmap done at Thu Jun 18 07:09:18 2020 -- 0 IP addresses (0 hosts up) scanned in 0.96 seconds
WARNING: No targets were specified, so 0 hosts scanned.
"xml" -oN - -v1 --script=vulners/vulners.nse "192.168.1.12ap -sV -oX "/shared/xml_files/2020.06.18-07.09/192.168.1.12
".iled to resolve "192.168.1.12
".iled to resolve "192.168.1.12
Read data files from: /usr/bin/../share/nmap
WARNING: No targets were specified, so 0 hosts scanned.
Nmap done at Thu Jun 18 07:09:19 2020 -- 0 IP addresses (0 hosts up) scanned in 0.99 seconds
WARNING: No targets were specified, so 0 hosts scanned.
Any suggestions, the IP that I'm scanning for is on my local network and I can resolve the IP with a ping
The text was updated successfully, but these errors were encountered: