mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-21 20:18:06 +02:00
7 lines
263 B
Text
7 lines
263 B
Text
// Phase 10 — HttpStub benign control.
|
|
//
|
|
// Same harness shape as the vuln fixture, but the recorded request
|
|
// targets a benign host. The oracle's needle (`"169.254"`) is
|
|
// absent, so the verdict stays `NotConfirmed`.
|
|
GET /health HTTP/1.1
|
|
Host: example.com
|