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

Software: nginx/1.23.4. PHP/5.6.40-65+ubuntu20.04.1+deb.sury.org+1 

uname -a: Linux foro-restaurado-2 5.15.0-1040-oracle #46-Ubuntu SMP Fri Jul 14 21:47:21 UTC 2023
aarch64
 

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

Safe-mode: OFF (not secure)

/usr/share/nginx/html/phpbb3/cache2/   drwxrwxr-x
Free 83.39 GB of 96.73 GB (86.21%)
Home    Back    Forward    UPDIR    Refresh    Search    Buffer    Encoder    Tools    Proc.    FTP brute    Sec.    SQL    PHP-code    Update    Feedback    Self remove    Logout    


Viewing file:     tpl_prosilver_mcp_warn_post.html.php (5.1 KB)      -rw-rw-r--
Select action/file-type:
(+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?php if (!defined('IN_PHPBB')) exit; $this->_tpl_include('mcp_header.html'); ?>

<form method="post" id="mcp" action="<?php echo (isset($this->_rootref['U_POST_ACTION'])) ? $this->_rootref['U_POST_ACTION'] : ''?>">

<h2><?php echo ((isset($this->_rootref['L_MCP_WARN_POST'])) ? $this->_rootref['L_MCP_WARN_POST'] : ((isset($user->lang['MCP_WARN_POST'])) ? $user->lang['MCP_WARN_POST'] : '{ MCP_WARN_POST }')); ?></h2>

<div class="panel">
    <div class="inner"><span class="corners-top"><span></span></span>

    <h3><?php if ($this->_rootref['USER_COLOR']) {  ?><span style="color: #<?php echo (isset($this->_rootref['USER_COLOR'])) ? $this->_rootref['USER_COLOR'] : ''?>"><?php echo (isset($this->_rootref['USERNAME'])) ? $this->_rootref['USERNAME'] : ''?></span><?php } else { echo (isset($this->_rootref['USERNAME'])) ? $this->_rootref['USERNAME'] : ''; } ?></h3>

    <div>
        <div class="column1">
            <?php if ($this->_rootref['AVATAR_IMG']) {  ?><div><?php echo (isset($this->_rootref['AVATAR_IMG'])) ? $this->_rootref['AVATAR_IMG'] : ''?></div><?php ?>
        </div>

        <div class="column2">
            <dl class="details">
                <?php if ($this->_rootref['RANK_TITLE']) {  ?><dt><?php echo ((isset($this->_rootref['L_RANK'])) ? $this->_rootref['L_RANK'] : ((isset($user->lang['RANK'])) ? $user->lang['RANK'] : '{ RANK }')); ?>:</dt><dd><?php echo (isset($this->_rootref['RANK_TITLE'])) ? $this->_rootref['RANK_TITLE'] : ''?></dd><?php } if ($this->_rootref['RANK_IMG']) {  ?><dt><?php if ($this->_rootref['RANK_TITLE']) {  ?>&nbsp;<?php } else { echo ((isset($this->_rootref['L_RANK'])) ? $this->_rootref['L_RANK'] : ((isset($user->lang['RANK'])) ? $user->lang['RANK'] : '{ RANK }')); ?>:<?php ?></dt><dd><?php echo (isset($this->_rootref['RANK_IMG'])) ? $this->_rootref['RANK_IMG'] : ''?></dd><?php ?>
                <dt><?php echo ((isset($this->_rootref['L_JOINED'])) ? $this->_rootref['L_JOINED'] : ((isset($user->lang['JOINED'])) ? $user->lang['JOINED'] : '{ JOINED }')); ?>:</dt><dd><?php echo (isset($this->_rootref['JOINED'])) ? $this->_rootref['JOINED'] : ''?></dd>
                <dt><?php echo ((isset($this->_rootref['L_TOTAL_POSTS'])) ? $this->_rootref['L_TOTAL_POSTS'] : ((isset($user->lang['TOTAL_POSTS'])) ? $user->lang['TOTAL_POSTS'] : '{ TOTAL_POSTS }')); ?>:</dt><dd><?php echo (isset($this->_rootref['POSTS'])) ? $this->_rootref['POSTS'] : ''?></dd>
                <dt><?php echo ((isset($this->_rootref['L_WARNINGS'])) ? $this->_rootref['L_WARNINGS'] : ((isset($user->lang['WARNINGS'])) ? $user->lang['WARNINGS'] : '{ WARNINGS }')); ?>: </dt><dd><?php echo (isset($this->_rootref['WARNINGS'])) ? $this->_rootref['WARNINGS'] : ''?></dd>
            </dl>
        </div>
    </div>

    <span class="corners-bottom"><span></span></span></div>
</div>

<div class="panel">
    <div class="inner"><span class="corners-top"><span></span></span>

    <h3><?php echo ((isset($this->_rootref['L_POST_DETAILS'])) ? $this->_rootref['L_POST_DETAILS'] : ((isset($user->lang['POST_DETAILS'])) ? $user->lang['POST_DETAILS'] : '{ POST_DETAILS }')); ?></h3>

    <div class="postbody">

        <div class="content">
            <?php echo (isset($this->_rootref['POST'])) ? $this->_rootref['POST'] : ''?>
        </div>

    </div>

    <span class="corners-bottom"><span></span></span></div>
</div>

<div class="panel">
    <div class="inner"><span class="corners-top"><span></span></span>

    <h3><?php echo ((isset($this->_rootref['L_ADD_WARNING'])) ? $this->_rootref['L_ADD_WARNING'] : ((isset($user->lang['ADD_WARNING'])) ? $user->lang['ADD_WARNING'] : '{ ADD_WARNING }')); ?></h3>
    <p><?php echo ((isset($this->_rootref['L_ADD_WARNING_EXPLAIN'])) ? $this->_rootref['L_ADD_WARNING_EXPLAIN'] : ((isset($user->lang['ADD_WARNING_EXPLAIN'])) ? $user->lang['ADD_WARNING_EXPLAIN'] : '{ ADD_WARNING_EXPLAIN }')); ?></p>

    <fieldset>
        <textarea name="warning" id="warning" class="inputbox" cols="40" rows="3"><?php echo ((isset($this->_rootref['L_WARNING_POST_DEFAULT'])) ? $this->_rootref['L_WARNING_POST_DEFAULT'] : ((isset($user->lang['WARNING_POST_DEFAULT'])) ? $user->lang['WARNING_POST_DEFAULT'] : '{ WARNING_POST_DEFAULT }')); ?></textarea>
        <?php if ($this->_rootref['S_CAN_NOTIFY']) {  ?>
        <br /><br />
        <dl class="panel">
            <dt>&nbsp;</dt>
            <dd><label><input type="checkbox" name="notify_user" checked="checked" /> <?php echo ((isset($this->_rootref['L_NOTIFY_USER_WARN'])) ? $this->_rootref['L_NOTIFY_USER_WARN'] : ((isset($user->lang['NOTIFY_USER_WARN'])) ? $user->lang['NOTIFY_USER_WARN'] : '{ NOTIFY_USER_WARN }')); ?></label></dd>
        </dl>
        <?php ?>
    </fieldset>

    <span class="corners-bottom"><span></span></span></div>
</div>

<fieldset class="submit-buttons">
    <input type="reset" value="<?php echo ((isset($this->_rootref['L_RESET'])) ? $this->_rootref['L_RESET'] : ((isset($user->lang['RESET'])) ? $user->lang['RESET'] : '{ RESET }')); ?>" name="reset" class="button2" />&nbsp; 
    <input type="submit" name="action[add_warning]" value="<?php echo ((isset($this->_rootref['L_SUBMIT'])) ? $this->_rootref['L_SUBMIT'] : ((isset($user->lang['SUBMIT'])) ? $user->lang['SUBMIT'] : '{ SUBMIT }')); ?>" class="button1" />
    <?php echo (isset($this->_rootref['S_FORM_TOKEN'])) ? $this->_rootref['S_FORM_TOKEN'] : ''?>
</fieldset>
</form>

<?php $this->_tpl_include('mcp_footer.html'); ?>

:: 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 HackingTool | HackingTool | Generation time: 0.0032 ]--