Juumla – Python Tool Developed To Identify Current Joomla Version & Scan For Readable Joomla Config Files

Juumla

Installing / Getting started

A quick guide of how to install and use Juumla.

1. Clone the repository - git clone https://github.com/oppsec/juumla.git
2. Install the libraries - pip3 install -r requirements.txt
3. Run Juumla - python3 main.py -u https://example.com

whale Docker

If you want to run Juumla in a Docker container, follow this commands:

1. Clone the repository - git clone https://github.com/oppsec/juumla.git
2. Build the image - sudo docker build -t juumla:latest .
3. Run container - sudo docker run juumla:latest

gear Pre-requisites

  • Python 3 installed on your machine.
  • Install the libraries with pip3 install -r requirements.txt

sparkles Features

  • Fast scan
  • Low RAM and CPU usage
  • Identify Joomla version
  • Config files detection
  • Open-Source

books To-Do

  • Vulnerability Scanner
  • Improve Joomla detection
  • Config files detection
  • Improve code

hammer Contributing

A quick guide of how to contribute with the project.

1. Create a fork from Juumla repository
2. Download the project with git clone https://github.com/your/juumla.git
3. Type cd juumla/
4. Make your changes
5. Commit and make a git push
6. Open a pull request

Download: https://github.com/oppsec/juumla

Please follow and like us:

Leave a Reply

Your email address will not be published. Required fields are marked *