Nmap Development mailing list archives
Ncat proxy authentication
From: David Fifield <david () bamsoftware com>
Date: Mon, 6 Apr 2009 10:27:14 -0600
Hi,
Ncat now works as an authenticated HTTP CONNECT proxy:
ncat -l --proxy-type http --proxy-auth user:pass
Both the client and server only support the Basic authentication mode,
which is vulnerable to password sniffing. Still, it keeps just anyone
from connecting, and now with better HTTP handling in Ncat it will be
easier to add better methods in the future.
David Fifield
_______________________________________________
Sent through the nmap-dev mailing list
http://cgi.insecure.org/mailman/listinfo/nmap-dev
Archived at http://SecLists.Org
Current thread:
- Ncat proxy authentication David Fifield (Apr 06)
- Re: Ncat proxy authentication Thomas Buchanan (Apr 09)
- Re: Ncat proxy authentication David Fifield (Apr 09)
- Re: Ncat proxy authentication Thomas Buchanan (Apr 09)
- RE: Ncat proxy authentication Thomas Buchanan (Apr 09)
- Re: Ncat proxy authentication Duarte Silva (Apr 09)
- Re: Ncat proxy authentication Duarte Silva (Apr 09)
- Re: Ncat proxy authentication David Fifield (Apr 09)
- Re: Ncat proxy authentication Thomas Buchanan (Apr 09)
