mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Add a task suggested by David
This commit is contained in:
parent
7c7ffdb756
commit
71a6c878ac
1 changed files with 5 additions and 0 deletions
|
|
@ -40,6 +40,11 @@ o We should figure out why (at least with Nping) raw ethernet frame
|
|||
happens with Fyodor's machine connected with WiFi. Fyodor should
|
||||
test on the same machine using wired and see if that changes anything.
|
||||
|
||||
o Our http library should allow the client to specify a max size in
|
||||
advance and should probably enforce some sort of maximum by default
|
||||
(unless turned off by the script). That way sites can't DoS Nmap by
|
||||
feeding enormous files.
|
||||
|
||||
o NSE digest auth should use the more robust parsing from
|
||||
http.parse_www_authenticate as described at
|
||||
http://seclists.org/nmap-dev/2012/q3/868
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue