Update SiteCore detection.

main
Sean Hamlin 2 years ago
parent 496de27f6a
commit f8c88fd083

@ -3224,7 +3224,11 @@
}, },
"cpe": "cpe:2.3:a:sitecore:*:*:*:*:*:*:*:*:*", "cpe": "cpe:2.3:a:sitecore:*:*:*:*:*:*:*:*:*",
"description": "Sitecore provides web content management, and multichannel marketing automation software.", "description": "Sitecore provides web content management, and multichannel marketing automation software.",
"html": "<img[^>]+src=\"[^>]*/~/media/[^>]+\\.ashx", "dom": [
"link[href*='/_sitecore/']",
"img[src^='/-/media/']",
"img[src*='/~/media/.+\\.ashx']"
],
"icon": "Sitecore.svg", "icon": "Sitecore.svg",
"pricing": [ "pricing": [
"poa", "poa",