Validating CSRF Protection

This skill helps to identify Cross-Site Request Forgery (CSRF) vulnerabilities in web applications. It validates the implementation of CSRF protection mechanisms, such as synchronizer tokens, double-submit cookies, SameSite attributes, and origin validation. Use this skill when you need to analyze your application's security posture against CSRF attacks or when asked to "validate csrf", "check for csrf vulnerabilities", or "test csrf protection".

BbgnsurfTech Updated

File contents

BbgnsurfTech/claude-skills-collection/tree/main/plugins/claude-code-plugins-plus/backups/plugin-enhancements/plugin-backups/csrf-protection-validator_20251019_123105/skills/skill-adapter commit f656e9ba50

Frequently asked questions

npx skillmds@latest add bbgnsurftech/validating-csrf-protection-2