File size: 756 Bytes
9aa244c | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 | {
"attack_surface": [
"media-container",
"package-evasion"
],
"control_type": "compound",
"corpus_id": "LF-CH-MCONT-0009",
"difficulty": "compound",
"expected_decision": "BLOCK",
"ground_truth": "synthetic-generated",
"layerfault_rule_expectations": {
"candidate_rules": [
"LF-FORMAT-APPENDED-ARCHIVE",
"LF-CODE-SUBPROCESS"
],
"expected_rules": [],
"must_not_rules": []
},
"oracle_ids": [
"LF-ORACLE-MEDIA-APPENDED-CONTAINER"
],
"related_cases": [],
"repo_name": "media-jpeg-zip-python-source",
"safe_fixture": true,
"schema": 2,
"severity": "critical",
"techniques": [
"appended-archive",
"nested-source"
],
"transformations": [
"nesting",
"cross-format"
]
}
|