> cat /dev/github | grep security-tools
discovered 03 Aug 2026

CORS-Scanner

Go ★ 30 via github-topic
→ View on GitHub
CORS-Scanner is a Go-based tool designed to identify CORS misconfiguration vulnerabilities in web applications. It allows users to specify origin headers and cookies for testing and processes line-delimited domains to check for vulnerabilities such as reflected origins with credentials and wildcard configurations. Notable features include customizable options for origin headers and cookie handling, as well as the capability to input multiple domains efficiently for scanning.