mirror of
https://github.com/nmap/nmap.git
synced 2026-08-03 22:29:06 +00:00
Note a task finished by David
This commit is contained in:
parent
e3781bb25d
commit
b99497623e
1 changed files with 4 additions and 4 deletions
|
|
@ -1,9 +1,5 @@
|
|||
TODO $Id: TODO 11866 2009-01-24 23:10:05Z fyodor $ -*-text-*-
|
||||
|
||||
o Now that NSE has more script phases (prerule, postrule, hostrule,
|
||||
portrule, and versionrule soon to come), the NSEDoc should specify
|
||||
which phases a script belongs to.
|
||||
|
||||
o [NSE] Maybe we should create a script which checks once a day
|
||||
whether similar tools (Metasploit, Nessus, OpenVAS, etc.) have any
|
||||
new modules, and then mails out a list of them with the description
|
||||
|
|
@ -734,6 +730,10 @@ o random tip database
|
|||
|
||||
DONE:
|
||||
|
||||
o Now that NSE has more script phases (prerule, postrule, hostrule,
|
||||
portrule, and versionrule soon to come), the NSEDoc should specify
|
||||
which phases a script belongs to.
|
||||
|
||||
o Consider implementing a nsock_pcap_close() function or making
|
||||
nsp_delete() call pcap_close() when pcap IODs are used. Currently valgrind
|
||||
warns about a socket descriptor left opened (at least in Nping).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue