Update pentesting/pentesting-web/joomla.md

You can get the exactly version of Joomla by adding `/language/en-GB/en-GB.xml` to the website URL :)
This commit is contained in:
Brainf+ck 2021-11-17 17:07:20 +01:00 committed by GitHub
parent 39fe2c8470
commit ebc9359732
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
# Joomla # Joomla
In _**/administrator/manifests/files/joomla.xml**_ you could access a list of files inside the root folder, and version of Joomla. In _**/administrator/manifests/files/joomla.xml**_ you could access a list of files inside the root folder, and version of Joomla.
From _**/plugins/system/cache/cache.xml**_ you could get an approximate version of Joomla thanks to the copyright information. In _**/language/en-GB/en-GB.xml**_ you can get the version of Joomla.
In[ **80,443 - Pentesting Web Methodology is a section about CMS scanners**](./#cms-scanners) that can scan Joomla. In[ **80,443 - Pentesting Web Methodology is a section about CMS scanners**](./#cms-scanners) that can scan Joomla.