mirror of
https://github.com/nmap/nmap.git
synced 2025-12-29 02:49:01 +00:00
o [Ncat] Ncat now uses case-insensitive string comparison when
checking authentication schemes and parameters. Florian Roth found a server offering "BASIC" instead of "Basic", and the HTTP RFC requires case-insensitive comparisons in most places. [David]
This commit is contained in:
@@ -1,5 +1,10 @@
|
||||
# Nmap Changelog ($Id$); -*-text-*-
|
||||
|
||||
o [Ncat] Ncat now uses case-insensitive string comparison when
|
||||
checking authentication schemes and parameters. Florian Roth found a
|
||||
server offering "BASIC" instead of "Basic", and the HTTP RFC
|
||||
requires case-insensitive comparisons in most places. [David]
|
||||
|
||||
o [NSE] Added the hddtemp-info script from Toni Ruotto, which gets
|
||||
hard drive temperatures from the hddtemp service.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user