Files
OneForAll-mirror/data/rules/wappalyzer/jtl shop.json
T
2020-07-29 00:02:06 +08:00

13 lines
298 B
JSON

{
"name": "JTL Shop",
"website": "http://www.jtl-software.de/produkte/jtl-shop3",
"matches": [
{
"search": "cookies[JTLSHOP]",
"regexp": ".*"
},
{
"regexp": "(?:<input[^>]+name=\"JTLSHOP|<a href=\"jtl\\.php)"
}
]
}