shell bypass 403

Cubjrnet7 Shell


name : DotNet.php
<?php

declare(strict_types=1);


namespace Plesk\Wappspector\MatchResult;

class DotNet extends MatchResult
{
    public const ID = 'dotnet';
    public const NAME = '.NET';
}

© 2025 Cubjrnet7