Nmap Development mailing list archives

Re: your mail


From: David Fifield <david () bamsoftware com>
Date: Fri, 18 Jan 2013 10:52:55 -0800

On Thu, Jan 17, 2013 at 05:04:10PM -0800, Michael Hubbard wrote:
Version: 6.01
Traceback (most recent call last):
  File "zenmapGUI\ScanInterface.pyo", line 539, in verify_execution
  File "zenmapGUI\ScanInterface.pyo", line 581, in load_from_command
  File "zenmapCore\NetworkInventory.pyo", line 143, in add_scan
  File "zenmapCore\NetworkInventory.pyo", line 217, in _update_host_info
  File "zenmapCore\NmapParser.pyo", line 675, in get_port_protocol_dict
ValueError: invalid literal for int() with base 10: ''

Thanks for making this report. This bug will be fixed in the next
release. In the meantime, if you use a port specification like this:
        -p T:1,2,3,U:
(one with no ports for a particular protocol), change your specification
to remove that protocol:
        -p T:1,2,3

http://seclists.org/nmap-dev/2012/q2/877

David Fifield
_______________________________________________
Sent through the dev mailing list
http://nmap.org/mailman/listinfo/dev
Archived at http://seclists.org/nmap-dev/


Current thread: