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

name : _smit
#compdef smit smitty

local state line expl curcontext="$curcontext"

_arguments -C \
  '-s[specify smit.script file]:smit.script file:_files' \
  '-l[specify smit.log file]:smit.log file:_files' \
  '-C[use curses interface]' \
  '-D[debug mode]' \
  '-d[FastPath is dialogue screen]' \
  '-f[allow redirection of stdin and stdout]' \
  '-h[display help/usage message]' \
  '-M[start smit in windows mode]' \
  '-m[FastPath is menu screen]' \
  '-n[FastPath is selector screen]' \
  '-o[alternate SMIT/ODM database]' \
  '-t[generate trace information]' \
  '-v[verbose]' \
  '-x[do not run any execute commands]' \
  '-X[do not run any commands]' \
  '1:fast path:->fastpath'

[[ "$state" = fastpath ]] && (( $+commands[odmget] )) &&
  _wanted fastpaths expl 'fast path' compadd \
      $(odmget sm_cmd_hdr sm_name_hdr|sed -n 's/^	id = \"\(.*\)\"/\1/p')
© 2025 GrazzMean