!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/lib/phpmyadmin/tmp/twig/2f/   drwxr-xr-x
Free 12.97 GB of 57.97 GB (22.37%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Self remove    Logout    


Viewing file:     2f091ed7fd8cf36ee15cd9733743f5d356c6ff8fda9d94de1ca4084c34bc0a37.php (3.29 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;

/* display/export/hidden_inputs.twig */
class __TwigTemplate_655c02d28f31eab788029ba9e2d06ab1ea70acaf64e3ddc55899508013e3f4b3 extends \Twig\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
        
if ((($context["export_type"] ?? null) == "server")) {
            
// line 2
            
echo "    ";
            echo 
PhpMyAdmin\Url::getHiddenInputs(""""1);
            echo 
"
"
;
        } elseif ((        
// line 3
($context["export_type"] ?? null) == "database")) {
            
// line 4
            
echo "    ";
            echo 
PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ""1);
            echo 
"
"
;
        } else {
            
// line 6
            
echo "    ";
            echo 
PhpMyAdmin\Url::getHiddenInputs(($context["db"] ?? null), ($context["table"] ?? null), 1);
            echo 
"
"
;
        }
        
// line 8
        
echo "
"
;
        
// line 10
        
if ( !twig_test_empty(($context["single_table"] ?? null))) {
            
// line 11
            
echo "    <input type=\"hidden\" name=\"single_table\" value=\"TRUE\">
"
;
        }
        
// line 13
        
echo "
<input type=\"hidden\" name=\"export_type\" value=\""
;
        
// line 14
        
echo twig_escape_filter($this->env, ($context["export_type"] ?? null), "html"nulltrue);
        echo 
"\">

"
;
        
// line 17
        
echo "<input type=\"hidden\" name=\"export_method\" value=\"";
        echo 
twig_escape_filter($this->env, ($context["export_method"] ?? null), "html"nulltrue);
        echo 
"\">

"
;
        
// line 19
        
if ( !twig_test_empty(($context["sql_query"] ?? null))) {
            
// line 20
            
echo "    <input type=\"hidden\" name=\"sql_query\" value=\"";
            echo 
twig_escape_filter($this->env, ($context["sql_query"] ?? null), "html"nulltrue);
            echo 
"\">
"
;
        }
        
// line 22
        
echo "
<input type=\"hidden\" name=\"template_id\" value=\""
;
        
// line 23
        
echo twig_escape_filter($this->env, ($context["template_id"] ?? null), "html"nulltrue);
        echo 
"\">
"
;
    }

    public function 
getTemplateName()
    {
        return 
"display/export/hidden_inputs.twig";
    }

    public function 
isTraitable()
    {
        return 
false;
    }

    public function 
getDebugInfo()
    {
        return array (  
92 => 23,  89 => 22,  83 => 20,  81 => 19,  75 => 17,  70 => 14,  67 => 13,  63 => 11,  61 => 10,  58 => 8,  52 => 6,  46 => 4,  44 => 3,  39 => 2,  37 => 1,);
    }

    public function 
getSourceContext()
    {
        return new 
Source("""display/export/hidden_inputs.twig""/usr/share/phpmyadmin/templates/display/export/hidden_inputs.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.0052 ]--