SILENT KILLERPanel

Current Path: > > var > softaculous > wp65


Operation   : Linux premium88.web-hosting.com 4.18.0-553.54.1.lve.el8.x86_64 #1 SMP Wed Jun 4 13:01:13 UTC 2025 x86_64
Software     : Apache
Server IP    : 185.61.154.216 | Your IP: 216.73.216.44
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //var/softaculous/wp65

NameTypeSizeLast ModifiedActions
images Directory - -
languages Directory - -
php53 Directory - -
php56 Directory - -
php71 Directory - -
php81 Directory - -
php82 Directory - -
plugins Directory - -
.htaccess File 482 bytes July 17 2024 07:04:40.
_htaccess File 553 bytes July 17 2024 07:04:40.
_index.php File 59 bytes July 17 2024 07:04:40.
_wp-config.php File 3155 bytes July 17 2024 07:04:40.
add_user.php File 461 bytes July 17 2024 07:04:40.
backup.php File 3079 bytes August 13 2025 07:15:26.
check_charset.php File 2067 bytes July 17 2024 07:04:40.
clone.php File 31763 bytes August 13 2025 07:15:26.
clone.xml File 497 bytes July 17 2024 07:04:40.
edit.php File 9680 bytes August 13 2025 07:15:26.
edit.xml File 1801 bytes July 17 2024 07:04:40.
extend.php File 84804 bytes August 13 2025 07:15:26.
fileindex.php File 291 bytes July 17 2024 07:04:40.
import.php File 6698 bytes August 13 2025 07:15:26.
info.xml File 15265 bytes August 13 2025 07:08:06.
install.js File 1493 bytes January 03 2025 13:25:20.
install.php File 32489 bytes August 13 2025 07:15:26.
install.xml File 5763 bytes February 24 2025 07:15:58.
md5 File 4440 bytes August 13 2025 07:15:26.
multisite.sql File 38146 bytes August 13 2025 07:08:06.
notes.txt File 6225 bytes August 13 2025 07:08:06.
plugin_activate.php File 596 bytes July 17 2024 07:04:40.
plugin_deactivate.php File 613 bytes July 17 2024 07:04:40.
sign_on.php File 3359 bytes January 28 2025 09:22:16.
soft.htaccess File 127 bytes July 17 2024 07:04:40.
upgrade.php File 14402 bytes August 13 2025 07:15:26.
upgrade.xml File 1665 bytes July 17 2024 07:04:40.
wp-config.php File 2862 bytes July 17 2024 07:04:40.
wp65.sql File 30935 bytes August 13 2025 07:08:06.
wp65.zip File 25502531 bytes August 13 2025 07:08:06.

Reading File: //var/softaculous/wp65/plugin_activate.php

<?php

@unlink(__FILE__);

// Validate if the request is from Softaculous
if($_REQUEST['pass'] != '[[autopass]]'){
	die("Unauthorized Access");
}

require_once('wp-blog-header.php');
require_once('wp-includes/pluggable.php');
require_once('wp-admin/includes/plugin.php');

$plugins_to_activate = '[[plugins_to_activate]]';
$plugins_to_activate = unserialize($plugins_to_activate);

$ret = array();

foreach($plugins_to_activate as $plugn_file){
	// null means success
	$ret[$plugn_file] = activate_plugin($plugn_file);	
}

echo '<plugin_activate>'.serialize($ret).'</plugin_activate>';

exit(0);

SILENT KILLER Tool