CORStest is a security scanning tool designed to identify Cross-Origin Resource Sharing (CORS) misconfigurations in web applications. The tool analyzes CORS policies implemented by web servers and identifies potential security vulnerabilities that could allow unauthorized cross-origin requests. It examines HTTP response headers related to CORS configuration, including Access-Control-Allow-Origin, Access-Control-Allow-Methods, and other CORS-related headers. CORStest helps security professionals and developers detect common CORS misconfigurations such as overly permissive wildcard origins, improper credential handling, and inadequate access controls that could expose applications to cross-site request forgery attacks and data theft. The scanner provides straightforward functionality for testing individual URLs or domains to assess their CORS implementation and identify potential security risks associated with cross-origin resource sharing policies.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Bearer CLI is a static application security testing tool that scans source code across multiple programming languages to identify and prioritize OWASP Top 10 and CWE Top 25 security vulnerabilities through data flow analysis.
APKiD is a tool that identifies compilers, packers, obfuscators, and other weird stuff in APK files.
ThreatLocker is an enterprise cybersecurity platform that provides comprehensive endpoint protection and zero-trust security to prevent ransomware, viruses, and other malicious software from running on endpoints.
AndroBugs Framework is an Android vulnerability analysis system that scans mobile applications for security vulnerabilities, missing best practices, and dangerous shell commands.
A PHP port of Rack::Honeypot, a spam trap that detects and blocks spambots
Search engine for open-source Git repositories with advanced features like case sensitivity and regular expressions.
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.
A comprehensive toolkit for web application security testing, offering a range of products and solutions for identifying vulnerabilities and improving security posture.
A Nuxt 3 security module that automatically implements OWASP security patterns through HTTP headers, middleware, and various protection mechanisms including CSP, XSS validation, CORS, and CSRF protection.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.