1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-27 01:49:03 +00:00

Remove some old tasks from my TODO file.

This commit is contained in:
djalal
2011-05-23 23:07:01 +00:00
parent 77c7f68ffd
commit f482e74821

View File

@@ -24,17 +24,9 @@ o Propose a better duplicate scanned IPs filtering engine.
o NFS/RPC features:
- add NFS READLINK support to let nfs-ls show symbolic files.
o Write new NSE libraries and scripts which can includes vulnerabilities
checks scripts.
Focus on the open source software vulnerabilities since there is another
google summer of code project which handles Microsoft softwares.
Select vulnerabilities form the oss-security mailing list.
o Review NSE scripts and libs, and fixing bugs:
- Document all the new NFS procedures.
o Write an other script that uses a "prerule" or a "postrule".
[Other tasks]
o NFS/RPC features:
- Add more authentication support: Unix authentication.