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

14 lines
384 B
JSON

{
"name": "Oracle Commerce",
"website": "http://www.oracle.com/applications/customer-experience/commerce/products/commerce-platform/index.html",
"matches": [
{
"search": "headers[x-atg-version]",
"regexp": "(?:ATGPlatform/([\\d.]+))?",
"offset": 1
},
{
"regexp": "<[^>]+_dyncharset"
}
]
}