1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-15 10:59:01 +00:00

Add an idea we talked about in NSE meeting

This commit is contained in:
fyodor
2011-05-17 20:12:31 +00:00
parent 20e03044bf
commit 262cb89cc2

View File

@@ -82,6 +82,12 @@ o [Nsock] Some SSL connections that used to work now fail; find out
why. http://seclists.org/nmap-dev/2010/q4/788. Narrowed down to
r19801 in http://seclists.org/nmap-dev/2011/q1/12.
o [NSE] Consider a system where scripts can tell if any other scripts
depend on them. They could then use that to determine whether they
should bother storing information in the registry. For example,
snmp-interfaces could store the discovered table if another script
(such as a mac address geolocator script) depends on it.
o A couple minor nsedoc issues (see
http://seclists.org/nmap-dev/2011/q1/1095):
o After the ssh-hostkey portrule was added, nsedoc seems to be