{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/censys/refs/heads/main/json-structure/platform-cobaltstrike-postex-structure.json", "name": "CobaltStrike_PostEx", "description": "CobaltStrike_PostEx schema from Censys Platform API", "type": "object", "additionalProperties": false, "properties": { "x64": { "type": "string" }, "x86": { "type": "string" } } }