A03 Injection

Skills for identifying and exploiting injection vulnerabilities including SQL, NoSQL, command, template, and other injection attacks per OWASP A03:2021. Use when this capability is needed.

tomevault-io 339ba54 2 files · 2.0 KB Updated

File contents

Injection (OWASP A03)

Injection flaws occur when untrusted data is sent to an interpreter as part of a command or query.

Skills

  • SQL Injection - Database query manipulation
  • NoSQL Injection - MongoDB and NoSQL attacks
  • Command Injection - OS command execution
  • SSTI - Server-Side Template Injection
  • LDAP Injection - Directory service attacks
  • XPath Injection - XML query manipulation
  • ORM Injection - ORM framework exploitation
  • CRLF Injection - HTTP header injection

Quick Reference

Attack Detection Tools
SQLi ', ", OR 1=1 sqlmap
Command ;, |, && commix
SSTI {{7*7}}, ${7*7} tplmap
NoSQL $ne, $gt, $regex manual

Converted and distributed by TomeVault — claim your Tome and manage your conversions.

tomevault-io/skills-registry/tree/main/omkar-ukirde--redstrike-ai--a03-injection commit 339ba54ec3

Frequently asked questions

npx skillmds@latest add tomevault-io/a03-injection