wapiti-scanner / wapiti

Web vulnerability scanner written in Python3
https://github.com/wapiti-scanner/wapiti
GNU General Public License v2.0
1.15k stars 176 forks source link

Change Joomla to Joomla! in mod_joomla_enum #570

Closed bretfourbe closed 6 months ago

bretfourbe commented 6 months ago

The real name for Joomla is Joomla! so we should change it here : https://github.com/wapiti-scanner/wapiti/blob/73f975c1b05949067a1b6a7e59c3b00168512646/wapitiCore/attack/cms/mod_joomla_enum.py#L57 and here : https://github.com/wapiti-scanner/wapiti/blob/73f975c1b05949067a1b6a7e59c3b00168512646/wapitiCore/attack/cms/mod_joomla_enum.py#L65

bretfourbe commented 6 months ago

Fixed by https://github.com/wapiti-scanner/wapiti/pull/571