mirror of
https://github.com/nmap/nmap.git
synced 2026-08-27 11:55:27 +00:00
Merge 0ea905cf21 into db4aefddfa
This commit is contained in:
commit
61f442a3a2
1 changed files with 3 additions and 0 deletions
|
|
@ -2103,6 +2103,9 @@ match mwti-rpc m=^Welcome MWTI RPC Communication Server Version ([\w._-]+) \[(?:
|
|||
|
||||
softmatch napster m|^1$|
|
||||
|
||||
# NATS messaging system; the server sends an INFO {...} JSON banner including its version on connect (default port 4222)
|
||||
match nats m|^INFO \{"server_id":"\w+".*?"version":"([\d][\w.+-]*)"|s p/NATS server/ v/$1/ cpe:/a:linuxfoundation:nats-server:$1/
|
||||
|
||||
# Ncat --chat mode, since 4.85BETA4
|
||||
match ncat-chat m|^<announce> [\d.:a-f]+ is connected as <\w+>\.\n<announce> already connected: (.*?)\.\n| p/Ncat chat/ i/users: $1/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue