mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 06:40:48 +00:00
Made a note about generating packets that use the echo mode port
This commit is contained in:
parent
e108318cd2
commit
9123b4c351
1 changed files with 4 additions and 0 deletions
|
|
@ -55,6 +55,10 @@
|
|||
o send NEP_QUIT only if necessary, just close connection if possible.
|
||||
o Implement different "modes" for the server: complete access,
|
||||
one-time-access, and restricted.
|
||||
o Make sure nping does not allow generating packets with tcp src port or
|
||||
tcp dst port 9929 (or --echo-port N, if that is set), because 1) the
|
||||
echo server does not capture those packets and 2) to avoid messing up the
|
||||
established side-channel tcp connection.
|
||||
|
||||
o [EM] Things to decide on:
|
||||
o Decide on packet specifiers that can be passed to the server so it
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue