Skip to main content

CORS Checker

Check a URL's CORS headers and detect dangerous configurations like Access-Control-Allow-Origin: * with credentials.

Live automated probe · 100% Free · No registration needed

About CORS Checker

CORS is the single most-abused misconfiguration on modern APIs — a wildcard origin combined with credentials effectively hands your authenticated session data to any website on the internet. This checker sends both simple and preflight requests and flags the exact combinations that browsers and pentesters treat as critical findings.

What this tool checks

CORS Checker evaluates the following signals from your target host:

corsLive evaluation
headersLive evaluation

Frequently asked questions

Yes — we send both simple and preflight requests.

Related guides & resources