mirror of
https://github.com/nmap/nmap.git
synced 2026-01-06 22:49:02 +00:00
Enhance the ncat-chat service match line so it works with IPv6 addresses
(ncat --chat -l -6).
This commit is contained in:
@@ -1113,7 +1113,7 @@ 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 ncat-chat m|^<announce> [\d.:a-f]+ 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/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user