> For the complete documentation index, see [llms.txt](https://d4rk1337.gitbook.io/the-pentesters-cheat-sheet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://d4rk1337.gitbook.io/the-pentesters-cheat-sheet/services/misc/joomla.md).

# Joomla

> Joomla, also spelled Joomla! and sometimes abbreviated as J!, is a free and open-source content management system for publishing web content on websites. Web content applications include discussion forums, photo galleries, e-Commerce and user communities and numerous other web-based applications.
>
> \-- [*Wikipedia*](https://en.wikipedia.org/wiki/Joomla)

## JoomScan

OWASP Joomla Vulnerability Scanner Project\
[GitHub - OWASP/joomscan](https://github.com/OWASP/joomscan)

```bash
perl joomscan.pl --enumerate-components --url <url>
```
