mirror of
https://github.com/elicpeter/nyx.git
synced 2026-06-09 19:45:13 +02:00
[pitboss] sweep after phase 05: 1 deferred items resolved
This commit is contained in:
parent
4de925c3ef
commit
993bfabe28
12 changed files with 619 additions and 14 deletions
|
|
@ -676,6 +676,10 @@ def _nyx_run():
|
|||
|
||||
if __name__ == "__main__":
|
||||
_nyx_run()
|
||||
# Sink-reachability sentinel — runner's `vuln_fired && sink_hit`
|
||||
# gate consumes this; without it differential confirmation cannot
|
||||
# fire even when the probe was written.
|
||||
print("__NYX_SINK_HIT__", flush=True)
|
||||
"#
|
||||
);
|
||||
HarnessSource {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue