mirror of
https://github.com/nmap/nmap.git
synced 2026-01-02 04:49:02 +00:00
A couple more done tasks
This commit is contained in:
@@ -101,12 +101,6 @@ o Nmap should have a better way to handle XML script output.
|
||||
o [NSE] HTTP spidering library/script
|
||||
|
||||
o Summer of Code feature creeper:
|
||||
o Ncat should probably have an --append-output option like Nmap does
|
||||
so that we can use -o without clobbering existing file. This would
|
||||
at least be useful for chat.nmap.org.
|
||||
o Change Zenmap bug reporter so that instead of an automatic
|
||||
submission system, we print a stack trace and request that the user
|
||||
send a bug report to nmap-dev.
|
||||
o [Zenmap] should actually parse and use script results. See
|
||||
http://seclists.org/nmap-dev/2010/q1/1108
|
||||
o Make Zenmap settings get upgraded when the Zenmap executable is
|
||||
@@ -647,6 +641,14 @@ o random tip database
|
||||
|
||||
DONE:
|
||||
|
||||
o Summer of Code feature creeper:
|
||||
o Ncat should probably have an --append-output option like Nmap does
|
||||
so that we can use -o without clobbering existing file. This would
|
||||
at least be useful for chat.nmap.org.
|
||||
o Change Zenmap bug reporter so that instead of an automatic
|
||||
submission system, we print a stack trace and request that the user
|
||||
send a bug report to nmap-dev.
|
||||
|
||||
o [Ncat] Solve a crash that only happens on Windows when connecting
|
||||
with --ssl-verify and -vvv, for example
|
||||
ncat --ssl-verify -vvv www.amazon.com 443
|
||||
|
||||
Reference in New Issue
Block a user