Merge pull request #6925 from seanhamlin/squiz

Better Squiz Matrix detection.
main
Elbert Alias 2 years ago committed by GitHub
commit db205cb19d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -4981,6 +4981,7 @@
],
"cpe": "cpe:2.3:a:squiz:matrix:*:*:*:*:*:*:*:*",
"description": "A flexible, low-code enterprise content management system designed to manage multiple sites with many editors.",
"dom": "link[href*='/__data/assets/css_file/']",
"headers": {
"X-Powered-By": "Squiz Matrix"
},
@ -4994,6 +4995,9 @@
"mid",
"recurring"
],
"scriptSrc": [
"/__data/assets/(js_file_folder|git_bridge|js_file)/"
],
"website": "https://www.squiz.net/matrix"
},
"Stack Analytix": {