Nmap Development mailing list archives

RE: your mail


From: Michael Hubbard <michael.hubbard () inhouseIT com>
Date: Fri, 18 Jan 2013 10:54:10 -0800

Thanks David;
It was my fault, I was talking on the phone while creating the scan!

Michael Hubbard

(909) 210-7597 cell
inhouseIT.com
michael.hubbard () inhouseIT com


-----Original Message-----
From: David Fifield [mailto:david () bamsoftware com] 
Sent: Friday, January 18, 2013 10:53 AM
To: Michael Hubbard
Cc: nmap-dev () insecure org
Subject: Re: your mail

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: