mirror of
https://github.com/nmap/nmap.git
synced 2026-08-04 14:49:29 +00:00
Add an nmap-service-probes match for ncat --chat.
This commit is contained in:
parent
36bbbf5b11
commit
7184ce9646
1 changed files with 3 additions and 0 deletions
|
|
@ -1112,6 +1112,9 @@ match mupdate m|\* OK MUPDATE \"([-.\w]+)\" \"Cyrus Murder\" \"v([-.\w]+)\" \"mu
|
|||
|
||||
softmatch napster m|^1$|
|
||||
|
||||
# Ncat --chat mode, since 4.85BETA4
|
||||
match ncat-chat m|^<announce> [\d.]+ is connected as <\w+>\.\n<announce> already connected: (.*?)\.\n| p/Ncat chat/ i/users: $1/
|
||||
|
||||
match netop m|^\xd6\x81\x81\0\0\xf9\0\xf9\xee\xe3\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0\0| p/NetOp Remote Control/
|
||||
|
||||
match netrek m|^<>=======================================================================<>\n Pl: Rank Name Login Host name Type\n| p/Netrek game server player information interface/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue