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

20 lines
604 B
JSON

{
"name": "LynxGuide",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "The Lynx System is a Facility-wide, Network based, Duress and Emergency Notification System. ",
"website": "http://www.lynxguide.com/",
"matches": [
{
"text": "<title>Login to LynxGuide Server</title>"
},
{
"text": "Use subject to <a href=\"/cgi/help/license.htm\">license agreement</a></span>"
},
{
"search": "headers[set-cookie]",
"regexp": "(?-mix:Access_Num=[^;]+;)"
}
]
}