Files
OneForAll-mirror/data/rules/whatweb/direct-packet-device.json
T
2020-07-29 00:02:06 +08:00

25 lines
953 B
JSON

{
"name": "Direct-Packet-Device",
"author": "Brendan Coles <bcoles@gmail.com>, Andrew Horton",
"version": "0.2",
"description": "directPacket Research, Inc. develops and markets secure and interoperable solutions for IP voice and video communication - Secure IPC Controller / IPC Router / Secure Endpoint Manager (SEM)",
"website": "http://www.directpacket.com/",
"matches": [
{
"url": "/favicon.ico",
"md5": "ee6371b0db9369cf5a88e552bedeed19"
},
{
"text": "<body bgcolor=#efefef link=# vlink=# text=#3f3f3f background= >"
},
{
"text": "<td height=\"30\" class=\"login\"><b><font color=\"ffffff\" size=\"2\" face=\"Arial, Helvetica, sans-serif\">Password</font></b></td>"
},
{
"search": "headers[server]",
"regexp": "(?-mix:^DPWebServer\\/([\\d\\.]{1,3}))",
"offset": 1
}
]
}