shell bypass 403

GrazzMean Shell

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: 3.147.63.208
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : _dupload
#compdef dupload

if (( ! $+_dupload_sites )); then
  _dupload_sites=(
    $(grep -hs "^\$cfg" /etc/dupload.conf ~/.dupload.conf | sed 's/^\$cfg{\([^}]*\)}.*$/\1/')
  )
fi

_arguments \
  '--to:nickname[nickname of target site]:('"$_dupload_sites"')' \
  '(-d --debug)'{-d,--debug}'[ftp verbosity]:debuglevel:' \
  '(-f --force)'{-f,--force}'[upload ignoring logs]' \
  '(-k --keep)'{-k,--keep}'[keep going, skip broken]' \
  '--no[dry run]' \
  '--nomail[suppress announcement]' \
  '--mailonly[dry run and real announcement]' \
  '--noarchive[add anti-archival header]' \
  '(-p --print)'{-p,--print}'[print config legibly]' \
  '(-q --quiet)'{-q,--quiet}'[quiet]' \
  '(-V --Version)'{-V,--Version}'[display version information]' \
  '*:changes file:_files -g "*.changes(-.)"'
© 2025 GrazzMean