Kyle Taylor
|
c615fc7703
|
Adding MariaDB and PerconaDB
MariaDB and Percona (DB) are both forks of the popular MySQL database. They are often used as more performant, open source alternatives to MySQL especially for managed hosting platforms. They’re also sponsored and used by corporate tech companies like Microsoft, IBM, Tencent, Alibaba, RedHat, and others.
- https://mariadb.com
- https://www.percona.com
- https://github.com/percona
- https://github.com/MariaDB/server
- https://docs.acquia.com/acquia-cloud/arch/tech-platform
- https://pantheon.io/blog/using-mariadb-mysql-replacement
Also added reference for Pantheon platform.
Refer to #2670, #2671
|
6 years ago |
Kyle Taylor
|
f1fb24d86b
|
Update Acquia metadata
- Change category to PaaS
- Add Apache, Percona, and Amazon EC2 to implies based on their architecture page.
fixes #2670
|
6 years ago |
Kyle Taylor
|
2aa69d2a07
|
Update Elementor categories
Elementor isn’t a blog or CMS, it’s a plugin for WordPress and only a landing page builder.
fixes #2578
|
6 years ago |
Kyle Taylor
|
57c4bfb8b0
|
Fix OpenCart false positive
fixes #2650
|
6 years ago |
Kyle Taylor
|
f30bcdcecc
|
Check specifically in HTML comment for Tessitura version
|
6 years ago |
Kyle Taylor
|
d75a8a9f1a
|
Remove duplicate cookie
|
6 years ago |
Kyle Taylor
|
a86ff3c01d
|
Add Tessitura / TNEW
Tessitura is a widely used CRM and ticketing management platform for museums, performing arts, zoos, and other cultural and art based institutions around the world. TN Express Web (TNEW) is their companion CMS solution that utilizes the Tessitura API for backend management.
- https://www.tessituranetwork.com
- https://tickets.bclm.com
- https://www.thesmithcenter.com
- https://www.mountvernon.org
- https://www.coloradoballet.org
- https://my.hampsteadtheatre.com
- https://www.alleytheatre.org
|
6 years ago |
Elbert Alias
|
84e6351174
|
Merge branch 'master' of github.com:AliasIO/Wappalyzer
|
6 years ago |
Elbert Alias
|
29cd3afd8e
|
Update Farsi locale
|
6 years ago |
Elbert Alias
|
5e9a19d3dd
|
Merge pull request #2665 from kyletaylored/feature/add-platform-sh-detection
Add Platform.sh
|
6 years ago |
Elbert Alias
|
fef1919e7b
|
Merge pull request #2662 from kyletaylored/feature/update-wp-rocket
WP Rocket - Add Rocket Nginx bypass header detection
|
6 years ago |
Elbert Alias
|
c1286e664c
|
Merge pull request #2660 from kyletaylored/feature/add-wpengine
Add WP Engine
|
6 years ago |
Elbert Alias
|
ec01df050b
|
Merge pull request #2659 from kyletaylored/feature/add-Azure-detection
Add Azure detection
|
6 years ago |
Elbert Alias
|
c27bd7a576
|
Merge pull request #2658 from kyletaylored/feature/add-Pantheon-detection
Add Pantheon detection
|
6 years ago |
Elbert Alias
|
2eaa195a9e
|
Merge pull request #2656 from kyletaylored/feature/2655-fix-allinone-url
Update All-in-One SEO url
|
6 years ago |
Elbert Alias
|
ccdda18b50
|
Merge pull request #2653 from kaanklky/master
Add Countly
|
6 years ago |
Elbert Alias
|
75070bb152
|
Merge pull request #2652 from NickStees/master
Adding Gridsome
|
6 years ago |
Elbert Alias
|
fcc290d398
|
Merge pull request #2642 from glin/add-shiny
Add Shiny
|
6 years ago |
Elbert Alias
|
919301cfb5
|
Merge pull request #2641 from iexbase/master
update iEXExchanger
|
6 years ago |
Kyle Taylor
|
d794c09302
|
Update WPEngine’s category
WPEngine uses Nginx or Apache as the Web Server, but it itself is a PaaS.
|
6 years ago |
Kyle Taylor
|
e975c1e2cc
|
Updating Azure’s category
Change Azure’s category to PaaS since it’s not just a Web Server.
|
6 years ago |
Kyle Taylor
|
5e81ed1c63
|
Update Pantheon’s category
Better defined as PaaS rather than a web server.
|
6 years ago |
Kyle Taylor
|
b6763314ec
|
Add Platform.sh
Platform.sh is a cloud PaaS provider for application hosting (similar to Heroku, Now, Acquia, Pantheon, and others) who is currently the dedicated hosting partner for Magento Commerce Cloud (aka Magento Enterprise). Platform.sh utilizes AWS and Microsoft Azure as their infrastructure backbone, but it’s difficult to imply either since it seems to be based on region.
- https://platform.sh
- https://github.com/platformsh
- https://www.britishcouncil.us
- https://www.centarro.io
- https://commerceguys.com
- https://drupalcommerce.org
- https://www.rossignol.com/us
- https://egoshoes.com
- https://www.ospreylondon.com
Most sites running Magento Commerce Cloud will be running on Platform.sh.
https://magento.com/case-studies?product=magento-commerce-cloud
|
6 years ago |
Kyle Taylor
|
9eed0a3be3
|
Detect from beginning of string
|
6 years ago |
Kyle Taylor
|
63a85b3b66
|
WP Rocket - Add Rocket Nginx bypass header detection
If a server configuration is using the rocket-nginx configuration, we can use this as an alternative fingerprint detection.
https://github.com/maximejobin/rocket-nginx
fixes #2661
|
6 years ago |
Kyle Taylor
|
2cd6bc03ef
|
Add WP Engine
WP Engine is a popular hosting platform for WordPress sites of all sizes.
- https://wpengine.com
- https://github.com/wpengine
- https://developer.amd.com
- https://studentloanhero.com
- https://www.hydroxycut.com
- https://bambooclothing.co.uk
- https://www.sendcloud.com
- https://www.healthloop.com
- https://clipchamp.com
- https://nzdigital.co.nz
- https://cmaawards.com
WP Engine adds a unique header called “wpe-backed” that we can use for fingerprinting.
|
6 years ago |
Kyle Taylor
|
30671378e4
|
Add Azure detection
- Add Azure specifically, some headers are exposed
- Add Azure CDN (by Verizon) that has specific headers from their documentation.
https://docs.microsoft.com/en-us/azure/cdn/cdn-verizon-http-headers
|
6 years ago |
Kyle Taylor
|
4cf9be55a7
|
Add Pantheon detection
|
6 years ago |
Kyle Taylor
|
0c863a8561
|
Update All-in-One SEO url
fixes #2655
|
6 years ago |
Nicholas Stees
|
563348b73c
|
Suggestions by jvoisin
|
6 years ago |
Nicholas Stees
|
65b6c7b5ba
|
Adding implies vue and carrot to regex
|
6 years ago |
Kaan Kölköy
|
cdd5c7d5e9
|
Add Countly logo
|
6 years ago |
Kaan Kölköy
|
3232353263
|
Add Countly to apps
|
6 years ago |
Nicholas Stees
|
4a4bb0bc5b
|
Adding Gridsome
|
6 years ago |
Greg Lin
|
ccfa16f2ba
|
More specific JS pattern for Shiny
|
6 years ago |
Greg Lin
|
a811824d8e
|
Add Shiny
|
6 years ago |
serderovsh
|
5286b9689e
|
update iEXExchanger
|
6 years ago |
Elbert Alias
|
1cca98b405
|
Build v5.7.4
|
6 years ago |
Elbert Alias
|
e82ae795e5
|
Merge pull request #2535 from thivalle/patch-2
Update apps.json
|
6 years ago |
Elbert Alias
|
e9f099ed9c
|
Merge pull request #2633 from serderovsh/patch-1
Update apps.json
|
6 years ago |
Elbert Alias
|
4290bca3ee
|
Merge pull request #2640 from Combeenation/master
Add Combeenation
|
6 years ago |
Elbert Alias
|
9e3937bbcb
|
Merge pull request #2637 from J0N4S13/patch-2
Update language PT-PT
|
6 years ago |
Elbert Alias
|
74033e8607
|
Merge pull request #2636 from th0rgall/localfocus
Add LocalFocus
|
6 years ago |
Elbert Alias
|
72eee84664
|
Merge pull request #2630 from Yofial/openzipkin
add zipkin
|
6 years ago |
Elbert Alias
|
37e4494ab2
|
Merge pull request #2629 from Jinnie/master
Add Clarity
|
6 years ago |
Elbert Alias
|
a9505e1be2
|
Merge pull request #2627 from gnowland/PhotoShelter
Add PhotoShelter
|
6 years ago |
Elbert Alias
|
8c39a26fa2
|
Merge pull request #2625 from lucasecdb/vtex-io
Add VTEX IO support
|
6 years ago |
Elbert Alias
|
956b332f8f
|
Merge pull request #2623 from Yofial/bigip
add F5 BigIP
|
6 years ago |
Elbert Alias
|
9937364e8f
|
Merge pull request #2622 from castilloandres/double-escape
Fix script URL technology detection
|
6 years ago |
Elbert Alias
|
93211cc3a0
|
Merge pull request #2621 from sangnguyenplus/master
Fix Botble CMS's version detection
|
6 years ago |