Nmap Development mailing list archives

Re: Status Report #8 of 17


From: venkat sanaka <venkatsanaka () gmail com>
Date: Tue, 16 Jun 2009 13:55:51 +0530

Hi everyone

Accomplishments:
*Worked on to add wildcard matching support for Ncat but this
 needs a working solution on what matching rules to follow
 to finish.
 http://seclists.org/nmap-dev/2009/q2/0675.html
*Completed fixing the "HTTP CONNECT client hides
 proxy server response" failure in ncat-test.pl
        This is done by separating the http proxy client
code from the giant callback function(connect_evt_handler)
which it uses right now.First uses the blocking sockets
for proxy negotiation and check for success(status code 200)
and then uses Nsock for Data Passing over this connection.
*Working on to separate socks4 client code too from that
 callback function.
*Looking into the issue on Nsock methods of supporting
 different versions of ssl.

  Priorities:
*Complete the wildcard matching support for Ncat so that
 it can accept wildcard ssl certificate.
*Separate the socks4 code from the callback where it is
 right now.
*To know more about the Nsock's ssl support and fix the issue.

Regards
Venkat

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


Current thread: