{ "_meta": { "documentation": "https://www.elastic.co/guide/en/ecs/current/ecs-base.html", "ecs_version": "1.12.2" }, "template": { "mappings": { "properties": { "misp": { "properties": { "attack_pattern": { "properties": { "description": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "id": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "kill_chain_phases": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "name": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } } } }, "campaign": { "properties": { "aliases": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "description": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "first_seen": { "type": "date" }, "id": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "last_seen": { "type": "date" }, "name": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "objective": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } } } }, "course_of_action": { "properties": { "description": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "id": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "name": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } } } }, "identity": { "properties": { "contact_information": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "description": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "id": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "identity_class": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "labels": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "name": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "sectors": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } } } }, "intrusion_set": { "properties": { "aliases": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "description": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "first_seen": { "type": "date" }, "goals": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "id": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "last_seen": { "type": "date" }, "name": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "primary_motivation": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "resource_level": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "secondary_motivations": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } } } }, "malware": { "properties": { "description": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "id": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "kill_chain_phases": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "labels": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "name": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } } } }, "note": { "properties": { "authors": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "description": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "id": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "object_refs": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "summary": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } } } }, "observed_data": { "properties": { "first_observed": { "type": "date" }, "id": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "last_observed": { "type": "date" }, "number_observed": { "type": "long" }, "objects": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } } } }, "report": { "properties": { "description": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "id": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "labels": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "name": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "object_refs": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "published": { "type": "date" } } }, "threat_actor": { "properties": { "aliases": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "description": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "goals": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "id": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "labels": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "name": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "personal_motivations": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "primary_motivation": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "resource_level": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "roles": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "secondary_motivations": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "sophistication": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } } } }, "threat_indicator": { "properties": { "attack_pattern": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "attack_pattern_kql": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "campaign": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "confidence": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "description": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "feed": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "id": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "intrusion_set": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "kill_chain_phases": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "labels": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "mitre_tactic": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "mitre_technique": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "negate": { "type": "boolean" }, "severity": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "threat_actor": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "type": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "valid_from": { "type": "date" }, "valid_until": { "type": "date" }, "version": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } } } }, "tool": { "properties": { "description": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "id": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "kill_chain_phases": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "labels": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "name": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "tool_version": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } } } }, "vulnerability": { "properties": { "description": { "norms": false, "type": "text", "fields": { "text": { "type": "match_only_text" } } }, "id": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } }, "name": { "ignore_above": 1024, "type": "keyword", "fields": { "text": { "type": "match_only_text" } } } } } } } } } } }