shell bypass 403

GrazzMean Shell

: /usr/share/zsh/5.5.1/functions/ [ drwxr-xr-x ]
Uname: Linux web3.us.cloudlogin.co 5.10.226-xeon-hst #2 SMP Fri Sep 13 12:28:44 UTC 2024 x86_64
Software: Apache
PHP version: 8.1.31 [ PHP INFO ] PHP os: Linux
Server Ip: 162.210.96.117
Your Ip: 18.188.125.151
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : _dumpadm
#compdef dumpadm

local -a content

content=(
  'kernel:kernel memory pages only'
  'all:all memory pages'
  'curproc:kernel memory pages plus curproc pages'
  'allproc:kernel memory pages and all process pages'
)
_arguments -s \
  '-e[print estimate of disk space required to store compressed crash dump]' \
  "-n[don't run savecore on reboot]" \
  '-p[produce machine parseable output]' \
  '-u[update dump configuration from dumpadm.conf]' \
  '-y[run savecore on reboot]' \
  '-c[set dump content]:dump content:(($content))' \
  '-d[set dump device]: : _alternative "tokens\:token\:(swap none)" "files\:block device\:_files -g \*\(-%b\)"' \
  '-m[set minfree size]:size' \
  '-s[set the savecore directory]:directory:_files -/' \
  '-r[alternate root directory]:directory:_files -/' \
  '-z[enable saving core files in a compressed format]:compression:(on off)'
© 2025 GrazzMean