serialization-magic-collision-control / LAYERFAULT_CORPUS.json
izm1chael's picture
Publish Layerfault deep challenge LF-CH-SER-0017
1bf981b verified
Raw
History Blame Contribute Delete
924 Bytes
{
"candidate_rules": [],
"challenge": {
"attack_surface": [
"serialization-mutation"
],
"control_type": "negative",
"difficulty": "intermediate",
"expected_decision": "PASS",
"oracle_ids": [
"LF-ORACLE-SER-0017"
],
"related_cases": [],
"severity": "informational",
"techniques": [
"control"
],
"transformations": []
},
"corpus_id": "LF-CH-SER-0017",
"description": "Serialization magic collision control.",
"expected_rules": [],
"generator": "challenges.generate_challenge",
"ground_truth": "synthetic-generated",
"must_not_rules": [
"LF-PICKLE-DANGEROUS-GLOBAL",
"LF-PICKLE-UNKNOWN-GLOBAL"
],
"repo_name": "serialization-magic-collision-control",
"repo_type": "model",
"safe_fixture": true,
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "verify-package",
"target": "collision.bin"
}
}