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

name : return
return [ n ]
       Causes  a shell function or `.' script to return to the invoking
       script with the return status specified by an arithmetic expres-
       sion  n.  If n is omitted, the return status is that of the last
       command executed.

       If return was executed from a trap in a  TRAPNAL  function,  the
       effect  is  different for zero and non-zero return status.  With
       zero status (or after an implicit  return  at  the  end  of  the
       trap),  the shell will return to whatever it was previously pro-
       cessing; with a non-zero status, the shell will behave as inter-
       rupted  except  that  the return status of the trap is retained.
       Note that the numeric value of the signal which caused the  trap
       is  passed  as  the  first  argument,  so  the statement `return
       $((128+$1))' will return the same status as if  the  signal  had
       not been trapped.
© 2025 GrazzMean