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

27 lines
1.3 KiB
JSON

{
"name": "ConfTool",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "ConfTool is a Web-based event management system that was developed to support the organization of conferences, workshops, congresses and seminars. - Hompage: http://www.conftool.net/",
"website": null,
"matches": [
{
"text": "<h2 align=center>ConfTool Conference Administration</h2>"
},
{
"string": "Standard",
"text": "<td class=\"td_dlg_input\" width=67% align=left><input type=text name='ctusername' tabindex=2 size=35></td></tr>"
},
{
"string": "Pro",
"offset": 2,
"regexp": "(?-mix:<td align=\"right\" nowrap><a href=\"http:\\/\\/www\\.conftool\\.net\\/\"><span class=\"[^\"]+\">Conference Software - <\\/span><span class=\"[^\"]+\">[\\s]+(VSIS )?ConfTool( Pro)? ([^<^\\s]+)<\\/span><\\/a><BR>)"
},
{
"string": "Standard",
"offset": 3,
"regexp": "(?-mix:<td align=\"right\" nowrap><span class=\"normal8\"><a href='http:\\/\\/www\\.conftool\\.net'>(Conference |Web-based |Event |Abstract )?(Management|Conference) (Software|System) - VSIS <b>ConfTool<\\/b><\\/a> Standard ([^<^\\s]+)<\\/span><BR>)"
}
]
}