File size: 905 Bytes
6e40083 | 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 | {
"candidate_rules": [
"LF-PS-DOWNLOAD",
"LF-PS-ENCODED-COMMAND",
"LF-PS-INVOKE-EXPRESSION"
],
"corpus_id": "LF-CORPUS-PS-0001",
"description": "PowerShell package with synthetic credential access, dynamic code, loopback download/execute syntax, native load, process, encoded command and package-install syntax.",
"expected_rules": [
"LF-PS-SEMANTIC-CREDENTIAL-ACCESS",
"LF-PS-SEMANTIC-DOWNLOAD-EXECUTE",
"LF-PS-SEMANTIC-DYNAMIC-CODE",
"LF-PS-SEMANTIC-NATIVE-LOAD",
"LF-PS-SEMANTIC-NETWORK",
"LF-PS-SEMANTIC-PACKAGE-INSTALL",
"LF-PS-SEMANTIC-PROCESS"
],
"generator": "packages.powershell_chain",
"ground_truth": "synthetic-generated",
"must_not_rules": [],
"repo_name": "powershell-capability-chain",
"repo_type": "model",
"safety": "inert/canary-only",
"schema": 1,
"validation": {
"kind": "verify-package",
"target": "."
}
}
|