Detect Orchard Core
Orchard Core is an open-source modular and multi-tenant application framework built with ASP.NET Core, and a content management system (CMS).
Detection looks at response headers, meta tags, script sources across 4 fingerprint rules among the site's public responses.
01
Websites using Orchard Core
Loading website list…
02
Signal classes
PluginView evaluates public page signals in these classes when identifying Orchard Core. Individual fingerprint rule bodies are proprietary and are not published.
- Response headers
- Meta tags
- Script sources
03
Example public indicators for Orchard Core
Illustrative indicators derived from public catalog metadata for Orchard Core. A live scan may match additional proprietary rules beyond these examples.
- x-generator: Orchard
- x-powered-by: OrchardCore
- generator: Orchard
- OrchardCore.
04
What a detection means
- Establishes
- One or more public signals on the scanned page matched a known Orchard Core signature (4 rules) at the time of the scan.
- Does not establish
- A sitewide install of Orchard Core, an active vendor contract, exclusive use, or that Orchard Core is still in place today.
05
How to check a site for Orchard Core
- 1. Enter the website URL in the scan form — homepage, pricing, checkout, or login pages usually expose the strongest Orchard Core signals.
- 2. PluginView reads only public responses (response headers, meta tags, script sources) and scores them against the Orchard Core signature set (4 rules).
- 3. Review the confidence score and text explanation for Orchard Core on the results page.
06
Commonly implies
A confirmed Orchard Core match also implies these technologies are present.
07
FAQ: detecting Orchard Core
- Can PluginView detect Orchard Core without logging in?
- Yes. PluginView only reads publicly accessible responses when checking for Orchard Core — typically response headers, meta tags, script sources. It does not bypass authentication or paywalls.
- What category is Orchard Core?
- Orchard Core is classified under CMS in the PluginView directory.
- How many fingerprint rules cover Orchard Core?
- This reference currently tracks 4 fingerprint rules across response headers, meta tags, script sources. Individual rule bodies are proprietary and are not published.
- What public signals suggest a site uses Orchard Core?
- Illustrative public indicators for Orchard Core include x-generator: Orchard; x-powered-by: OrchardCore; generator: Orchard. A live scan may match additional proprietary rules beyond these examples.