ArchSetu
ArchSetu
ArchSetuToolsSecuritySession Cookie Security Checker
Free tool

Session Cookie Security Checker

Paste a Set-Cookie header and see HttpOnly, Secure, and SameSite checked - each missing flag mapped to the specific attack it enables, not a generic warning.

Paste a Set-Cookie header

HttpOnly

JavaScript cannot read this cookie.

Secure

Can be sent over plain HTTP - readable by anyone on the network path (public wifi, a compromised router).

SameSite=lax

Sent on top-level navigation but not on cross-site subrequests - reasonable default, some CSRF protection.

Was this tool helpful?

See this same kind of analysis applied to your whole repository

Call graphs, dead code, blast radius, and a health score. Results in 60 seconds, free.

Analyze a repository

Runs entirely in your browser. Nothing is stored. Free forever.

Powered by ArchSetu