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

30 lines
1.0 KiB
JSON

{
"name": "Netquery",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "Netquery is a complete PHP/SQL open-source toolkit of network utilities. Available as a standalone application and as a module for the following CMSs: e107, PHP-Fusion, Xaraya, Xoops and Zikula.",
"website": "http://virtech.org/tools/",
"matches": [
{
"text": "<form class=\"nquser\" action=\"nquser.php\" method=\"post\">"
},
{
"text": "<a href=\"nquser.php?querytype=countries\"><img class=\"gobuttonup\""
},
{
"certainty": 75,
"text": "<legend>NQ User Interface</legend>"
},
{
"certainty": 75,
"text": "<br /><a href=\"nquser.php?formtype=countries\">Top Countries"
},
{
"text": "<a href=\"nqadmin.php\"><img class=\"gobutton\" src=\"images/btn_adm.gif\" alt=\"Administration\" /></a>"
},
{
"md5": "24a75ccc492b5a9118a4d226c25895c1"
}
]
}