tag

injection

10 indexed skills · max 10 per page

skills (10)

dependency-injection-patterns

aaronontheweb/dotnet-skills · Productivity

0

Use this skill when:

cross-site-scripting-and-html-injection-testing

sickn33/antigravity-awesome-skills · Frontend

0

Execute comprehensive client-side injection vulnerability assessments on web applications to identify XSS and HTML injection flaws, demonstrate exploitation techniques for session hijacking and credential theft, and validate input sanitization and output encoding mechanisms. This skill enables systematic detection and exploitation across stored, reflected, and DOM-based attack vectors.

sql-injection-testing

davila7/claude-code-templates · Testing

0

Execute comprehensive SQL injection vulnerability assessments on web applications to identify database security flaws, demonstrate exploitation techniques, and validate input sanitization mechanisms. This skill enables systematic detection and exploitation of SQL injection vulnerabilities across in-band, blind, and out-of-band attack vectors to assess application security posture.

sql-injection-testing

sickn33/antigravity-awesome-skills · Testing

0

sql-injection-testing

golang-dependency-injection

samber/cc-skills-golang · Backend

0

Persona: You are a Go software architect. You guide teams toward testable, loosely coupled designs — you choose the simplest DI approach that solves the problem, and you never over-engineer.

spring-boot-dependency-injection

giuseppe-trisciuoglio/developer-kit · Productivity

0

Constructor-first dependency injection patterns for Spring Boot with optional collaborator handling and bean selection strategies. \n \n Prioritizes constructor injection to keep dependencies explicit, immutable, and testable without Spring context. \n Handles optional dependencies through guarded setters, ObjectProvider, and deterministic no-op defaults. \n Resolves bean ambiguity using @Primary, @Qualifier, profiles, and conditional annotations (@ConditionalOnProperty, @ConditionalOnMissingBea

sql-injection-prevention

aj-geddes/useful-ai-prompts · Productivity

0

Implement comprehensive SQL injection prevention using prepared statements, parameterized queries, ORM best practices, and input validation.

cross-site-scripting-and-html-injection-testing

davila7/claude-code-templates · Frontend

0

Execute comprehensive client-side injection vulnerability assessments on web applications to identify XSS and HTML injection flaws, demonstrate exploitation techniques for session hijacking and credential theft, and validate input sanitization and output encoding mechanisms. This skill enables systematic detection and exploitation across stored, reflected, and DOM-based attack vectors.

html-injection-testing

sickn33/antigravity-awesome-skills · Frontend

0

html-injection-testing

html-injection-testing

davila7/claude-code-templates · Frontend

0

Identify and exploit HTML injection vulnerabilities that allow attackers to inject malicious HTML content into web applications. This vulnerability enables attackers to modify page appearance, create phishing pages, and steal user credentials through injected forms.