Obfuscation-class signature in prompt body
ID |
obfuscation-keyword-in-prompt |
Severity |
low |
Remediation Complexity |
medium |
Remediation Risk |
low |
Remediation Effort |
medium |
OWASP LLM |
LLM01:2025 — Prompt Injection |
Family |
LLM01 — Prompt Injection |
Red-team vectors |
Prompt Injection, Jailbreaks |
Tags |
ai_security |
Description
A prompt body that itself matches one of the OWASP Prompt Injection Prevention Cheat Sheet obfuscation classes — base64 / hex payload markers, Unicode-smuggling (zero-width / bidirectional-override) characters, typoglycemia — is a prompt designed to bypass a downstream LLM’s safety controls.
The obfuscation signatures come from a bundled, versioned heuristic pack that evolves independently of the scanner, so new evasion patterns are picked up without upgrading the detector. The pack version that produced the hit is recorded on the finding (ai_signature_registry_version) for audit.