shell bypass 403

Cubjrnet7 Shell


name : Ruby.php
<?php

declare(strict_types=1);


namespace Plesk\Wappspector\MatchResult;

class Ruby extends MatchResult
{
    public const ID = 'ruby';
    public const NAME = 'Ruby';
}

© 2025 Cubjrnet7