Detect phpMyAdmin
PhpMyAdmin is a free and open-source administration tool for MySQL and MariaDB.
Detection looks at response headers, javascript globals, dom selectors, html markup across 5 fingerprint rules among the site's public responses.
01
Websites using phpMyAdmin
Loading website list…
02
Signal classes
PluginView evaluates public page signals in these classes when identifying phpMyAdmin. Individual fingerprint rule bodies are proprietary and are not published.
- Response headers
- JavaScript globals
- DOM selectors
- HTML markup
03
Example public indicators for phpMyAdmin
Illustrative indicators derived from public catalog metadata for phpMyAdmin. A live scan may match additional proprietary rules beyond these examples.
- set-cookie: phpMyAdmin_https
- pma_absolute_uri
- link
- phpMyAdmin </title>PMA_sendHeaderLocation<link *href="*phpmyadmin.css.p…
04
What a detection means
- Establishes
- One or more public signals on the scanned page matched a known phpMyAdmin signature (5 rules) at the time of the scan.
- Does not establish
- A sitewide install of phpMyAdmin, an active vendor contract, exclusive use, or that phpMyAdmin is still in place today.
05
How to check a site for phpMyAdmin
- 1. Enter the website URL in the scan form — homepage, pricing, checkout, or login pages usually expose the strongest phpMyAdmin signals.
- 2. PluginView reads only public responses (response headers, javascript globals, dom selectors) and scores them against the phpMyAdmin signature set (5 rules).
- 3. Review the confidence score and text explanation for phpMyAdmin on the results page.
06
Commonly implies
07
FAQ: detecting phpMyAdmin
- Can PluginView detect phpMyAdmin without logging in?
- Yes. PluginView only reads publicly accessible responses when checking for phpMyAdmin — typically response headers, javascript globals, dom selectors, html markup. It does not bypass authentication or paywalls.
- What category is phpMyAdmin?
- phpMyAdmin is classified under Database managers in the PluginView directory.
- How many fingerprint rules cover phpMyAdmin?
- This reference currently tracks 5 fingerprint rules across response headers, javascript globals, dom selectors, html markup. Individual rule bodies are proprietary and are not published.
- What public signals suggest a site uses phpMyAdmin?
- Illustrative public indicators for phpMyAdmin include set-cookie: phpMyAdmin_https; pma_absolute_uri; link. A live scan may match additional proprietary rules beyond these examples.