Nmap Development mailing list archives

Re: Please help test WDB/VxWorks NSE script


From: Djalal Harouni <tixxdz () gmail com>
Date: Mon, 16 Aug 2010 16:12:52 +0100

On 2010-08-16 08:44:08 -0600, David Fifield wrote:
On Thu, Aug 12, 2010 at 04:51:40PM -0500, Daniel Miller wrote:
It's done!

This version works (I found an Internet-accessible host to test  
against), and dumps several interesting types of output. I collect more  
than is output, but most of it is enumerable types that are defined in  
"wdb.h" and "cputypes.h," which I cannot find anywhere. I'd appreciate  
any input anyone has on this script.

Thanks, I have committed the script. I'm curious, what documentation did
you refer to when developing it? It would be nice to have a link to add
to the script.
It would be even better if the "WDB" protocol is added to the rpc.lua
library:
* add "WDB" to RPC_version table.
* create a new class WDB and move the decoding procedure from the script
to this class (take a look at Portmap, Mount and NFS classes for examples).
* create a high level function in the static Helper class, which will
create the Comm object and do the connect and decoding stuff.

I hope this is it, thx.

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


Current thread: