shell bypass 403

Cubjrnet7 Shell


name : Symfony.php
<?php

declare(strict_types=1);


namespace Plesk\Wappspector\MatchResult;

class Symfony extends MatchResult
{
    public const ID = 'symfony';
    public const NAME = 'Symfony';
}

© 2025 Cubjrnet7