HEX
Server: Apache
System: Linux 244.240.109.208.host.secureserver.net 5.14.0-611.11.1.el9_7.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Dec 3 09:47:37 EST 2025 x86_64
User: icsla (1002)
PHP: 8.1.34
Disabled: NONE
Upload Files
File: //home/icsla/.trash/deleteme.ssoa1f2fc5b0a93403a84b97bd40fc1c025.php
<?php
/******************************************************************************\
|*                                                                            *|
|* This temporary script was created by:                                      *|
|* - Installatron (IP 554)                                                    *|
|* - for user "icsla" to facilitate managing the website:                     *|
|*   https://icsla.us                                                         *|
|*                                                                            *|
|* This file will self-delete after a period of time, and it's safe to delete *|
|* this file if it remains in remains in your account.                        *|
|*                                                                            *|
|* All text, code and logic contained herein is copyright by Installatron LLC *|
|* and is a part of 'the Installatron program' as defined in the Installatron *|
|* license: http://installatron.com/plugin/eula                               *|
|*                                                                            *|
|* THE COPYING OR REPRODUCTION OF ANY TEXT, PROGRAM CODE OR LOGIC CONTAINED   *|
|* HEREIN IS EXPRESSLY PROHIBITED. VIOLATORS WILL BE PROSECUTED TO THE FULL   *|
|* EXTENT OF THE LAW.                                                         *|
|*                                                                            *|
|* If this license is not clear to you, DO NOT CONTINUE;                      *|
|* instead, contact Installatron LLC at: support@installatron.com             *|
|*                                                                            *|
\******************************************************************************/
error_reporting(0);if ( time()-filemtime(__FILE__) > 60 || substr($_SERVER["QUERY_STRING"],0,32) !== '35d028614ba54d3398d7b06788433f25' ) { echo "TTL exceeded"; exit; }if (!unlink(__FILE__)){	chmod(__FILE__,0777);	unlink(__FILE__);}define("ABSPATH", dirname(__FILE__)."/");define("MWP_SKIP_BOOTSTRAP", true);include_once(ABSPATH."wp-config.php");include_once(ABSPATH."wp-admin/includes/file.php");include_once(ABSPATH."wp-admin/includes/plugin.php");include_once(ABSPATH."wp-admin/includes/theme.php");include_once(ABSPATH."wp-admin/includes/misc.php");$u = substr($_SERVER["QUERY_STRING"],32);$h = $wpdb->get_var( $wpdb->prepare( "SELECT user_pass FROM {$wpdb->users} WHERE ID = %s", $u ) );if (is_string($h)){	wp_set_auth_cookie($u);	$o = get_userdata($u);	do_action("wp_login", $o->user_login, $o);}header("Location: ".'https://icsla.us/wp-admin/');