diff --git a/objects/intelmq_event/definition.json b/objects/intelmq_event/definition.json index a8af1a8..966ea2b 100644 --- a/objects/intelmq_event/definition.json +++ b/objects/intelmq_event/definition.json @@ -42,7 +42,7 @@ }, "destination.asn": { "description": "The autonomous system number to which the connection headed.", - "misp-attribute": "asn", + "misp-attribute": "AS", "ui-priority": 1 }, "destination.domain_suffix": { @@ -282,7 +282,7 @@ }, "source.asn": { "description": "The autonomous system number from which originated the connection.", - "misp-attribute": "asn", + "misp-attribute": "AS", "ui-priority": 1 }, "source.domain_suffix": { @@ -415,5 +415,5 @@ "meta-category": "network", "name": "intelmq_event", "uuid": "491ac7d2-25a1-4078-8246-b04a132d003d", - "version": 2 + "version": 3 } diff --git a/objects/intelmq_report/definition.json b/objects/intelmq_report/definition.json index 32ea0d1..2b07893 100644 --- a/objects/intelmq_report/definition.json +++ b/objects/intelmq_report/definition.json @@ -55,5 +55,5 @@ "meta-category": "network", "name": "intelmq_report", "uuid": "c3d34be1-904b-455b-bceb-509418392110", - "version": 2 + "version": 3 }