mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Add to CHANGELOG:
o [Ncat] The HTTP proxy server now accepts client connections over SSL. That means connections to the proxy can be encrypted and authenticated. We haven't found any HTTP clients that directly support SSL connections to proxies, but you can use Ncat as a tunnel to an SSL-supporting Ncat proxy. This new feature was implemented by Markus Klinik.
This commit is contained in:
parent
2f00ea5cb7
commit
7d1aa1a634
1 changed files with 7 additions and 0 deletions
|
|
@ -2,6 +2,13 @@
|
|||
|
||||
[NOT YET RELEASED]
|
||||
|
||||
o [Ncat] The HTTP proxy server now accepts client connections over
|
||||
SSL. That means connections to the proxy can be encrypted and
|
||||
authenticated. We haven't found any HTTP clients that directly
|
||||
support SSL connections to proxies, but you can use Ncat as a tunnel
|
||||
to an SSL-supporting Ncat proxy. This new feature was implemented by
|
||||
Markus Klinik.
|
||||
|
||||
o [NSE] Added the smtp-enum-users script from Duarte Silva, which
|
||||
attempts to find user account names over SMTP.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue