Nmap Development mailing list archives

status report #4 of 15


From: Djalal Harouni <tixxdz () gmail com>
Date: Tue, 25 May 2010 11:32:20 +0100

Status report #4 of 15

Accomplishments:

* Studied most of the Pil doc (C API) and the Lua manual.

* Fixed some #define directives

* Initial port of the LuaFileSystem library [1]
  - Added a new C module to NSE, library name "fs"
  - Now the nse_mail.lua uses the "fs.dir()" to list directory entries and to get nse scripts.
The patch is attached due to svn issues in my branch!


Priorities:

* Correct the scripting doc to reflect the recent changes.
  The current doc states that a new NSE library (C module) must be included it in the list of standard libraries in 
"nse_init.cc" file which is incorrect, the correct file is "nse_main.cc".

* Add the "attribute" function to the "fs" library, to stat() files.

* Document the new "fs" library.

* Fix NSE not honoring the source port flag when doing version scan [2].

* Work on nfs-ls script and RPC/NFS library [3].

* Schedule a meeting with Patrick.


[1] http://keplerproject.github.com/luafilesystem/
[2] http://seclists.org/nmap-dev/2010/q2/576
[3] http://seclists.org/nmap-dev/2010/q2/574

-- 
tixxdz

Attachment: luafilesystem_port.diff
Description:

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

Current thread: