shell bypass 403
UnknownSec Shell
:
/
usr
/
share
/
doc
/
git
/
contrib
/
git-shell-commands
/ [
drwxr-xr-x
]
upload
mass deface
mass delete
console
info server
name :
list
#!/bin/sh print_if_bare_repo=' if "$(git --git-dir="$1" rev-parse --is-bare-repository)" = true then printf "%s\n" "${1#./}" fi ' find -type d -name "*.git" -exec sh -c "$print_if_bare_repo" -- \{} \; -prune 2>/dev/null
© 2026 UnknownSec