File size: 711 Bytes
9e41dd9
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "attack_surface": [
    "package-evasion"
  ],
  "control_type": "positive",
  "corpus_id": "LF-CH-EVAS-0008",
  "difficulty": "adversarial",
  "expected_decision": "BLOCK",
  "ground_truth": "synthetic-generated",
  "layerfault_rule_expectations": {
    "candidate_rules": [
      "LF-CODE-SUBPROCESS",
      "LF-PY-CALL-PROCESS"
    ],
    "expected_rules": [],
    "must_not_rules": []
  },
  "oracle_ids": [
    "LF-ORACLE-PACKAGE-OBFUSCATED-CAPABILITY"
  ],
  "related_cases": [],
  "repo_name": "evasion-python-string-concat-capability",
  "safe_fixture": true,
  "schema": 2,
  "severity": "high",
  "techniques": [
    "python-string-concat"
  ],
  "transformations": [
    "string-splitting"
  ]
}