From f64dbd11c6cd50b8152e2a8f9a697512b6b35399 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 1 Mar 2018 17:00:19 +0100 Subject: [PATCH 1/3] fix: date of the I-D updated --- misp-galaxy-format/raw.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/misp-galaxy-format/raw.md b/misp-galaxy-format/raw.md index ceb888b..84822c9 100755 --- a/misp-galaxy-format/raw.md +++ b/misp-galaxy-format/raw.md @@ -5,7 +5,7 @@ % ipr= "trust200902" % area = "Security" % -% date = 2017-09-21T00:00:00Z +% date = 2018-04-01T00:00:00Z % % [[author]] % initials="A." From f8cff6df7c274af7c7bbbe79e78c7304c532cbd3 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 1 Mar 2018 17:11:45 +0100 Subject: [PATCH 2/3] Updated text output --- misp-galaxy-format/raw.md.txt | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/misp-galaxy-format/raw.md.txt b/misp-galaxy-format/raw.md.txt index 5cc8df5..0025397 100755 --- a/misp-galaxy-format/raw.md.txt +++ b/misp-galaxy-format/raw.md.txt @@ -5,8 +5,8 @@ Network Working Group A. Dulaunoy Internet-Draft A. Iklody Intended status: Informational D. Servili -Expires: March 25, 2018 CIRCL - September 21, 2017 +Expires: October 3, 2018 CIRCL + April 1, 2018 MISP galaxy format @@ -38,11 +38,11 @@ Status of This Memo time. It is inappropriate to use Internet-Drafts as reference material or to cite them other than as "work in progress." - This Internet-Draft will expire on March 25, 2018. + This Internet-Draft will expire on October 3, 2018. Copyright Notice - Copyright (c) 2017 IETF Trust and the persons identified as the + Copyright (c) 2018 IETF Trust and the persons identified as the document authors. All rights reserved. This document is subject to BCP 78 and the IETF Trust's Legal @@ -53,9 +53,9 @@ Copyright Notice -Dulaunoy, et al. Expires March 25, 2018 [Page 1] +Dulaunoy, et al. Expires October 3, 2018 [Page 1] -Internet-Draft MISP galaxy format September 2017 +Internet-Draft MISP galaxy format April 2018 to this document. Code Components extracted from this document must @@ -109,9 +109,9 @@ Table of Contents -Dulaunoy, et al. Expires March 25, 2018 [Page 2] +Dulaunoy, et al. Expires October 3, 2018 [Page 2] -Internet-Draft MISP galaxy format September 2017 +Internet-Draft MISP galaxy format April 2018 Clusters are represented as a JSON [RFC4627] dictionary. @@ -165,9 +165,9 @@ Internet-Draft MISP galaxy format September 2017 -Dulaunoy, et al. Expires March 25, 2018 [Page 3] +Dulaunoy, et al. Expires October 3, 2018 [Page 3] -Internet-Draft MISP galaxy format September 2017 +Internet-Draft MISP galaxy format April 2018 complexity, effectiveness, impact, possible_issues MAY be used to @@ -221,9 +221,9 @@ Internet-Draft MISP galaxy format September 2017 -Dulaunoy, et al. Expires March 25, 2018 [Page 4] +Dulaunoy, et al. Expires October 3, 2018 [Page 4] -Internet-Draft MISP galaxy format September 2017 +Internet-Draft MISP galaxy format April 2018 [RFC2119] Bradner, S., "Key words for use in RFCs to Indicate @@ -277,9 +277,9 @@ Authors' Addresses -Dulaunoy, et al. Expires March 25, 2018 [Page 5] +Dulaunoy, et al. Expires October 3, 2018 [Page 5] -Internet-Draft MISP galaxy format September 2017 +Internet-Draft MISP galaxy format April 2018 Deborah Servili @@ -333,4 +333,4 @@ Internet-Draft MISP galaxy format September 2017 -Dulaunoy, et al. Expires March 25, 2018 [Page 6] +Dulaunoy, et al. Expires October 3, 2018 [Page 6] From 5de0df35bebfdcd10146de4ba752bbdac994ffd4 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Thu, 1 Mar 2018 20:44:19 +0100 Subject: [PATCH 3/3] Latest version of Internet-Draft published for misp-galaxy --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b218d28..5748e73 100755 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ All the formats can be freely reused by everyone. * [misp-core-format](misp-core-format/raw.md.txt) ([markdown source](misp-core-format/raw.md)) which describes the core JSON format of MISP. Current Internet-Draft: [03](https://tools.ietf.org/html/draft-dulaunoy-misp-core-format) * [misp-taxonomy-format](misp-taxonomy-format/raw.md.txt) ([markdown source](misp-taxonomy-format/raw.md)) which describes the taxonomy JSON format of MISP. Current Internet-Draft: [04](https://tools.ietf.org/html/draft-dulaunoy-misp-taxonomy-format) -* [misp-galaxy-format](misp-galaxy-format/raw.md.txt) which describes the [galaxy](https://github.com/MISP/misp-galaxy) template format used to expand the threat actor modelling of MISP. Current Internet-Draft: [00](https://datatracker.ietf.org/doc/draft-dulaunoy-misp-galaxy-format/) +* [misp-galaxy-format](misp-galaxy-format/raw.md.txt) which describes the [galaxy](https://github.com/MISP/misp-galaxy) template format used to expand the threat actor modelling of MISP. Current Internet-Draft: [01](https://datatracker.ietf.org/doc/draft-dulaunoy-misp-galaxy-format/) * [misp-object-template-format](misp-object-template-format/raw.md.txt) which describes the [object](https://github.com/MISP/misp-objects) template format to add combinedand composite object to the MISP core format. Current Internet-Draft: [00](https://datatracker.ietf.org/doc/draft-dulaunoy-misp-object-template-format/) ## MISP Format in design phase and implemented in at least one software prototype