Current Path: > > var > softaculous > wp63
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 ]
Name | Type | Size | Last Modified | Actions |
---|---|---|---|---|
images | Directory | - | - | |
languages | Directory | - | - | |
php53 | Directory | - | - | |
php56 | Directory | - | - | |
php71 | Directory | - | - | |
php81 | Directory | - | - | |
php82 | Directory | - | - | |
plugins | Directory | - | - | |
.htaccess | File | 482 bytes | November 08 2023 13:01:58. | |
_htaccess | File | 553 bytes | November 08 2023 13:01:58. | |
_index.php | File | 59 bytes | November 08 2023 13:01:58. | |
_wp-config.php | File | 3156 bytes | November 08 2023 13:01:58. | |
add_user.php | File | 461 bytes | November 08 2023 13:01:58. | |
backup.php | File | 3083 bytes | August 12 2025 12:44:04. | |
check_charset.php | File | 2067 bytes | November 08 2023 13:01:58. | |
clone.php | File | 31703 bytes | August 12 2025 12:44:04. | |
clone.xml | File | 497 bytes | November 08 2023 13:01:58. | |
edit.php | File | 9676 bytes | August 12 2025 12:44:04. | |
edit.xml | File | 1801 bytes | November 08 2023 13:01:58. | |
extend.php | File | 84800 bytes | August 12 2025 12:44:04. | |
fileindex.php | File | 291 bytes | November 08 2023 13:01:58. | |
import.php | File | 6702 bytes | August 12 2025 12:44:04. | |
info.xml | File | 15265 bytes | August 12 2025 11:51:36. | |
install.js | File | 1493 bytes | January 03 2025 13:25:20. | |
install.php | File | 32128 bytes | August 12 2025 12:44:04. | |
install.xml | File | 5809 bytes | February 24 2025 07:15:58. | |
md5 | File | 6484 bytes | August 12 2025 12:44:04. | |
multisite.sql | File | 38016 bytes | August 12 2025 11:51:36. | |
notes.txt | File | 6154 bytes | August 12 2025 11:51:36. | |
plugin_activate.php | File | 596 bytes | November 08 2023 13:01:58. | |
plugin_deactivate.php | File | 613 bytes | November 08 2023 13:01:58. | |
sign_on.php | File | 3359 bytes | January 28 2025 09:20:00. | |
soft.htaccess | File | 127 bytes | November 08 2023 13:01:58. | |
upgrade.php | File | 14244 bytes | August 12 2025 12:44:04. | |
upgrade.xml | File | 1655 bytes | November 08 2023 13:01:58. | |
wp-config.php | File | 2863 bytes | November 08 2023 13:01:58. | |
wp63.sql | File | 30664 bytes | August 12 2025 11:51:36. | |
wp63.zip | File | 24805392 bytes | August 12 2025 11:51:36. |
<?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