Juumla : Tool Designed To Identify And Scan For Version, Config Files In The CMS Joomla!

Juumla is a python tool developed to identify the current Joomla version and scan for readable Joomla config files. Installing / Getting started A quick guide of how to install and use Juumla. Clone the repository – git clone https://github.com/oppsec/juumla.git Install the libraries – pip3 install -r requirements.txt Run Juumla – python3 main.py -u https://example.com Docker …