nyx/tests/dynamic_fixtures/stubs/redis/vuln.txt
2026-06-05 10:16:30 -05:00

7 lines
316 B
Text

// Phase 10 — RedisStub positive fixture.
//
// The harness connects to `NYX_REDIS_ENDPOINT` and issues a
// `FLUSHALL` command with the untrusted payload concatenated into
// the key. Oracle: `Oracle::StubEvent { kind: StubKind::Redis,
// needle: "FLUSHALL" }` fires because the command is destructive.
FLUSHALL