shell bypass 403

Cubjrnet7 Shell


name : view.php
<?php
/**
* @package RSForm! Pro
* @copyright (C) 2007-2019 www.rsjoomla.com
* @license GPL, http://www.gnu.org/copyleft/gpl.html
*/

defined('_JEXEC') or die;

if ($this->params->get('show_page_heading', 1))
{
    ?>
	<h1><?php echo $this->escape($this->params->get('page_heading')); ?></h1>
    <?php
}

echo $this->template;

© 2025 Cubjrnet7