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 : bac1be51ede473c2c28932efb3207b30.php
<?php if(request()->is('item-*')): ?>
    <?php if(@helper::checkaddons('trusted_badges')): ?>
        <div class="col-12 my-3 p-3 border-top">
            <div class="row g-3 product-detile">
                <div class="col-lg-3 col-6">
                    <div class="service-content">
                        <img src="<?php echo e(helper::image_path(@helper::otherappdata()->trusted_badge_image_1)); ?>"
                            alt="">
                    </div>
                </div>
                <div class="col-lg-3 col-6">
                    <div class="service-content">
                        <img src="<?php echo e(helper::image_path(@helper::otherappdata()->trusted_badge_image_2)); ?>"
                            alt="">
                    </div>
                </div>
                <div class="col-lg-3 col-6">
                    <div class="service-content">
                        <img src="<?php echo e(helper::image_path(@helper::otherappdata()->trusted_badge_image_3)); ?>"
                            alt="">
                    </div>
                </div>
                <div class="col-lg-3 col-6">
                    <div class="service-content">
                        <img src="<?php echo e(helper::image_path(@helper::otherappdata()->trusted_badge_image_4)); ?>"
                            alt="">
                    </div>
                </div>
            </div>
        </div>
    <?php endif; ?>
<?php endif; ?>

<?php if(@helper::checkaddons('safe_secure_checkout')): ?>
    <?php if(@helper::otherappdata()->safe_secure_checkout_payment_selection): ?>
        <?php if(request()->is('item-*')): ?>
            <div class="col-12 py-4 p-3 bg-changer rounded sevirce-trued mt-3">
            <?php else: ?>
                <div class="col-12 py-4 p-3 bg-changer border my-3 rounded sevirce-trued">
        <?php endif; ?>
        <div class="d-flex mb-2 pb-1 flex-wrap gap-2 justify-content-center aling-items-center">
            <?php $__currentLoopData = helper::getallpayment(); $__env->addLoop($__currentLoopData); foreach($__currentLoopData as $stpayment): $__env->incrementLoopIndices(); $loop = $__env->getLastLoop(); ?>
                <?php if(@in_array($stpayment->payment_type, explode(',', helper::otherappdata()->safe_secure_checkout_payment_selection))): ?>
                    <div class="sevirce-tru">
                        <div class="img">
                            <img class="border rounded-2" src="<?php echo e(helper::image_path($stpayment->image)); ?>"
                                alt="">
                        </div>
                    </div>
                <?php endif; ?>
            <?php endforeach; $__env->popLoop(); $loop = $__env->getLastLoop(); ?>
        </div>
        <h6 class="fs-15 text-center color-changer fw-normal"
            style="color: <?php echo e(@helper::otherappdata()->safe_secure_checkout_text_color); ?>">
            <?php echo e(@helper::otherappdata()->safe_secure_checkout_text); ?>

        </h6>
        </div>
    <?php endif; ?>
<?php endif; ?>
<?php /**PATH /www/wwwroot/koreanshop.lk/resources/views/web/sevirce-trusted.blade.php ENDPATH**/ ?>
© 2026 GrazzMean