shell bypass 403
<?xml version="1.0" encoding="utf-8"?> <!--~ ~ @package admintools ~ @copyright Copyright (c)2010-2024 Nicholas K. Dionysopoulos / Akeeba Ltd ~ @license GNU General Public License version 3, or later --> <extension type="package" method="upgrade"> <name>pkg_admintools</name> <author>Nicholas K. Dionysopoulos</author> <creationDate>2024-04-29</creationDate> <packagename>admintools</packagename> <version>7.5.3</version> <url>https://www.akeeba.com</url> <packager>Akeeba Ltd</packager> <packagerurl>https://www.akeeba.com</packagerurl> <copyright>Copyright (c)2010-2024 Nicholas K. Dionysopoulos / Akeeba Ltd</copyright> <license>GNU GPL v3 or later</license> <description>PKG_ADMINTOOLS_XML_DESCRIPTION</description> <blockChildUninstall>true</blockChildUninstall> <!-- List of extensions to install --> <files> <!-- Component --> <file type="component" id="com_admintools">com_admintools-core.zip</file> <!-- Plugins: system --> <file type="plugin" group="system" id="admintools">plg_system_admintools-core.zip</file> <!-- Plugins: actionlog --> <file type="plugin" group="actionlog" id="admintools">plg_actionlog_admintools.zip</file> </files> <languages folder="language"> <language tag="en-GB">en-GB/pkg_admintools.sys.ini</language> </languages> <!-- Installation script --> <scriptfile>script.admintools.php</scriptfile> <!-- Update servers --> <updateservers> <server type="extension" priority="1" name="Admin Tools Core for Joomla!">https://cdn.akeeba.com/updates/pkgadmintoolscore.xml</server> </updateservers> </extension>