shell bypass 403

GrazzMean Shell

: /proc/self/root/proc/self/root/usr/local/php4/bin/ [ 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: 18.117.151.158
User: edustar (269686) | Group: tty (888)
Safe Mode: OFF
Disable Function:
NONE

name : php-config
#! /bin/sh

prefix="/usr/local/php4"
version="4.4.9"
includedir="${prefix}/include/php"
includes="-I$includedir -I$includedir/main -I$includedir/TSRM -I$includedir/Zend"
ldflags=" -L/usr/kerberos/lib -L/usr/lib64/mysql -L/usr/pgsql-11/lib"
libs="-lcrypt   -lexpat -lcrypt -lpq -lmysqlclient -lmcrypt -lltdl -lfreetype -lpng -lz -ljpeg -lcurl -lz -lresolv -lm -ldl -lnsl  -lgssapi_krb5 -lkrb5 -lk5crypto -lcom_err -lcurl -lcrypt -lcrypt "
extension_dir='lib64/extensions/no-debug-non-zts-20020429'

case "$1" in
--prefix)
	echo $prefix;;
--includes)
	echo $includes;;
--ldflags)
	echo $ldflags;;
--libs)
	echo $libs;;
--extension-dir)
	echo $extension_dir;;
--version)
	echo $version;;
*)
	echo "Usage: $0 [--prefix|--includes|--ldflags|--libs|--extension-dir|--version]"
	exit 1;;
esac

exit 0
© 2025 GrazzMean