serialization-pickle-persistent-id / CHALLENGE_ORACLE.json
izm1chael's picture
Publish Layerfault deep challenge LF-CH-SER-0003
e235f3b verified
Raw
History Blame Contribute Delete
623 Bytes
{
"attack_surface": [
"serialization-mutation"
],
"control_type": "positive",
"corpus_id": "LF-CH-SER-0003",
"difficulty": "hard",
"expected_decision": "BLOCK",
"ground_truth": "synthetic-generated",
"layerfault_rule_expectations": {
"candidate_rules": [],
"expected_rules": [
"LF-PICKLE-PERSISTENT-ID"
],
"must_not_rules": []
},
"oracle_ids": [
"LF-ORACLE-SER-0003"
],
"related_cases": [],
"repo_name": "serialization-pickle-persistent-id",
"safe_fixture": true,
"schema": 2,
"severity": "medium",
"techniques": [
"pickle"
],
"transformations": []
}