evasion-hex-split-marker / LAYERFAULT_CORPUS.json
izm1chael's picture
Publish Layerfault deep challenge LF-CH-EVAS-0007
2ce76af verified
Raw
History Blame Contribute Delete
904 Bytes
{
"candidate_rules": [],
"challenge": {
"attack_surface": [
"package-evasion"
],
"control_type": "compound",
"difficulty": "compound",
"expected_decision": "BLOCK",
"oracle_ids": [
"LF-ORACLE-PACKAGE-FRAGMENTED-SIGNAL"
],
"related_cases": [],
"severity": "high",
"techniques": [
"fragmented-marker",
"hex"
],
"transformations": [
"fragmentation",
"hex"
]
},
"corpus_id": "LF-CH-EVAS-0007",
"description": "Marker is split as hexadecimal text across files.",
"expected_rules": [],
"generator": "challenges.generate_challenge",
"ground_truth": "synthetic-generated",
"must_not_rules": [],
"repo_name": "evasion-hex-split-marker",
"repo_type": "model",
"safe_fixture": true,
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "verify-package",
"target": "."
}
}