1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-08 15:39:05 +00:00

Updated changelog and todo list for nping --safe-payloads defaulting.

This commit is contained in:
colin
2011-11-30 03:12:55 +00:00
parent 5724d88eac
commit d3fd9bda66
2 changed files with 6 additions and 4 deletions

View File

@@ -1,5 +1,7 @@
# Nmap Changelog ($Id$); -*-text-*-
o [Nping] The --safe-payloads option is now default. Added --include-payloads for special situations. [Colin Rice]
o [NSE] Added the script reverse-index that creates creates a reverse index
showing which hosts run a particular service rather than the services for
each host. [Patrik]

View File

@@ -126,10 +126,6 @@ o We should probably modify stdnse.get_script_args so that it first
[scriptname].[argname].
o The code is in place now, we just need to document the feature.
o [Nping] The --safe-payloads option should be default (though we
should keep it for backward compatability). We could then introduce
--include-payloads for cases where they are desired.
o Nmap Network Scanning, 2nd Edition work [placeholder]
o Nscan work [placeholder]
@@ -714,6 +710,10 @@ o random tip database
DONE:
o [Nping] The --safe-payloads option should be default (though we
should keep it for backward compatability). We could then introduce
--include-payloads for cases where they are desired.
o A program to canonicalize and tidy nmap-service-probes.
o Order of fields: m p v i d o h cpe:/a cpe:/h cpe:/o.
o Check for duplicate templates (except cpe:).