shell bypass 403

Cubjrnet7 Shell


name : NoConstraintsGiven.php
<?php

namespace Lcobucci\JWT\Validation;

use Lcobucci\JWT\Exception;
use RuntimeException;

final class NoConstraintsGiven extends RuntimeException implements Exception
{
}

© 2025 Cubjrnet7