This script allows fast and easy detection of the Joomla Content Management System.
Disclaimer : This script is made only for educational and offline self-testing purposes. The creator is not responsible or accountable for any damage or loss caused due to unauthourised running of this script.
This script is provided AS IS without any warranties of any kind.
Usage:
python JoomFind.py -f filepath [-v]
Put URL(s) to scan in a newline delimited file (see sample input file in /tests)
URL(s) must point to homepage (root) where the CMS has been installed
Options:
-f filename (specify input file)
-v, --verbose (show detailed output)
--help (displays this help text)
Results:
The results are stored in a seperate file. (see sample output file in /tests)