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

36 lines
1.4 KiB
JSON

{
"name": "phpQuestionnaire",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.2",
"description": "phpQuestionnaire",
"website": "http://www.chumpsoft.com/products/phpq/",
"matches": [
{
"text": "<tr><td></td><td colspan=\"2\"><h2>Survey List</h2></td></tr>"
},
{
"text": "\t<tr><td colspan=\"2\"><hr size=\"1\" noshade /></td></tr><tr><td colspan=\"2\">Currently no available surveys.</td></tr>\t</table>"
},
{
"text": " TEXTAREA { font-family: verdana,arial,helvetica; font-size: 12px; width: 400px; height: 60px; }"
},
{
"text": " TEXTAREA { font-family: verdana,arial,helvetica; font-size: 10px; width: 400px; height: 60px; }"
},
{
"text": "\t\t\t<td align=\"right\">powered by <a href=\"http://www.chumpsoft.com\">phpQuestionnaire</a></td>"
},
{
"text": "\t\t\t<td align=\"right\">powered by phpQuestionnaire</td>"
},
{
"md5": "feae34c62729c85af0b4114bd02d634a",
"url": "templates/default/images/logo.gif"
},
{
"regexp": "(?-mix: <TD ALIGN=right><NOBR><B><A HREF=\"http:\\/\\/www.chumpsoft.com\\/products\\/phpq\\/\" class=link>phpQuestionnaire<\\/A> ([\\d\\.]+) &copy [0-9]{4}-[0-9]{4})",
"offset": 1
}
]
}