JoomlaScan - Tool To Find The Components Installed In Joomla CMS, Built Out Of The Ashes Of Joomscan
A free and open source software to find the components installed in Joomla CMS, built out of the ashes of Joomscan. Features Scanning the Joomla CMS sites in search of components/extensions (database of more than 600 components); Locate the browsable folders of component (Index of ...); Locate the components disabled or protected Locate each file useful to identify the version of a components (Readme, Manifest, License, Changelog) Locate the robots.txt file or error_log file Supports HTTP or HTTPS connections Connection timeout Next Features Locate the version of Joomla CMS Find Module Customized User Agent and Random Agent The user can change the connection timeout A database of vulnerable components Usage usage: python joomlascan.py [-h] [-u URL] [-t THREADS] [-v] optional arguments: -h, --help show this help message and exit -u URL, --url URL The Joomla URL/domain to scan. -t THREADS, --threads THREADS The number of threads to use when mu...