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

14 lines
368 B
JSON

{
"name": "Green Valley CMS",
"website": "http://www.greenvalley.nl/Public/Producten/Content_Management/CMS",
"matches": [
{
"regexp": "<img[^>]+/dsresource\\?objectid="
},
{
"search": "meta[DC.identifier]",
"regexp": "/content\\.jsp\\?objectid="
}
],
"implies": "Apache Tomcat"
}