From c38f890cf4465262c54cc580e0036998075697d4 Mon Sep 17 00:00:00 2001 From: tomsellers Date: Mon, 30 May 2011 17:08:34 +0000 Subject: [PATCH] Matchline addition for MoxaHTTP web config found on specialized devices such as cellular to IP gateways. --- nmap-service-probes | 1 + 1 file changed, 1 insertion(+) diff --git a/nmap-service-probes b/nmap-service-probes index c9534de8e..bbbe3b810 100644 --- a/nmap-service-probes +++ b/nmap-service-probes @@ -6160,6 +6160,7 @@ match http m|^HTTP/1\.1 200 OK\r\n.*Set-Cookie: AUTHKEY=\r\n.*Welcome to match http m|^HTTP/1\.0 200 OK\r\nServer: TopLayer/([\w._-]+)\r\n.*ALT=\"Welcome to the AppSwitch\"|s p|Top Layer Networks AppSafe/AppSwitch IDS http config| v/$1/ match http m|^HTTP/1\.0 200 .*\r\nServer: Mbedthis-AppWeb/([\w._-]+)\r\n.*<title>BT Home Hub manager - Home|s i/BT Home Hub http config/ d/broadband router/ p/Mbedthis-AppWeb/ v/$1/ match http m|^HTTP/1\.1 200 .*\r\nServer: MoxaHttp/([\w._-]+)\r\n.*NPort Web Console|s i/Moxa NPort serial to IP http config/ p/MoxaHttp/ v/$1/ d/specialized/ +match http m|^HTTP/1\.1 \d\d\d .*\r\nServer: MoxaHttp/([\w._-]+)\r\n|s i/Moxa embedded httpd/ p/MoxaHttp/ v/$1/ d/specialized/ match http m|^HTTP/1\.1 200 OK\r\nConnection: close\r\nCache-Control: no-store\r\nContent-Length: \d+\r\nContent-Type: text/html\r\n\r\n\n\n\n
\n

Invalid Access

\n
\n

\n\n\n\n| p/Cisco ATA186 VoIP adapter http config/ d/VoIP adapter/ match http m|^HTTP/1\.0 200 OK\r\nServer: http server ([\w._-]+)\r\nContent-type: text/html; charset=\(null\)\r\n.*\n$|s p/QNAP TS-109 NAS http config/ d/storage-misc/ v/$1/ match http m|^HTTP/1\.0 200 OK\r\nServer: http server ([\w._-]+)\r\n.*NAS\n