What this tool does
HTTP Security Diagnostics parses pasted response headers and emits typed CSP, CORS, cookie, cache, and browser-security findings.
Turn pasted response headers into typed findings with severity, exact evidence, and remediation. Package header-name-only findings with the HTTP Security Review Pack; header values are excluded.
Checks: CSP · CORS · Cookies · Cache · HSTS · content sniffing · referrer and permissions policies · technology disclosure.
HTTP Security Diagnostics parses pasted response headers and emits typed CSP, CORS, cookie, cache, and browser-security findings.
It turns raw headers into evidence and remediation suitable for deploy reviews without pretending to be a full vulnerability scanner.
Every finding includes a stable code, severity, exact header or line evidence, and a bounded remediation.
Pasted headers only; there is no live fetch, credential test, port scan, or high-volume crawler.
Parsing and reporting run locally in your browser.
A clean report does not prove application security. Headers vary by route, redirect, geography, CDN state, cookies, method, and authentication.
No. Collect safe headers with browser developer tools or curl -I, redact them, then paste them here.
No. It checks a bounded set of response-header policies.
Paste redacted curl -I output and review typed security evidence.
Catch unsafe policy combinations before a deployment review.
Download the bounded JSON report for a ticket or checklist.
Move between curl conversion, webhook testing, status-code reference, typed HTTP security diagnostics, redirect-chain analysis, status samples, MIME lookups, and user-agent parsing while keeping network behavior explicit.