🍪

Cookie Security Audit

HttpOnly, Secure, SameSite check

📚
Learn more — how it works, FAQ & guide
Click to expand

Cookie security audit

How to use this tool

  1. 1

    Paste Set-Cookie headers

  2. 2

    See security audit

Frequently Asked Questions

Which flags matter?
HttpOnly: blocks JS access (XSS protection). Secure: HTTPS only. SameSite=Strict/Lax: CSRF protection. Domain/Path: scope.

You might also like

🔒
100% Privacy. This tool runs entirely in your browser. Your data is never uploaded to any server.