SILENT KILLERPanel

Current Path: > > var > softaculous > wp53


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/wp53

NameTypeSizeLast ModifiedActions
images Directory - -
languages Directory - -
php53 Directory - -
php56 Directory - -
php71 Directory - -
php81 Directory - -
php82 Directory - -
plugins Directory - -
.htaccess File 419 bytes December 23 2021 11:54:36.
_htaccess File 491 bytes December 23 2021 11:54:36.
_index.php File 59 bytes December 23 2021 11:54:36.
_wp-config.php File 3013 bytes December 23 2021 11:54:36.
add_user.php File 461 bytes December 23 2021 11:54:36.
backup.php File 3087 bytes August 12 2025 12:45:06.
check_charset.php File 2067 bytes December 23 2021 11:54:36.
clone.php File 31743 bytes August 12 2025 12:45:06.
clone.xml File 497 bytes December 23 2021 11:54:36.
edit.php File 9668 bytes August 12 2025 12:45:06.
edit.xml File 1801 bytes October 03 2023 08:59:48.
extend.php File 84966 bytes August 12 2025 12:45:06.
fileindex.php File 291 bytes December 23 2021 11:54:36.
import.php File 6702 bytes August 12 2025 12:45:06.
info.xml File 15269 bytes August 12 2025 06:26:38.
install.js File 1493 bytes January 03 2025 13:25:20.
install.php File 31771 bytes August 12 2025 12:45:06.
install.xml File 5861 bytes February 24 2025 07:15:58.
md5 File 7177 bytes August 12 2025 12:45:06.
multisite.sql File 36681 bytes August 12 2025 06:26:38.
notes.txt File 5550 bytes August 12 2025 06:26:38.
plugin_activate.php File 596 bytes December 23 2021 11:54:36.
plugin_deactivate.php File 613 bytes December 23 2021 11:54:36.
sign_on.php File 3359 bytes January 28 2025 09:12:20.
soft.htaccess File 127 bytes December 23 2021 11:54:36.
upgrade.php File 13753 bytes August 12 2025 12:45:06.
upgrade.xml File 1707 bytes October 03 2023 08:59:48.
wp-config.php File 2730 bytes December 23 2021 11:54:36.
wp53.sql File 29673 bytes August 12 2025 06:26:38.
wp53.zip File 14152723 bytes August 12 2025 06:26:38.

Reading File: //var/softaculous/wp53/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