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
|
|
@ -30,7 +30,7 @@ pub const PAYLOADS: &[CuratedPayload] = &[
|
|||
since_corpus_version: 7,
|
||||
deprecated_at_corpus_version: None,
|
||||
fixture_paths: &[
|
||||
"tests/dynamic_fixtures/deserialize/java/vuln.java",
|
||||
"tests/dynamic_fixtures/deserialize/java/Vuln.java",
|
||||
],
|
||||
oob_nonce_slot: false,
|
||||
probe_predicates: &[ProbePredicate::DeserializeGadgetInvoked {
|
||||
|
|
@ -56,7 +56,7 @@ pub const PAYLOADS: &[CuratedPayload] = &[
|
|||
since_corpus_version: 7,
|
||||
deprecated_at_corpus_version: None,
|
||||
fixture_paths: &[
|
||||
"tests/dynamic_fixtures/deserialize/java/benign.java",
|
||||
"tests/dynamic_fixtures/deserialize/java/Benign.java",
|
||||
],
|
||||
oob_nonce_slot: false,
|
||||
probe_predicates: &[],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue