shell bypass 403

Cubjrnet7 Shell


name : CodeIgniter.php
<?php

declare(strict_types=1);


namespace Plesk\Wappspector\MatchResult;

class CodeIgniter extends MatchResult
{
    public const ID = 'codeigniter';
    public const NAME = 'CodeIgniter';
}

© 2025 Cubjrnet7