Nmap Development mailing list archives

Re: NCat Proxy Support - Proxy-Authenticate


From: David Fifield <david () bamsoftware com>
Date: Sat, 4 Dec 2010 01:50:50 -0800

On Thu, Dec 02, 2010 at 04:53:37PM +0100, Florian Roth wrote:

Nope - sorry - accidentally used the wrong proxy.
My change does not fix the issue. Perhaps it's the "realm" that follows:

Proxy-Authenticate: BASIC realm="Internet-Access"

I found that the problem was that Ncat was treating the unknown
authentication schemes (NTLM and NEGOTIATE) as header parsing errors and
returning failure. In r21296 I changed it to just store them as
AUTH_UNKNOWN, so it should work for you now.

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


Current thread: