mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Add a task to include OS guesses in XML output in more cases
This commit is contained in:
parent
444bc5ea48
commit
d88d8720a9
1 changed files with 7 additions and 0 deletions
|
|
@ -5,6 +5,13 @@ o Investigate/fix potential routing-related issue. See emails from
|
|||
http://seclists.org/nmap-dev/2012/q3/4,
|
||||
http://seclists.org/nmap-dev/2012/q2/449
|
||||
|
||||
o Even without the --osscan-guess flag, Nmap should show the closest
|
||||
matches (if they pass our threshold) in the XML output. We omit
|
||||
them from the normal output in large part to encourage people to
|
||||
submit fingerprints, but that argument doesn't apply so well to XML
|
||||
output users. Normal output users who really want to see the Nmap
|
||||
guesses could still use --osscan-guess as before.
|
||||
|
||||
o Clean up the Nmap repo to remove some bloat we've allowed to creep
|
||||
in. Should do a more thorough search, but for now here are two
|
||||
obvious candidates:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue