!C99Shell v. 2.0 [PHP 7 Update] [25.02.2019]!

Software: Apache. PHP/7.3.33 

uname -a: Linux acloudg.aryanict.com 4.18.0-513.9.1.lve.el8.x86_64 #1 SMP Mon Dec 4 15:01:22 UTC
2023 x86_64
 

uid=1095(katebhospital) gid=1098(katebhospital) groups=1098(katebhospital) 

Safe-mode: OFF (not secure)

/home/katebhospital/tmp/pma_template_compiles_katebhospital/twig/a5/   drwxr-xr-x
Free 878.13 GB of 3519.75 GB (24.95%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     a5846a39b24a3892139f9a436f157650.php (5.86 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;

/* scripts.twig */
class __TwigTemplate_2d65c7355a324eb59c71196d6607860b 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["files"] ?? null));
        foreach (
$context['_seq'] as $context["_key"] => $context["file"]) {
            
// line 2
            
echo "  <script data-cfasync=\"false\" type=\"text/javascript\" src=\"";
            echo 
twig_escape_filter($this->env, ($context["base_dir"] ?? null), "html"nulltrue);
            echo 
"js/";
            
// line 3
            
echo twig_escape_filter($this->env, ((((is_string($__internal_compile_0 twig_get_attribute($this->env$this->source$context["file"], "filename", [], "any"falsefalsefalse3)) && is_string($__internal_compile_1 "vendor/") && ('' === $__internal_compile_1 || === strpos($__internal_compile_0$__internal_compile_1))) || (is_string($__internal_compile_2 twig_get_attribute($this->env$this->source$context["file"], "filename", [], "any"falsefalsefalse3)) && is_string($__internal_compile_3 "messages.php") && ('' === $__internal_compile_3 || === strpos($__internal_compile_2$__internal_compile_3))))) ? (twig_get_attribute($this->env$this->source$context["file"], "filename", [], "any"falsefalsefalse3)) : (("dist/" twig_get_attribute($this->env$this->source$context["file"], "filename", [], "any"falsefalsefalse3)))), "html"nulltrue);
            
// line 4
            
((twig_in_filter(".php"twig_get_attribute($this->env$this->source$context["file"], "filename", [], "any"falsefalsefalse4))) ? (print (PhpMyAdmin\Url::getCommon(twig_array_merge(twig_get_attribute($this->env$this->source$context["file"], "params", [], "any"falsefalsefalse4), ["v" => ($context["version"] ?? null)])))) : (print (twig_escape_filter($this->env, ("?v=" twig_urlencode_filter(($context["version"] ?? null))), "html"nulltrue))));
            echo 
"\"></script>
"
;
        }
        
$_parent $context['_parent'];
        unset(
$context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']);
        
$context array_intersect_key($context$_parent) + $_parent;
        
// line 6
        
echo "
<script data-cfasync=\"false\" type=\"text/javascript\">
// <![CDATA[
"
;
        
// line 9
        
echo ($context["code"] ?? null);
        echo 
"
"
;
        
// line 10
        
if ( !twig_test_empty(($context["files"] ?? null))) {
            
// line 11
            
echo "AJAX.scriptHandler
"
;
            
// line 12
            
$context['_parent'] = $context;
            
$context['_seq'] = twig_ensure_traversable(($context["files"] ?? null));
            foreach (
$context['_seq'] as $context["_key"] => $context["file"]) {
                
// line 13
                
echo "  .add('";
                echo 
PhpMyAdmin\Sanitize::escapeJsString(twig_get_attribute($this->env$this->source$context["file"], "filename", [], "any"falsefalsefalse13));
                echo 
"', ";
                echo ((
twig_get_attribute($this->env$this->source$context["file"], "has_onload", [], "any"falsefalsefalse13)) ? (1) : (0));
                echo 
")
"
;
            }
            
$_parent $context['_parent'];
            unset(
$context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']);
            
$context array_intersect_key($context$_parent) + $_parent;
            
// line 15
            
echo ";
\$(function() {
"
;
            
// line 17
            
$context['_parent'] = $context;
            
$context['_seq'] = twig_ensure_traversable(($context["files"] ?? null));
            foreach (
$context['_seq'] as $context["_key"] => $context["file"]) {
                
// line 18
                
echo "  ";
                if (
twig_get_attribute($this->env$this->source$context["file"], "has_onload", [], "any"falsefalsefalse18)) {
                    
// line 19
                    
echo "  AJAX.fireOnload('";
                    echo 
PhpMyAdmin\Sanitize::escapeJsString(twig_get_attribute($this->env$this->source$context["file"], "filename", [], "any"falsefalsefalse19));
                    echo 
"');
  "
;
                }
            }
            
$_parent $context['_parent'];
            unset(
$context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']);
            
$context array_intersect_key($context$_parent) + $_parent;
            
// line 22
            
echo "});
"
;
        }
        
// line 24
        
echo "// ]]>
</script>
"
;
    }

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

    public function 
isTraitable()
    {
        return 
false;
    }

    public function 
getDebugInfo()
    {
        return array (  
109 => 24,  105 => 22,  95 => 19,  92 => 18,  88 => 17,  84 => 15,  73 => 13,  69 => 12,  66 => 11,  64 => 10,  60 => 9,  55 => 6,  47 => 4,  45 => 3,  41 => 2,  37 => 1,);
    }

    public function 
getSourceContext()
    {
        return new 
Source("""scripts.twig""/usr/local/cpanel/base/3rdparty/phpMyAdmin/templates/scripts.twig");
    }
}

:: Command execute ::

Enter:
 
Select:
 

:: Search ::
  - regexp 

:: Upload ::
 
[ ok ]

:: Make Dir ::
 
[ ok ]
:: Make File ::
 
[ ok ]

:: Go Dir ::
 
:: Go File ::
 

--[ c99shell v. 2.0 [PHP 7 Update] [25.02.2019] maintained by KaizenLouie | C99Shell Github | Generation time: 0.0045 ]--