Nmap Development mailing list archives

Re: status report #6 of 15


From: David Fifield <david () bamsoftware com>
Date: Tue, 8 Jun 2010 11:32:32 -0600

On Tue, Jun 08, 2010 at 10:46:55PM +0530, kirubakaran S wrote:

* Finished parsing script.db and obtained metadata from scripts
* The obtained metsdata are stored in the format
<filename,category,Description,License,Author,Arguments,URL>--

  After discussion with David,we finally ended up with executable program
script-metada.py.

**sample output:
***************************************************************************
FileName:afp-brute.nse
category: ['auth', 'intrusive']
license: Same as Nmap--See http://nmap.org/book/man-legal.html
Author: Patrik Karlsson
Description:
Performs password guessing against Apple Filing Protocol (AFP)

Arguments:['userdb', 'passdb', 'unpwdb.userlimit', 'unpwdb.passlimit',
'unpwdb.timelimit']
URL: http://nmap.org/nsedoc/scripts/afp-brute.nse.html
***************************************************************************

Here's a small bug: The URLs should not have ".nse" in them.

http://nmap.org/nsedoc/scripts/afp-brute.nse.html is a 404.
http://nmap.org/nsedoc/scripts/afp-brute.html works.

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


Current thread: