Nmap Development mailing list archives

status report #12 of 15


From: kirubakaran S <kirubakaran1989 () gmail com>
Date: Tue, 20 Jul 2010 18:27:59 +0530

Hello dev,
    This week with the help of my mentor, I can parse the script arguments
in zenmap.

Accomplishments:

**   Last week, During discussion with David, he almost completed the
argument parsing
program, And, finally we have now argument parsing logic ,as in
nse_main.lua. The file
is in zenmapCore/scriptargsParser.py

**   Changed zenmap so that it gets the list of script using -d2 option. I
used --script-list option
in previous revisions.

**   When the profile editor starts up, I changed zenmap such that It checks
if nmap supports NSE
instead of checking for --script-list as in previous revision.

** Added the argument parsing logic to zenmap.When the command entry is
changed, --script-args are
parsed and its values are updated in the widget.

** Removed script preview entry and select file button in interface. (
making it ready for first merge)

** Removed description label &  made categories as single line.

Priorities:

** Add timer to command line, sometimes zenmap freezes when it has to run
nmap or
   a function for each edit.

** When the tab name is not "Scripting" , it script Interface should work. (
For translation)

** To add a place in script interface for catching the unknown scripts and
arguments

-- 
cheers
Kirubakaran.S
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://seclists.org/nmap-dev/


Current thread: