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

Software: Apache/2.4.41 (Ubuntu). PHP/8.0.30 

uname -a: Linux apirnd 5.4.0-204-generic #224-Ubuntu SMP Thu Dec 5 13:38:28 UTC 2024 x86_64 

uid=33(www-data) gid=33(www-data) groups=33(www-data) 

Safe-mode: OFF (not secure)

/var/www/html/dokan/script/storage/framework/views/   drwxrwxrwx
Free 13.25 GB of 57.97 GB (22.86%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     9c04083ec405f759ccad6add160ec30a33169593.php (1.41 KB)      -rwxrwxrwx
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php if(filter_var(domain_info('custom_js')) == true): ?>
<?php 
if(file_exists('uploads/'.domain_info('user_id').'/additional.js')): ?>
<script src="<?php echo e(asset('uploads/'.domain_info('user_id').'/additional.js')); ?>"></script>
<?php endif; ?>
<?php 
endif; ?>




<?php if(filter_var(domain_info('google_analytics')) == true): ?>
<?php 
if(Cache::has(domain_info('user_id').'google-analytics')): ?>
<?php
$google_analytics
=json_decode(Cache::get(domain_info('user_id').'google-analytics'));
?>
<?php 
echo google_analytics($google_analytics->ga_measurement_id ?? 1234); ?>

<?php endif; ?>

<?php endif; ?>

<?php if(filter_var(domain_info('gtm')) == true): ?>
<?php 
if(Cache::has(domain_info('user_id').'tag_manager')): ?>
<?php
$tag_manager
=Cache::get(domain_info('user_id').'tag_manager');
?>
<?php 
echo google_tag_manager_footer($tag_manager ?? 1234); ?>

<?php endif; ?>
<?php 
endif; ?>


<?php if(filter_var(domain_info('pwa')) == true): ?>
<?php 
if(file_exists('uploads/'.domain_info('user_id').'/manifest.json')): ?>
<script type="text/javascript">
        window.onload = () => {
              'use strict';
              if ('serviceWorker' in navigator) {
                 navigator.serviceWorker.register('/sw.js?v=1.0');
               
            }
        }

</script>
<?php endif; ?>
<?php 
endif; ?><?php /**PATH /Volumes/my-works/laravel/dokans/script/resources/views/components/load_footer.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.0076 ]--