https://kaje-cee.net/?activate%25253D%25252527%2525253E%25252522%2525253Csvg%2525252Fonload%2525253Dconfirm%25252528%25252527xss-activate%25252527%25252529%2525253E%252526context%25253D%25252527%2525253E%25252522%2525253Csvg%2525252Fonload%2525253Dconfirm%25252528%25252527xss-context%25252527%25252529%2525253E%252526count%25253D%25252527%2525253E%25252522%2525253Csvg%2525252Fonload%2525253Dconfirm%25252528%25252527xss-count%25252527%25252529%2525253E%252526csrf_token%25253D%25252527%2525253E%25252522%2525253Csvg%2525252Fonload%2525253Dconfirm%25252528%25252527xss-csrf_token%25252527%25252529%2525253E%252526delete%25253D%25252527%2525253E%25252522%2525253Csvg%2525252Fonload%2525253Dconfirm%25252528%25252527xss-delete%25252527%25252529%2525253E%252526edit%25253D%25252527%2525253E%25252522%2525253Csvg%2525252Fonload%2525253Dconfirm%25252528%25252527xss-edit%25252527%25252529%2525253E%252526hash%25253D%25252527%2525253E%25252522%2525253Csvg%2525252Fonload%2525253Dconfirm%25252528%25252527xss-hash%25252527%25252529%2525253E%252526ip%25253D%25252527%2525253E%25252522%2525253Csvg%2525252Fonload%2525253Dconfirm%25252528%25252527xss-ip%25252527%25252529%2525253E%252526o%25253D%25252527%2525253E%25252522%2525253Csvg%2525252Fonload%2525253Dconfirm%25252528%25252527xss-o%25252527%25252529%2525253E%252526passwd%25253D%25252527%2525253E%25252522%2525253Csvg%2525252Fonload%2525253Dconfirm%25252528%25252527xss-passwd%25252527%25252529%2525253E%252526r%25253D%25252527%2525253E%25252522%2525253Csvg%2525252Fonload%2525253Dconfirm%25252528%25252527xss-r%25252527%25252529%2525253E%252526test%25253D%25252527%2525253E%25252522%2525253Csvg%2525252Fonload%2525253Dconfirm%25252528%25252527xss-test%25252527%25252529%2525253E%252526title%25253D%25252527%2525253E%25252522%2525253Csvg%2525252Fonload%2525253Dconfirm%25252528%25252527xss-title%25252527%25252529%2525253E%252526view%25253D%25252527%2525253E%25252522%2525253Csvg%2525252Fonload%2525253Dconfirm%25252528%25252527xss-view%25252527%25252529%2525253E%253D%3D=

Security

Token

There is no security token.

Firewall

main Name
Security enabled
Stateless

Configuration

Key Value
provider security.user.provider.concrete.app_user_provider
context main
entry_point App\Security\LoginFormAuthenticator
user_checker security.user_checker
access_denied_handler (none)
access_denied_url (none)
authenticators
[
  "App\Security\LoginFormAuthenticator"
]

Listeners

Listener Duration Response
Symfony\Component\Security\Http\Firewall\ChannelListener {#323
  -map: Symfony\Component\Security\Http\AccessMap {#320 …}
  -authenticationEntryPoint: null
  -logger: Symfony\Bridge\Monolog\Logger {#304 …}
  -httpPort: 80
  -httpsPort: 443
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\ContextListener {#280
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\TokenStorage {#11 …}
  -sessionKey: "_security_main"
  -logger: Symfony\Bridge\Monolog\Logger {#304 …}
  -userProviders: Symfony\Component\DependencyInjection\Argument\RewindableGenerator {#281 …}
  -dispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#313 …}
  -registered: false
  -trustResolver: Symfony\Component\Security\Core\Authentication\AuthenticationTrustResolver {#322 …}
  -rememberMeServices: null
  -sessionTrackerEnabler: [
    Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#23 …}
    "enableUsageTracking"
  ]
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AuthenticatorManagerListener {#286
  -authenticatorManager: Symfony\Component\Security\Http\Authentication\AuthenticatorManager {#332 …}
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\AccessListener {#273
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#23 …}
  -accessDecisionManager: Symfony\Component\Security\Core\Authorization\TraceableAccessDecisionManager {#279 …}
  -map: Symfony\Component\Security\Http\AccessMap {#320 …}
  -authManager: null
  -exceptionOnNoToken: false
}
0.00 ms (none)
Symfony\Component\Security\Http\Firewall\LogoutListener {#337
  -tokenStorage: Symfony\Component\Security\Core\Authentication\Token\Storage\UsageTrackingTokenStorage {#23 …}
  -options: [
    "csrf_parameter" => "_csrf_token"
    "csrf_token_id" => "logout"
    "logout_path" => "app_logout"
  ]
  -httpUtils: Symfony\Component\Security\Http\HttpUtils {#314 …}
  -csrfTokenManager: null
  -eventDispatcher: Symfony\Component\EventDispatcher\EventDispatcher {#313 …}
}
0.00 ms (none)

Authenticators

No authenticators have been recorded. Check previous profiles on your authentication endpoint.

Access Decision

affirmative Strategy
# Voter class
1
"Symfony\Component\Security\Core\Authorization\Voter\AuthenticatedVoter"
2
"Symfony\Component\Security\Core\Authorization\Voter\RoleVoter"
3
"Symfony\Component\Security\Core\Authorization\Voter\ExpressionVoter"