1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-28 02:19:04 +00:00

Update the SCTP TODO file with latest progress on Ncat.

This commit is contained in:
daniel
2009-08-09 12:17:21 +00:00
parent e73cd9ee99
commit 7fa1ecabdc

View File

@@ -4,12 +4,6 @@ o Further investigate SCTP functionality, as some people reported
problems (see this thread:
http://seclists.org/nmap-dev/2009/q2/0669.html)
o [Ncat] Support SCTP now that Nmap does.
o Client and listen mode support is in /nmap-exp/daniel/sctp-nmap.
o Fix the zero-length message issue on Linux.
o Implement SCTP broker mode.
o Test some more and merge to trunk.
o Add support for UDP encapsulated SCTP (9899/udp).
Basically just wrap the SCTP packets into a UDP packet.
Think about how to add support for this to libdnet first.
@@ -33,6 +27,8 @@ o Investigate the suitability of other SCTP chunks for port
o Add SCTP based service probing.
o [Ncat] Consider implementing SCTP broker mode.
o [NSE] Add SCTP support to NSE.
o Investigate on differences between SCTP stacks and