Nmap Development mailing list archives

Re: Error


From: Daniel Miller <bonsaiviking () gmail com>
Date: Fri, 20 Mar 2015 22:37:05 -0500

Thanks for the bug report! I've added an issue in our bug tracker [1] to
gracefully handle exceptions like this. For now, though, it looks like you
have a syntax problem in your Zenmap config file. It looks like you may
want a section that looks like this:

[SSL Ciphers]
command = nmap --script ssl-enum-ciphers
description = Enumerate SSL ciphersuites

Dan

[1] http://issues.nmap.org/88

On Tue, Mar 17, 2015 at 3:53 PM, Just Me <informationsecm () aol com> wrote:

Version: 6.47
Traceback (most recent call last):
  File "zenmap", line 189, in <module>
  File "zenmapGUI\App.pyo", line 331, in run
  File "zenmapGUI\App.pyo", line 188, in new_window
  File "zenmapGUI\MainWindow.pyo", line 201, in __init__
  File "zenmapGUI\ScanInterface.pyo", line 204, in __init__
  File "zenmapGUI\ScanInterface.pyo", line 330, in __create_toolbar
  File "zenmapGUI\ScanToolbar.pyo", line 172, in __init__
  File "zenmapGUI\ScanToolbar.pyo", line 206, in _create_profile
  File "zenmapGUI\ProfileCombo.pyo", line 138, in __init__
  File "zenmapGUI\ProfileCombo.pyo", line 150, in update
  File "zenmapCore\UmitConf.pyo", line 314, in __init__
  File "zenmapCore\UmitConf.pyo", line 261, in __init__
  File "zenmapCore\UmitConfigParser.pyo", line 150, in readfp
  File "ConfigParser.pyo", line 324, in readfp
  File "ConfigParser.pyo", line 512, in _read
MissingSectionHeaderError: File contains no section headers.
file: C:\Users\Mindi\.zenmap\scan_profile.usp, line: 1
'[(NMAP string- SSL Ciphers) nmap --script ssl-enum-ciphers\n'

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

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

Current thread: