Nmap Development mailing list archives

Digest authentication support for Ncat http proxy server


From: venkat sanaka <venkatsanaka () gmail com>
Date: Wed, 26 Aug 2009 22:08:54 +0530

Hi all
I have been working on  Digest authentication support for
Ncat http proxy server (Currently Ncat http proxy server
supports only "Basic" scheme for authentication).
I completed this and did some testing using the firefox
and opera browsers as clients.It needs more testing and
if you are interested, here is how you can test it out:

1.) Check out the branch:
svn co --username guest --password "" svn://
svn.insecure.org/nmap-exp/venkat/nmap-digest

2.) Run Ncat:
cd ncat
./ncat -l 3128 --proxy-type http --proxy-auth username:password -vvv

3.) Add proxy details in your browser:
     localhost:3128

Any suggestions and comments are welcome.

Regards
Venkat

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


Current thread: