1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-15 04:09:01 +00:00

Make a dominoconsole match more specific. It was matching an HTTP

response that happened to have some '/' and ':' in it. This was reported
by Chris Clements.
This commit is contained in:
david
2011-04-25 21:06:30 +00:00
parent 715338f9cb
commit 9e0c58b55e

View File

@@ -9959,7 +9959,7 @@ Probe TCP dominoconsole q|\#ST\n|
rarity 8
sslports 2050
match dominoconsole m|^([^/]+)/([^:]+):([^:]*):([^:]*):| p/Lotus Domino Console/ o/$3/ h/$2/ i/domain: $1; description: "$4"/
match dominoconsole m|^([^/]+)/([\w._-]+):([^:]*):([^:]*):| p/Lotus Domino Console/ o/$3/ h/$2/ i/domain: $1; description: "$4"/
##############################NEXT PROBE##############################
# Informix probe