This is a security testing template that walks Claude through SQL injection vulnerability assessments on web applications. It covers in-band, blind, and out-of-band attack vectors and expects you to have SQLMap installed, Burp Suite or similar proxy tools, and a working knowledge of SQL syntax across major database engines. The skill is part of davila7's template collection with 27.7K GitHub stars. Use this when you need to systematically test input sanitization and identify database security flaws in your web apps. It's structured around demonstration and validation rather than automated scanning, so you'll be working through exploitation techniques manually with Claude's guidance. Obviously only run this against applications you're authorized to test.
npx skills add https://github.com/davila7/claude-code-templates --skill sql-injection-testing