From 3fc7ce2f7d5bb5bb703158d71772835db160c4d0 Mon Sep 17 00:00:00 2001 From: c-goes Date: Mon, 4 Dec 2017 10:49:44 +0100 Subject: [PATCH] victim object: changed attributes, added object relations(2) --- objects/victim/definition.json | 1 + 1 file changed, 1 insertion(+) diff --git a/objects/victim/definition.json b/objects/victim/definition.json index 5b776f0..efbce16 100644 --- a/objects/victim/definition.json +++ b/objects/victim/definition.json @@ -16,6 +16,7 @@ }, "external": { "description": "External target organisations affected by this attack.", + "ui-priority": 1, "misp-attribute": "target-external", "multiple": true },