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

24 lines
815 B
JSON

{
"name": "AB-WEB-CMS",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "AB WEB CMS [French]",
"website": "http://www.aeline-informatique.com/",
"matches": [
{
"certainty": 75,
"ghdb": "inurl:ab_fct.php?fct="
},
{
"text": "<a href=\"#\" onclick=\"maximize();\" class=\"hdp_z01_z03_l\" onmouseover=\"ShowIB("
},
{
"text": "<div style=\"text-align: center;\"><br /><br /><a href=\"#\" onclick=\"imprfct();\" class=\"main_link\">[Imprimer]</a></div>"
},
{
"offset": 1,
"regexp": "(?-mix:&nbsp;<a href=\"http:\\/\\/www.(ab-psi.com|aeline-informatique.com)\" class=\"bdp_z01_z02_l\">[^<]+ AB WEB v. ([\\d\\.]+)<\\/a>)"
}
]
}