File size: 687 Bytes
c1857dc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
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
{
  "attack_surface": [
    "package-evasion"
  ],
  "control_type": "positive",
  "corpus_id": "LF-CH-EVAS-0009",
  "difficulty": "adversarial",
  "expected_decision": "BLOCK",
  "ground_truth": "synthetic-generated",
  "layerfault_rule_expectations": {
    "candidate_rules": [
      "LF-JS-SEMANTIC-PROCESS"
    ],
    "expected_rules": [],
    "must_not_rules": []
  },
  "oracle_ids": [
    "LF-ORACLE-PACKAGE-OBFUSCATED-CAPABILITY"
  ],
  "related_cases": [],
  "repo_name": "evasion-js-string-concat-capability",
  "safe_fixture": true,
  "schema": 2,
  "severity": "high",
  "techniques": [
    "javascript-string-concat"
  ],
  "transformations": [
    "string-splitting"
  ]
}