mirror of
https://github.com/nmap/nmap.git
synced 2025-12-16 20:59:02 +00:00
some changes from NSE meeting today
This commit is contained in:
14
docs/TODO
14
docs/TODO
@@ -53,14 +53,11 @@ o Seriously consider making --traceroute work even when we haven't
|
|||||||
o Ndiff man page should be built from XML source whenever a release is
|
o Ndiff man page should be built from XML source whenever a release is
|
||||||
done, as ncat/zenmap/nmap man pages are. [Fyodor]
|
done, as ncat/zenmap/nmap man pages are. [Fyodor]
|
||||||
|
|
||||||
o [NSE] Allow spaces in script arguments without the user having to
|
|
||||||
manually quote them (beyond normal shell escape quoting). See:
|
|
||||||
http://seclists.org/nmap-dev/2009/q3/0090.html
|
|
||||||
[Patrick]
|
|
||||||
|
|
||||||
o Add scripting.xml documentation on strict.lua and the avoidance of
|
o Add scripting.xml documentation on strict.lua and the avoidance of
|
||||||
global vars in libraries. See
|
global vars in libraries. See
|
||||||
http://seclists.org/nmap-dev/2009/q3/0169.html. [Patrick]
|
http://seclists.org/nmap-dev/2009/q3/0169.html. Probably a new
|
||||||
|
section just above "Adding C Modules to "Nselib", such as "Writing
|
||||||
|
Your Own Library" or somesuch. [Patrick]
|
||||||
|
|
||||||
o Consider the open proxy scripts more carefully
|
o Consider the open proxy scripts more carefully
|
||||||
- How should we test whether the proxy attempt was successful? Right
|
- How should we test whether the proxy attempt was successful? Right
|
||||||
@@ -574,6 +571,11 @@ o random tip database
|
|||||||
|
|
||||||
DONE:
|
DONE:
|
||||||
|
|
||||||
|
o [NSE] Allow spaces in script arguments without the user having to
|
||||||
|
manually quote them (beyond normal shell escape quoting). See:
|
||||||
|
http://seclists.org/nmap-dev/2009/q3/0090.html
|
||||||
|
[Patrick]
|
||||||
|
|
||||||
o [Ncat] Support SCTP now that Nmap does.
|
o [Ncat] Support SCTP now that Nmap does.
|
||||||
- See client support patch by Daniel Roethlisberger:
|
- See client support patch by Daniel Roethlisberger:
|
||||||
http://seclists.org/nmap-dev/2009/q2/0609.html
|
http://seclists.org/nmap-dev/2009/q2/0609.html
|
||||||
|
|||||||
Reference in New Issue
Block a user