Add more CPEs

* Ruby
* Ruby on Rails
* Wordpress
* jQuery
* jQuery UI
main
Syed Faheel Ahmad 6 years ago
parent 66c7744d3b
commit a359d1b2f5

@ -9261,6 +9261,7 @@
"cats": [ "cats": [
27 27
], ],
"cpe": "cpe:/a:ruby-lang:ruby",
"headers": { "headers": {
"Server": "(?:Mongrel|WEBrick|Ruby)" "Server": "(?:Mongrel|WEBrick|Ruby)"
}, },
@ -9271,6 +9272,7 @@
"cats": [ "cats": [
18 18
], ],
"cpe": "cpe:/a:rubyonrails:rails",
"headers": { "headers": {
"Server": "mod_(?:rails|rack)", "Server": "mod_(?:rails|rack)",
"X-Powered-By": "mod_(?:rails|rack)" "X-Powered-By": "mod_(?:rails|rack)"
@ -12185,6 +12187,7 @@
1, 1,
11 11
], ],
"cpe": "cpe:/a:wordpress:wordpress",
"html": [ "html": [
"<link rel=[\"']stylesheet[\"'] [^>]+/wp-(?:content|includes)/", "<link rel=[\"']stylesheet[\"'] [^>]+/wp-(?:content|includes)/",
"<link[^>]+s\\d+\\.wp\\.com" "<link[^>]+s\\d+\\.wp\\.com"
@ -13168,6 +13171,7 @@
"cats": [ "cats": [
59 59
], ],
"cpe": "cpe:/a:jquery:jquery",
"icon": "jQuery.svg", "icon": "jQuery.svg",
"js": { "js": {
"jQuery.fn.jquery": "([\\d.]+)\\;version:\\1" "jQuery.fn.jquery": "([\\d.]+)\\;version:\\1"
@ -13234,6 +13238,7 @@
"cats": [ "cats": [
59 59
], ],
"cpe": "cpe:/a:jquery:jquery_ui",
"icon": "jQuery UI.svg", "icon": "jQuery UI.svg",
"implies": "jQuery", "implies": "jQuery",
"js": { "js": {
@ -14438,4 +14443,4 @@
"priority": 7 "priority": 7
} }
} }
} }