Grafana
Introduction
What would you do if you came across a website that uses Joomla ?
How to Detect
Try to HTTP request to https://example.com/
and if you see the source code, you will see something like this <meta name="generator" content="Joomla! - Open Source Content Management" />
Find the related CVE by checking the core, plugins, and theme version
How to find the joomla version
How to find the joomla plugin version
or change NAMEPLUGIN.xml to
changelog.txt
orreadme.md
orreadme.txt
How to find the theme version
If you found outdated core / plugins, find the exploit at https://exploit-db.com
Joomla! Config Dist File
Database File List
References
Last updated