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

20 lines
617 B
JSON

{
"name": "MivaMerchant",
"author": "Brendan Coles <bcoles@gmail.com>",
"version": "0.1",
"description": "MivaMerchant is a flexible and powerful eCommerce software that help businesses set up a professional online store, shopping cart system, secure checkout, and more.",
"website": "http://www.mivamerchant.com/",
"matches": [
{
"text": "<div id=\"mmcategorytree\">"
},
{
"ghdb": "inurl:merchant.mvc filetype:mvc"
},
{
"search": "headers[set-cookie]",
"regexp": "(?-mix:htscallerid=)"
}
]
}