Nmap Development mailing list archives

Status Report #7 of 15


From: Djalal Harouni <tixxdz () gmail com>
Date: Tue, 15 Jun 2010 11:54:38 +0100

Status Report #7 of 15

Accomplishments:

* nfs-ls first version finished, added documentation, reworked the
default behaviour with a new clean output which uses the tab library, and
merged into the Nmap trunk.

* READDIRPLUS NFS procedure support.

* New high level functions to the rpc library to Mount remote exports
and to open NFS Connections and to get the Comm objects, this will give
NSE scripts more control.

* rpc library cleaned and merged into the Nmap trunk.

* LuaFileSystem directory iterator port bugs fixed and merged into the
Nmap trunk.

* New TODO list with high priority tasks in my branch.

* Had a meeting whith Patrick.


Priorities:

* Finish the nmap proposal about the new class of scripts which run one time
per scan and get feedbacks from nmap-dev.

* Fix NSE bug:
NSE not honoring the Exclude directive [1]
After a discussion with Patrick the proposed solution is:
- New port_is_excluded() function added to nmaplib.cc that returns a
  boolean.
- New NSE function added to shortport that checks if the port is
  excluded.
- Change all the version category scripts to use the new shortport
  function.

* Finish the RPC and NFS marshall/unmarshall functions which are only
used by the current code, and the new NFS Procedures.

[1] http://seclists.org/nmap-dev/2010/q2/333

-- 
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: