Nmap Development mailing list archives

Re: Can't search thorugh Zenmap


From: David Fifield <david () bamsoftware com>
Date: Sat, 14 Mar 2009 08:57:52 -0600

On Sat, Mar 14, 2009 at 09:57:50AM -0400, Neil Higginbotham wrote:
On Thu, Mar 12, 2009 at 07:19:03AM -0400, Neil Higginbotham wrote:
I keep getting a scan fail when I use the Zenmap interface e.g
"Failed nmap -F -S -T4 www.site.com". with a line going through it.
Nmap is working fine so its not related to that. I'm wondering if
there is any configuration in Zenmap for using the namp api, i just
couldn't find anything. Thanks.

Your command line has an error. The -S (source address) option takes an
argument, so it interprets -T4 as being a source address. You probably
see an error message like

Failed to resolve/decode supposed IPv4 source address -T4. Note that if you
are using IPv6, the -6 argument must come before -S
QUITTING!

Thanks for your prompt reply.  I've tried a combination or command
lines, which also work on the command line.  They all fail
intermediately through the interface.  Is there any other
configuration I can look at other that other that the Zenmap.conf
file.

Maybe it can't find the nmap.exe executable. Did you install Nmap and
Zenmap or are you just running them from within some directory not in
the PATH? In that case you need to configure nmap_command_path in the
zenmap.conf file: http://nmap.org/book/zenmap-files.html#zenmap-executable

But when Zenmap can't execute Nmap it normally shows a dialog explaining
the situation. Try running
        set ZENMAP_DEVELOPMENT=1
        zenmap -v -v -v
and then send in the zenmap.exe.log file.

David Fifield

_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org


Current thread: