Linux mail.vriendennsm.nl 6.1.0-51-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.177-1 (2026-07-16) x86_64
Apache/2.4.68 (Debian)
Server IP : 217.154.75.17 & Your IP : 216.73.216.195
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
vnsm /
plugins /
system /
backuponupdate /
Delete
Unzip
Name
Size
Permission
Date
Action
.htaccess
166
B
-rwxr-xr-x
2023-07-13 17:52
backuponupdate.php
10.24
KB
-rwxr-xr-x
2023-07-13 17:52
backuponupdate.xml
1.72
KB
-rwxr-xr-x
2023-07-13 17:52
script.php
495
B
-rwxr-xr-x
2023-07-13 17:52
web.config
533
B
-rwxr-xr-x
2023-07-13 17:52
Save
Rename
<?xml version="1.0" encoding="utf-8"?> <!--~ ~ @package akeebabackup ~ @copyright Copyright (c)2006-2023 Nicholas K. Dionysopoulos / Akeeba Ltd ~ @license GNU General Public License version 3, or later --> <extension version="2.5.0" type="plugin" group="system" method="upgrade"> <name>PLG_SYSTEM_BACKUPONUPDATE</name> <author>Nicholas K. Dionysopoulos</author> <authorEmail>nicholas@dionysopoulos.me</authorEmail> <authorUrl>https://www.akeeba.com</authorUrl> <copyright>Copyright (c)2006-2023 Nicholas K. Dionysopoulos</copyright> <license>GNU General Public License version 3, or later</license> <creationDate>2023-05-26</creationDate> <version>8.3.1</version> <description>PLG_SYSTEM_BACKUPONUPDATE_XML_DESCRIPTION</description> <files> <filename plugin="backuponupdate">backuponupdate.php</filename> <filename>.htaccess</filename> <filename>web.config</filename> </files> <languages folder="language"> <language tag="en-GB">en-GB/en-GB.plg_system_backuponupdate.ini</language> <language tag="en-GB">en-GB/en-GB.plg_system_backuponupdate.sys.ini</language> </languages> <config addfieldpath="/administrator/components/com_akeeba/fields"> <fields name="params"> <fieldset name="basic"> <field name="profileid" type="backupprofiles" default="1" label="PLG_SYSTEM_BACKUPONUPDATE_PROFILE_LABEL" description="PLG_SYSTEM_BACKUPONUPDATE_PROFILE_DESC" /> <field name="description" type="text" default="" size="30" label="COM_AKEEBA_CONFIG_DESCRIPTION_LABEL" description="COM_AKEEBA_CONFIG_DESCRIPTION_DESC"/> </fieldset> </fields> </config> <scriptfile>script.php</scriptfile> </extension>