shell bypass 403

GrazzMean Shell

Uname: Linux peekpos.com 6.8.0-1060-aws #63~22.04.1-Ubuntu SMP Tue Jun 30 02:32:53 UTC 2026 x86_64
Software: Apache
PHP version: 8.3.25 [ PHP INFO ] PHP os: Linux
Server Ip: 47.130.192.226
Your Ip: 10.1.31.86
User: www (1001) | Group: www (1001)
Safe Mode: OFF
Disable Function:
passthru,putenv,chroot,chgrp,chown,shell_exec,popen,pcntl_exec,ini_alter,ini_restore,dl,openlog,syslog,readlink,popepassthru,pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,imap_open,apache_setenv

name : 5967878f1b357e862abdfb2eb3691f8a.php
<?php $__env->startSection('page_title'); ?>
    | <?php echo e(trans('labels.our_team')); ?>

<?php $__env->stopSection(); ?>
<?php $__env->startSection('content'); ?>
    <div class="breadcrumb-sec">
        <div class="container">
            <div class="breadcrumb-sec-content">
                <nav class="text-dark d-flex breadcrumb-divider" aria-label="breadcrumb">
                    <ol class="breadcrumb">
                        <li
                            class="breadcrumb-item <?php echo e(session()->get('direction') == '2' ? 'breadcrumb-item-rtl ps-0' : ''); ?>">
                            <a class="fw-bold text-dark" href="<?php echo e(URL::to('/')); ?>"><?php echo e(trans('labels.home')); ?></a>
                        </li>
                        <li
                            class="breadcrumb-item <?php echo e(session()->get('direction') == '2' ? 'breadcrumb-item-rtl ps-0' : ''); ?>">
                            <a class="text-primary fw-bold" href="javascript:void(0)"><?php echo e(trans('labels.our_team')); ?></a>
                        </li>
                    </ol>
                </nav>
            </div>
        </div>
    </div>
    <section class="my-5">
        <div class="blog-wrapper">
            <div class="container">
                <h3 class="fw-bold color-changer fs-2 mb-4 truncate-2"><?php echo e(trans('labels.our_team')); ?></h3>
                <?php if(count($getteams) > 0): ?>
                    <div class="row g-3">
                        <?php $__currentLoopData = $getteams; $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $teamdata): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                            <div class="col-xl-3 col-md-4 col-sm-6">
                                <div class="review card">
                                    <div class="card-body">
                                        <img src="<?php echo e($teamdata->image_url); ?>" class="img-circle img-responsive" />
                                        <h4 class="title text-center color-changer"><?php echo e($teamdata->title); ?></h4>
                                        <h6 class="fs-7 text-center mb-3 color-changer"><?php echo e($teamdata->subtitle); ?></h6>
                                        
                                        <div class="d-flex justify-content-center gap-2">
                                            <a href="<?php echo e($teamdata->fb); ?>" target="_blank">
                                                <div class="team-icon fac">
                                                    <i class="fa-brands fa-facebook-f"></i>
                                                </div>
                                            </a>
                                            <a href="<?php echo e($teamdata->youtube); ?>" target="_blank">
                                                <div class="team-icon twi">
                                                    <i class="fa-brands fa-twitter"></i>
                                                </div>
                                            </a>
                                            <a href="<?php echo e($teamdata->insta); ?>" target="_blank">
                                                <div class="team-icon ins">
                                                    <i class="fa-brands fa-instagram"></i>
                                                </div>
                                            </a>
                                        </div>
                                    </div>
                                </div>
                            </div>
                        <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
                    </div>
                <?php else: ?>
                    <?php echo $__env->make('web.nodata', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?>
                <?php endif; ?>
            </div>
        </div>
    </section>

<?php $__env->stopSection(); ?>

<?php echo $__env->make('web.layout.default', \Illuminate\Support\Arr::except(get_defined_vars(), ['__data', '__path']))->render(); ?><?php /**PATH /www/wwwroot/koreanshop.lk/resources/views/web/ourteam.blade.php ENDPATH**/ ?>
© 2026 GrazzMean