mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Remove trailing null bytes from Ncat's responses in HTTP proxy mode. (Also the
abuse of using the receive buffer as scratch space to format responses.)
This commit is contained in:
parent
58fa06fefc
commit
3868ca873e
1 changed files with 3 additions and 0 deletions
|
|
@ -375,6 +375,9 @@ o Nsock now uses fselect() to work around problems with select() not
|
|||
needed for Ncat to work properly on that platform. See
|
||||
http://seclists.org/nmap-dev/2008/q3/0766.html. [Kris]
|
||||
|
||||
o Removed trailing null bytes from Ncat's responses in HTTP proxy
|
||||
mode. [David]
|
||||
|
||||
o Reduced memory consumption for some longer-running scans by removing
|
||||
completed hosts from the lists after two minutes. These hosts are
|
||||
kept around in case there is a late response, but this draws the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue