!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/sms.picotech.app/public_html/storage/framework/views/   drwxrwxrwx
Free 28.36 GB of 117.98 GB (24.04%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     b48a6474e3e8268c9ee497c83b0b7d843cc84cba.php (1.85 KB)      -rwxrwxrwx
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<div class="form-group">
    <label for="name"><?php echo app('translator')->get('customer.group_name'); ?> *</label>
    <input value="<?php echo e(isset($group) && $group->name?$group->name:old('name')); ?>" type="text" name="name"
           class="form-control" id="name"
           placeholder="<?php echo app('translator')->get('customer.group_name'); ?>">
</div>
<?php if(!isset($groupContactIds) || count($groupContactIds)<200): ?>
    <div class="form-group">
        <label for="contacts"><?php echo app('translator')->get('customer.contacts'); ?></label>
        <select name="contact_ids[]" class="select2" multiple="multiple" data-placeholder="Select a contact"
                style="width: 100%;" id="contacts">
        </select>

    </div>
<?php else: ?>
    <input type="hidden" name="is_contact_not_editable" value="yes">
<?php endif; ?>
<div class="form-group">
    <label for="contact_csv"><?php echo app('translator')->get('customer.upload_csv'); ?></label>
    <input type="file" class="form-group" name="contact_csv" id="contact_csv">
    <div class="float-right"><a target="_blank" href="<?php echo e(route('customer.download.sample',['type'=>'group'])); ?>"
                                class="text-muted"><?php echo app('translator')->get('customer.download_sample'); ?></a></div>
</div>


<div class="form-group">
    <label for="status"><?php echo app('translator')->get('customer.status'); ?></label>
    <select name="status" id="status" class="form-control">
        <option <?php echo e(isset($group) && $group->status=='active'?'selected':''); ?> value="active">Active</option>
        <option <?php echo e(isset($group) && $group->status=='inactive'?'selected':''); ?> value="inactive">Inactive</option>
    </select>
</div>
<?php /**PATH /home/picotech/domains/test.sms.picotech.app/public_html/resources/views/customer/groups/form.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.0255 ]--