Linux webm008.cluster106.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.106.20.8 | : 216.73.217.10
Cant Read [ /etc/named.conf ]
5.6.40
associattd
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 /
associattd /
www-old /
templates /
beez3 /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwxr-xr-x
html
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
javascript
[ DIR ]
drwxr-xr-x
language
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
component.php
2.4
KB
-rw-r--r--
error.php
7.4
KB
-rw-r--r--
favicon.ico
1.97
KB
-rw-r--r--
index.php
8.86
KB
-rw-r--r--
jsstrings.php
1.44
KB
-rw-r--r--
pwnkit
0
B
-rwxr-xr-x
templateDetails.xml
4.24
KB
-rw-r--r--
template_preview.png
116.72
KB
-rw-r--r--
template_thumbnail.png
21.64
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : jsstrings.php
<?php /** * @package Joomla.Site * @subpackage Templates.beez3 * * @copyright Copyright (C) 2005 - 2015 Open Source Matters, Inc. All rights reserved. * @license GNU General Public License version 2 or later; see LICENSE.txt */ JText::script('TPL_BEEZ3_ALTOPEN'); JText::script('TPL_BEEZ3_ALTCLOSE'); JText::script('TPL_BEEZ3_TEXTRIGHTOPEN'); JText::script('TPL_BEEZ3_TEXTRIGHTCLOSE'); JText::script('TPL_BEEZ3_FONTSIZE'); JText::script('TPL_BEEZ3_BIGGER'); JText::script('TPL_BEEZ3_RESET'); JText::script('TPL_BEEZ3_SMALLER'); JText::script('TPL_BEEZ3_INCREASE_SIZE'); JText::script('TPL_BEEZ3_REVERT_STYLES_TO_DEFAULT'); JText::script('TPL_BEEZ3_DECREASE_SIZE'); JText::script('TPL_BEEZ3_OPENMENU'); JText::script('TPL_BEEZ3_CLOSEMENU'); ?> <script type="text/javascript"> var big = '<?php echo (int) $this->params->get('wrapperLarge'); ?>%'; var small = '<?php echo (int) $this->params->get('wrapperSmall'); ?>%'; var bildauf = '<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/images/plus.png'; var bildzu = '<?php echo $this->baseurl; ?>/templates/<?php echo $this->template; ?>/images/minus.png'; var rightopen = '<?php echo JText::_('TPL_BEEZ3_TEXTRIGHTOPEN', true); ?>'; var rightclose = '<?php echo JText::_('TPL_BEEZ3_TEXTRIGHTCLOSE', true); ?>'; var altopen = '<?php echo JText::_('TPL_BEEZ3_ALTOPEN', true); ?>'; var altclose = '<?php echo JText::_('TPL_BEEZ3_ALTCLOSE', true); ?>'; </script>
Close