关于
The CSRF Security Validator is a specialized security tool designed to fortify web applications against session hijacking and unauthorized state-changing operations. It systematically analyzes codebase configurations, cookie settings, and API endpoints to detect missing or misconfigured CSRF protections such as token validation, SameSite attributes, and double-submit cookie patterns. Ideal for security audits and automated code reviews, this skill provides developers with actionable reports, severity-ranked findings, and specific code recommendations to ensure compliance with modern security standards like OWASP.