Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Wappalyzer and add support for cookie-based detections #424

Merged
merged 2 commits into from
Aug 18, 2021

Conversation

pmeenan
Copy link
Contributor

@pmeenan pmeenan commented Aug 17, 2021

This is needed for E-Commerce detections (Open Cart in particular).

HTTP Archive issue: HTTPArchive/cwv-tech-report#25
Sample test with fix: https://dev.webpagetest.org/result/210817_ZiDc9E_2d0666e361a92b0d5c40c4c5741809d5/

"detected": {
    "Hosting panels": "Plesk",
    "Ecommerce": "OpenCart",
    "Programming languages": "PHP 7.3.29",
    "UI frameworks": "Bootstrap 4.3.1",
    "Payment processors": "Stripe 3,PayPal",
    "Tag managers": "Google Tag Manager",
    "Retargeting": "Google Remarketing Tag",
    "JavaScript libraries": "jQuery UI 1.12.1,jQuery 3.4.1,Slick,Modernizr 2.6.2",
    "Widgets": "OWL Carousel",
    "Marketing automation": "MailChimp",
    "Email": "MailChimp",
    "Analytics": "Google Analytics,Cloudflare Browser Insights",
    "RUM": "Cloudflare Browser Insights",
    "CDN": "Cloudflare"
},
"detected_apps": {
    "Plesk": "",
    "OpenCart": "",
    "PHP": "7.3.29",
    "Bootstrap": "4.3.1",
    "Stripe": "3",
    "PayPal": "",
    "Google Tag Manager": "",
    "Google Remarketing Tag": "",
    "jQuery UI": "1.12.1",
    "jQuery": "3.4.1",
    "Slick": "",
    "OWL Carousel": "",
    "Modernizr": "2.6.2",
    "MailChimp": "",
    "Google Analytics": "",
    "Cloudflare Browser Insights": "",
    "Cloudflare": ""
},

@tkadlec
Copy link
Contributor

tkadlec commented Aug 18, 2021

Looks good to me. Thanks @pmeenan!

@tkadlec tkadlec merged commit 1e71e6d into catchpoint:master Aug 18, 2021
@pmeenan pmeenan deleted the wappalyzer branch August 26, 2021 17:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants