mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Note unicode.lua in the Changelog
This commit is contained in:
parent
fa391e1b02
commit
944200e5dc
1 changed files with 5 additions and 0 deletions
|
|
@ -4,6 +4,11 @@ o [NSE] Add quake1-info script for retrieving server and player information
|
|||
from Quake 1 game servers. Reports potential DoS amplification factor.
|
||||
[Ulrik Haugen]
|
||||
|
||||
o [NSE] Add unicode library for decoding and encoding UTF-8, UTF-16, CP437 and
|
||||
other character sets to Unicode code points. Scripts that previously just
|
||||
added or skipped nulls in UTF-16 data can use this to support non-ASCII
|
||||
characters. [Daniel Miller]
|
||||
|
||||
o When doing a ping scan (-sn), the --open option will prevent down hosts from
|
||||
being shown when -v is specified. This aligns with similar output for other
|
||||
scan types. [Daniel Miller]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue