Signature categories
Counts in the Prompt Injection category overlap: jailbreak signatures (INJ-D-001, INJ-D-006, INJ-D-010 through INJ-D-029) are a subset of the 30 direct injection signatures. The 20 jailbreak signatures cover role-play personas, DAN variants, named jailbreak personas, debug/developer mode activation, and amoral bot framing.
MITRE ATLAS technique coverage
Many signatures map to multiple techniques. The counts above reflect primary technique mappings. Coverage is based on MITRE ATLAS v5.5 (March 2026).
Signature ID format
Every signature ID follows the pattern{CATEGORY}-{SUBCATEGORY}-{NUMBER}:
For example,
INJ-D-002 is the second direct prompt injection signature, and DL-S-001 is the first secrets/credentials data leakage signature.
Match object
When a signature fires, InferenceWall returns a match object in thematches list of the ScanResponse:
Detection engines by category
Signatures run on the engine that matches their detection technique:To add your own signatures or override shipped ones, see Custom Signatures.