Detect Kendo UI
Kendo UI is a HTML5 user interface framework for building interactive and high-performance websites and applications.
Detection looks at script sources, javascript globals, dom selectors, html markup across 5 fingerprint rules among the site's public responses.
01
Websites using Kendo UI
Loading website list…
02
Signal classes
PluginView evaluates public page signals in these classes when identifying Kendo UI. Individual fingerprint rule bodies are proprietary and are not published.
- Script sources
- JavaScript globals
- DOM selectors
- HTML markup
03
Example public indicators for Kendo UI
Illustrative indicators derived from public catalog metadata for Kendo UI. A live scan may match additional proprietary rules beyond these examples.
- kendo/.*-%20
- kendo
- kendo.version: .
- link
- <link* href=*styles/kendo.common.min?.css*/>
04
What a detection means
- Establishes
- One or more public signals on the scanned page matched a known Kendo UI signature (5 rules) at the time of the scan.
- Does not establish
- A sitewide install of Kendo UI, an active vendor contract, exclusive use, or that Kendo UI is still in place today.
05
How to check a site for Kendo UI
- 1. Enter the website URL in the scan form — homepage, pricing, checkout, or login pages usually expose the strongest Kendo UI signals.
- 2. PluginView reads only public responses (script sources, javascript globals, dom selectors) and scores them against the Kendo UI signature set (5 rules).
- 3. Review the confidence score and text explanation for Kendo UI on the results page.
06
Commonly implies
A confirmed Kendo UI match also implies these technologies are present.
07
FAQ: detecting Kendo UI
- Can PluginView detect Kendo UI without logging in?
- Yes. PluginView only reads publicly accessible responses when checking for Kendo UI — typically script sources, javascript globals, dom selectors, html markup. It does not bypass authentication or paywalls.
- What category is Kendo UI?
- Kendo UI is classified under UI frameworks in the PluginView directory.
- How many fingerprint rules cover Kendo UI?
- This reference currently tracks 5 fingerprint rules across script sources, javascript globals, dom selectors, html markup. Individual rule bodies are proprietary and are not published.
- What public signals suggest a site uses Kendo UI?
- Illustrative public indicators for Kendo UI include kendo/.*-%20; kendo; kendo.version: .. A live scan may match additional proprietary rules beyond these examples.