Added Mono, amended ASP.NET pattern

main
Elbert Alias 12 years ago
parent fd61705db0
commit ce626239a2

@ -410,7 +410,7 @@
"website": "commerceserver.net", "website": "commerceserver.net",
"cats": [ 6 ], "cats": [ 6 ],
"headers": { "COMMERCE-SERVER-SOFTWARE": ".+" }, "headers": { "COMMERCE-SERVER-SOFTWARE": ".+" },
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ] "implies": [ "Microsoft ASP.NET" ]
}, },
"comScore": { "comScore": {
"website": "comscore.com", "website": "comscore.com",
@ -711,7 +711,7 @@
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "EPiServer" }, "meta": { "generator": "EPiServer" },
"headers": { "Set-Cookie": "EPi(?:Trace|Server)[^;]*=" }, "headers": { "Set-Cookie": "EPi(?:Trace|Server)[^;]*=" },
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ] "implies": [ "Microsoft ASP.NET" ]
}, },
"EPrints": { "EPrints": {
"website": "www.eprints.org", "website": "www.eprints.org",
@ -1371,7 +1371,7 @@
"url": "\\.aspx$", "url": "\\.aspx$",
"html": "<input[^>]+name=\"__VIEWSTATE", "html": "<input[^>]+name=\"__VIEWSTATE",
"headers": { "X-Powered-By": "ASP\\.NET;\\confidence:50", "X-AspNet-Version": "(.+)\\;version:\\1" }, "headers": { "X-Powered-By": "ASP\\.NET;\\confidence:50", "X-AspNet-Version": "(.+)\\;version:\\1" },
"implies": [ "IIS", "Windows Server" ] "implies": [ "IIS\\;confidence:50" ]
}, },
"Microsoft SharePoint": { "Microsoft SharePoint": {
"website": "sharepoint.microsoft.com", "website": "sharepoint.microsoft.com",
@ -1487,6 +1487,11 @@
"website": "www.mongodb.org", "website": "www.mongodb.org",
"cats": [ 24 ] "cats": [ 24 ]
}, },
"Mono": {
"website": "mono-project.com",
"cats": [ 18 ],
"headers": { "X-Powered-By": "Mono" }
},
"Moodle": { "Moodle": {
"website": "moodle.org", "website": "moodle.org",
"cats": [ 21 ], "cats": [ 21 ],

@ -410,7 +410,7 @@
"website": "commerceserver.net", "website": "commerceserver.net",
"cats": [ 6 ], "cats": [ 6 ],
"headers": { "COMMERCE-SERVER-SOFTWARE": ".+" }, "headers": { "COMMERCE-SERVER-SOFTWARE": ".+" },
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ] "implies": [ "Microsoft ASP.NET" ]
}, },
"comScore": { "comScore": {
"website": "comscore.com", "website": "comscore.com",
@ -711,7 +711,7 @@
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "EPiServer" }, "meta": { "generator": "EPiServer" },
"headers": { "Set-Cookie": "EPi(?:Trace|Server)[^;]*=" }, "headers": { "Set-Cookie": "EPi(?:Trace|Server)[^;]*=" },
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ] "implies": [ "Microsoft ASP.NET" ]
}, },
"EPrints": { "EPrints": {
"website": "www.eprints.org", "website": "www.eprints.org",
@ -1371,7 +1371,7 @@
"url": "\\.aspx$", "url": "\\.aspx$",
"html": "<input[^>]+name=\"__VIEWSTATE", "html": "<input[^>]+name=\"__VIEWSTATE",
"headers": { "X-Powered-By": "ASP\\.NET;\\confidence:50", "X-AspNet-Version": "(.+)\\;version:\\1" }, "headers": { "X-Powered-By": "ASP\\.NET;\\confidence:50", "X-AspNet-Version": "(.+)\\;version:\\1" },
"implies": [ "IIS", "Windows Server" ] "implies": [ "IIS\\;confidence:50" ]
}, },
"Microsoft SharePoint": { "Microsoft SharePoint": {
"website": "sharepoint.microsoft.com", "website": "sharepoint.microsoft.com",
@ -1487,6 +1487,11 @@
"website": "www.mongodb.org", "website": "www.mongodb.org",
"cats": [ 24 ] "cats": [ 24 ]
}, },
"Mono": {
"website": "mono-project.com",
"cats": [ 18 ],
"headers": { "X-Powered-By": "Mono" }
},
"Moodle": { "Moodle": {
"website": "moodle.org", "website": "moodle.org",
"cats": [ 21 ], "cats": [ 21 ],

@ -1,7 +1,7 @@
{ "name": "Wappalyzer", { "name": "Wappalyzer",
"homepage_url": "http://wappalyzer.com?utm_source=chrome&utm_medium=context&utm_campaign=extensions", "homepage_url": "http://wappalyzer.com?utm_source=chrome&utm_medium=context&utm_campaign=extensions",
"description": "Identifies software on the web", "description": "Identifies software on the web",
"version": "2.20", "version": "2.21",
"default_locale": "en", "default_locale": "en",
"manifest_version": 2, "manifest_version": 2,
"icons": { "icons": {

@ -410,7 +410,7 @@
"website": "commerceserver.net", "website": "commerceserver.net",
"cats": [ 6 ], "cats": [ 6 ],
"headers": { "COMMERCE-SERVER-SOFTWARE": ".+" }, "headers": { "COMMERCE-SERVER-SOFTWARE": ".+" },
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ] "implies": [ "Microsoft ASP.NET" ]
}, },
"comScore": { "comScore": {
"website": "comscore.com", "website": "comscore.com",
@ -711,7 +711,7 @@
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "EPiServer" }, "meta": { "generator": "EPiServer" },
"headers": { "Set-Cookie": "EPi(?:Trace|Server)[^;]*=" }, "headers": { "Set-Cookie": "EPi(?:Trace|Server)[^;]*=" },
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ] "implies": [ "Microsoft ASP.NET" ]
}, },
"EPrints": { "EPrints": {
"website": "www.eprints.org", "website": "www.eprints.org",
@ -1371,7 +1371,7 @@
"url": "\\.aspx$", "url": "\\.aspx$",
"html": "<input[^>]+name=\"__VIEWSTATE", "html": "<input[^>]+name=\"__VIEWSTATE",
"headers": { "X-Powered-By": "ASP\\.NET;\\confidence:50", "X-AspNet-Version": "(.+)\\;version:\\1" }, "headers": { "X-Powered-By": "ASP\\.NET;\\confidence:50", "X-AspNet-Version": "(.+)\\;version:\\1" },
"implies": [ "IIS", "Windows Server" ] "implies": [ "IIS\\;confidence:50" ]
}, },
"Microsoft SharePoint": { "Microsoft SharePoint": {
"website": "sharepoint.microsoft.com", "website": "sharepoint.microsoft.com",
@ -1487,6 +1487,11 @@
"website": "www.mongodb.org", "website": "www.mongodb.org",
"cats": [ 24 ] "cats": [ 24 ]
}, },
"Mono": {
"website": "mono-project.com",
"cats": [ 18 ],
"headers": { "X-Powered-By": "Mono" }
},
"Moodle": { "Moodle": {
"website": "moodle.org", "website": "moodle.org",
"cats": [ 21 ], "cats": [ 21 ],

@ -410,7 +410,7 @@
"website": "commerceserver.net", "website": "commerceserver.net",
"cats": [ 6 ], "cats": [ 6 ],
"headers": { "COMMERCE-SERVER-SOFTWARE": ".+" }, "headers": { "COMMERCE-SERVER-SOFTWARE": ".+" },
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ] "implies": [ "Microsoft ASP.NET" ]
}, },
"comScore": { "comScore": {
"website": "comscore.com", "website": "comscore.com",
@ -711,7 +711,7 @@
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "EPiServer" }, "meta": { "generator": "EPiServer" },
"headers": { "Set-Cookie": "EPi(?:Trace|Server)[^;]*=" }, "headers": { "Set-Cookie": "EPi(?:Trace|Server)[^;]*=" },
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ] "implies": [ "Microsoft ASP.NET" ]
}, },
"EPrints": { "EPrints": {
"website": "www.eprints.org", "website": "www.eprints.org",
@ -1371,7 +1371,7 @@
"url": "\\.aspx$", "url": "\\.aspx$",
"html": "<input[^>]+name=\"__VIEWSTATE", "html": "<input[^>]+name=\"__VIEWSTATE",
"headers": { "X-Powered-By": "ASP\\.NET;\\confidence:50", "X-AspNet-Version": "(.+)\\;version:\\1" }, "headers": { "X-Powered-By": "ASP\\.NET;\\confidence:50", "X-AspNet-Version": "(.+)\\;version:\\1" },
"implies": [ "IIS", "Windows Server" ] "implies": [ "IIS\\;confidence:50" ]
}, },
"Microsoft SharePoint": { "Microsoft SharePoint": {
"website": "sharepoint.microsoft.com", "website": "sharepoint.microsoft.com",
@ -1487,6 +1487,11 @@
"website": "www.mongodb.org", "website": "www.mongodb.org",
"cats": [ 24 ] "cats": [ 24 ]
}, },
"Mono": {
"website": "mono-project.com",
"cats": [ 18 ],
"headers": { "X-Powered-By": "Mono" }
},
"Moodle": { "Moodle": {
"website": "moodle.org", "website": "moodle.org",
"cats": [ 21 ], "cats": [ 21 ],

@ -3,7 +3,7 @@
<RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#"> <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:em="http://www.mozilla.org/2004/em-rdf#">
<Description about="urn:mozilla:install-manifest"> <Description about="urn:mozilla:install-manifest">
<em:id>wappalyzer@crunchlabz.com</em:id> <em:id>wappalyzer@crunchlabz.com</em:id>
<em:version>2.7.0</em:version> <em:version>2.7.1</em:version>
<em:type>2</em:type> <em:type>2</em:type>
<em:unpack>true</em:unpack> <em:unpack>true</em:unpack>
@ -12,7 +12,7 @@
<Description> <Description>
<em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id> <em:id>{ec8030f7-c20a-464f-9b0e-13a3a9e97384}</em:id>
<em:minVersion>4.0</em:minVersion> <em:minVersion>4.0</em:minVersion>
<em:maxVersion>20.*</em:maxVersion> <em:maxVersion>22.*</em:maxVersion>
</Description> </Description>
</em:targetApplication> </em:targetApplication>

@ -410,7 +410,7 @@
"website": "commerceserver.net", "website": "commerceserver.net",
"cats": [ 6 ], "cats": [ 6 ],
"headers": { "COMMERCE-SERVER-SOFTWARE": ".+" }, "headers": { "COMMERCE-SERVER-SOFTWARE": ".+" },
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ] "implies": [ "Microsoft ASP.NET" ]
}, },
"comScore": { "comScore": {
"website": "comscore.com", "website": "comscore.com",
@ -711,7 +711,7 @@
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "EPiServer" }, "meta": { "generator": "EPiServer" },
"headers": { "Set-Cookie": "EPi(?:Trace|Server)[^;]*=" }, "headers": { "Set-Cookie": "EPi(?:Trace|Server)[^;]*=" },
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ] "implies": [ "Microsoft ASP.NET" ]
}, },
"EPrints": { "EPrints": {
"website": "www.eprints.org", "website": "www.eprints.org",
@ -1371,7 +1371,7 @@
"url": "\\.aspx$", "url": "\\.aspx$",
"html": "<input[^>]+name=\"__VIEWSTATE", "html": "<input[^>]+name=\"__VIEWSTATE",
"headers": { "X-Powered-By": "ASP\\.NET;\\confidence:50", "X-AspNet-Version": "(.+)\\;version:\\1" }, "headers": { "X-Powered-By": "ASP\\.NET;\\confidence:50", "X-AspNet-Version": "(.+)\\;version:\\1" },
"implies": [ "IIS", "Windows Server" ] "implies": [ "IIS\\;confidence:50" ]
}, },
"Microsoft SharePoint": { "Microsoft SharePoint": {
"website": "sharepoint.microsoft.com", "website": "sharepoint.microsoft.com",
@ -1487,6 +1487,11 @@
"website": "www.mongodb.org", "website": "www.mongodb.org",
"cats": [ 24 ] "cats": [ 24 ]
}, },
"Mono": {
"website": "mono-project.com",
"cats": [ 18 ],
"headers": { "X-Powered-By": "Mono" }
},
"Moodle": { "Moodle": {
"website": "moodle.org", "website": "moodle.org",
"cats": [ 21 ], "cats": [ 21 ],

@ -410,7 +410,7 @@
"website": "commerceserver.net", "website": "commerceserver.net",
"cats": [ 6 ], "cats": [ 6 ],
"headers": { "COMMERCE-SERVER-SOFTWARE": ".+" }, "headers": { "COMMERCE-SERVER-SOFTWARE": ".+" },
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ] "implies": [ "Microsoft ASP.NET" ]
}, },
"comScore": { "comScore": {
"website": "comscore.com", "website": "comscore.com",
@ -711,7 +711,7 @@
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "EPiServer" }, "meta": { "generator": "EPiServer" },
"headers": { "Set-Cookie": "EPi(?:Trace|Server)[^;]*=" }, "headers": { "Set-Cookie": "EPi(?:Trace|Server)[^;]*=" },
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ] "implies": [ "Microsoft ASP.NET" ]
}, },
"EPrints": { "EPrints": {
"website": "www.eprints.org", "website": "www.eprints.org",
@ -1371,7 +1371,7 @@
"url": "\\.aspx$", "url": "\\.aspx$",
"html": "<input[^>]+name=\"__VIEWSTATE", "html": "<input[^>]+name=\"__VIEWSTATE",
"headers": { "X-Powered-By": "ASP\\.NET;\\confidence:50", "X-AspNet-Version": "(.+)\\;version:\\1" }, "headers": { "X-Powered-By": "ASP\\.NET;\\confidence:50", "X-AspNet-Version": "(.+)\\;version:\\1" },
"implies": [ "IIS", "Windows Server" ] "implies": [ "IIS\\;confidence:50" ]
}, },
"Microsoft SharePoint": { "Microsoft SharePoint": {
"website": "sharepoint.microsoft.com", "website": "sharepoint.microsoft.com",
@ -1487,6 +1487,11 @@
"website": "www.mongodb.org", "website": "www.mongodb.org",
"cats": [ 24 ] "cats": [ 24 ]
}, },
"Mono": {
"website": "mono-project.com",
"cats": [ 18 ],
"headers": { "X-Powered-By": "Mono" }
},
"Moodle": { "Moodle": {
"website": "moodle.org", "website": "moodle.org",
"cats": [ 21 ], "cats": [ 21 ],

@ -410,7 +410,7 @@
"website": "commerceserver.net", "website": "commerceserver.net",
"cats": [ 6 ], "cats": [ 6 ],
"headers": { "COMMERCE-SERVER-SOFTWARE": ".+" }, "headers": { "COMMERCE-SERVER-SOFTWARE": ".+" },
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ] "implies": [ "Microsoft ASP.NET" ]
}, },
"comScore": { "comScore": {
"website": "comscore.com", "website": "comscore.com",
@ -711,7 +711,7 @@
"cats": [ 1 ], "cats": [ 1 ],
"meta": { "generator": "EPiServer" }, "meta": { "generator": "EPiServer" },
"headers": { "Set-Cookie": "EPi(?:Trace|Server)[^;]*=" }, "headers": { "Set-Cookie": "EPi(?:Trace|Server)[^;]*=" },
"implies": [ "Microsoft ASP.NET", "IIS", "Windows Server" ] "implies": [ "Microsoft ASP.NET" ]
}, },
"EPrints": { "EPrints": {
"website": "www.eprints.org", "website": "www.eprints.org",
@ -1371,7 +1371,7 @@
"url": "\\.aspx$", "url": "\\.aspx$",
"html": "<input[^>]+name=\"__VIEWSTATE", "html": "<input[^>]+name=\"__VIEWSTATE",
"headers": { "X-Powered-By": "ASP\\.NET;\\confidence:50", "X-AspNet-Version": "(.+)\\;version:\\1" }, "headers": { "X-Powered-By": "ASP\\.NET;\\confidence:50", "X-AspNet-Version": "(.+)\\;version:\\1" },
"implies": [ "IIS", "Windows Server" ] "implies": [ "IIS\\;confidence:50" ]
}, },
"Microsoft SharePoint": { "Microsoft SharePoint": {
"website": "sharepoint.microsoft.com", "website": "sharepoint.microsoft.com",
@ -1487,6 +1487,11 @@
"website": "www.mongodb.org", "website": "www.mongodb.org",
"cats": [ 24 ] "cats": [ 24 ]
}, },
"Mono": {
"website": "mono-project.com",
"cats": [ 18 ],
"headers": { "X-Powered-By": "Mono" }
},
"Moodle": { "Moodle": {
"website": "moodle.org", "website": "moodle.org",
"cats": [ 21 ], "cats": [ 21 ],