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

10 lines
270 B
JSON

{
"name": "IBM WebSphere Commerce",
"website": "http://ibm.com/software/genservers/commerceproductline",
"matches": [
{
"regexp": "<(?:a|link|script)[^>]*(?:href|src)=\".*(/wcsstore/|webapp\\/wcs)"
}
],
"implies": "Java"
}