Nmap Development mailing list archives

Re: Status report #12 of 17


From: venkat sanaka <venkatsanaka () gmail com>
Date: Tue, 14 Jul 2009 12:09:27 +0530

Hello everyone

 Accomplishments:
*commited the fix of "HTTP CONNECT client not hiding
 proxy server response"
     Ncat proxy now hides the proxy's response
 ("HTTP/1.0 200 OK" or whatever it may be). Before, if you
 retrieved a file through a proxy, it would have the "HTTP/1.0 200 OK"
 stuck to the top of it. For this Ncat uses blocking sockets
 untill the proxy negotiation is done and once it
 is successfull, Nsock takes over for rest of the connection.

*Filled out the GSoC midterm survey.

*Completed "Wildcard domain name matching in cert_match_dnsname."
 using the rules discussed in Nmap-dev.
 -'*' should be present only in leftmost component of
   fully qualified domain name (FQDN).
 -leftmost component of FQDN only contains '*'.(Eg: *.example.com)
 -FQDN should have atleast three components like *.example.com and not *.com

*Completed fixing "*Make Ncat send one line at a time when --delay is
in effect."


Priorities:

*Test and commit digest authentication support
*In verbose mode, Make Ncat to display clock time and maybe in/out
 traffic stats when a client connection ends. Maybe it could use a
 format similar to what Nmap provides
*Improve the ssl version fallback patch.
*Other Tasks from David.

Regards
Venkat

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


Current thread: