Juumla – Python CLI Tool for Joomla Information Hathering

A quick guide of how to install and use Juumla. 1. Clone the repository with git clone https://github.com/oppsec/juumla.git 2. Install the libraries with pip3 install -r requirements.txt 3. Execute Juumla scanner with: python3 main.py https://example.com […]