π¦ ClawHub
CORS Scanner
by @charlie-morrison
Scan web endpoints for CORS misconfigurations. Detect origin reflection, wildcard policies, null origin acceptance, credential leaks, subdomain trust, HTTP o...
π‘ Examples
$ python3 scripts/cors_scan.py https://httpbin.org/get
CORS Scan: https://httpbin.org/get
Grade: A
Findings: 0
============================================================βͺ [INFO] No CORS misconfigurations detected
The scanned endpoint does not appear to have dangerous CORS policies.
TERMINAL
clawhub install cors-scanner