diff --git a/misp-core-format/raw.md.txt b/misp-core-format/raw.md.txt index 958cb73..c3cca20 100644 --- a/misp-core-format/raw.md.txt +++ b/misp-core-format/raw.md.txt @@ -2265,8 +2265,8 @@ Internet-Draft MISP core format September 2017 7. Acknowledgements - The authors wish to thank all the MISP community to support the - creation of open standards in threat intelligence sharing. + The authors wish to thank all the MISP community who are supporting + the creation of open standards in threat intelligence sharing. 8. Sample MISP file diff --git a/misp-galaxy-format/raw.md.txt b/misp-galaxy-format/raw.md.txt index 894a1af..340d48c 100644 --- a/misp-galaxy-format/raw.md.txt +++ b/misp-galaxy-format/raw.md.txt @@ -69,9 +69,10 @@ Table of Contents 2.1. Overview . . . . . . . . . . . . . . . . . . . . . . . . 3 2.2. values . . . . . . . . . . . . . . . . . . . . . . . . . 3 2.3. meta . . . . . . . . . . . . . . . . . . . . . . . . . . 3 - 3. References . . . . . . . . . . . . . . . . . . . . . . . . . 4 - 3.1. Normative References . . . . . . . . . . . . . . . . . . 4 - 3.2. Informative References . . . . . . . . . . . . . . . . . 5 + 3. Acknowledgements . . . . . . . . . . . . . . . . . . . . . . 4 + 4. References . . . . . . . . . . . . . . . . . . . . . . . . . 4 + 4.1. Normative References . . . . . . . . . . . . . . . . . . 4 + 4.2. Informative References . . . . . . . . . . . . . . . . . 5 Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 5 1. Introduction @@ -108,7 +109,6 @@ Table of Contents - Dulaunoy, et al. Expires March 25, 2018 [Page 2] Internet-Draft MISP galaxy format September 2017 @@ -201,20 +201,20 @@ Internet-Draft MISP galaxy format September 2017 ore string and SHALL be present. derivated_from is represented as an containing one or ore string and SHALL be present. -3. References +3. Acknowledgements -3.1. Normative References + The authors wish to thank all the MISP community who are supporting + the creation of open standards in threat intelligence sharing. + +4. References + +4.1. Normative References [RFC2119] Bradner, S., "Key words for use in RFCs to Indicate Requirement Levels", BCP 14, RFC 2119, DOI 10.17487/RFC2119, March 1997, . - [RFC4122] Leach, P., Mealling, M., and R. Salz, "A Universally - Unique IDentifier (UUID) URN Namespace", RFC 4122, - DOI 10.17487/RFC4122, July 2005, . - @@ -226,12 +226,17 @@ Dulaunoy, et al. Expires March 25, 2018 [Page 4] Internet-Draft MISP galaxy format September 2017 + [RFC4122] Leach, P., Mealling, M., and R. Salz, "A Universally + Unique IDentifier (UUID) URN Namespace", RFC 4122, + DOI 10.17487/RFC4122, July 2005, . + [RFC4627] Crockford, D., "The application/json Media Type for JavaScript Object Notation (JSON)", RFC 4627, DOI 10.17487/RFC4627, July 2006, . -3.2. Informative References +4.2. Informative References [MISP-G] MISP, , "MISP Galaxy -", . @@ -272,9 +277,4 @@ Authors' Addresses - - - - - Dulaunoy, et al. Expires March 25, 2018 [Page 5] diff --git a/misp-object-template-format/raw.md.txt b/misp-object-template-format/raw.md.txt index 63e2d77..201f631 100644 --- a/misp-object-template-format/raw.md.txt +++ b/misp-object-template-format/raw.md.txt @@ -283,19 +283,14 @@ Internet-Draft MISP object template format September 2017 { - "name": "credit-card", - "description": "A payment card like credit card, debit card or any similar cards which can be used for financial transactions.", - "meta-category": "financial", - "uuid": "2b9c57aa-daba-4330-a738-56f18743b0c7", - "version": 1, "requiredOneOf": [ "cc-number" ], "attributes": { "version": { - "description": "yabin.py and regex.txt version used for the generation of the yara rules.", + "description": "Version of the card.", "ui-priority": 0, - "misp-attribute": "comment" + "misp-attribute": "text" }, "comment": { "description": "A description of the card.", @@ -303,7 +298,7 @@ Internet-Draft MISP object template format September 2017 "misp-attribute": "comment" }, "card-security-code": { - "description": "Card security code as embossed or printed on the card.", + "description": "Card security code (CSC, CVD, CVV, CVC and SPC) as embossed or printed on the card.", "ui-priority": 0, "misp-attribute": "text" }, @@ -327,7 +322,12 @@ Internet-Draft MISP object template format September 2017 "ui-priority": 0, "misp-attribute": "cc-number" } - } + }, + "version": 2, + "description": "A payment card like credit card, debit card or any similar cards which can be used for financial transactions.", + "meta-category": "financial", + "uuid": "2b9c57aa-daba-4330-a738-56f18743b0c7", + "name": "credit-card" } @@ -373,8 +373,8 @@ Internet-Draft MISP object template format September 2017 4. Acknowledgements - The authors wish to thank all the MISP community to support the - creation of open standards in threat intelligence sharing. + The authors wish to thank all the MISP community who are supporting + the creation of open standards in threat intelligence sharing. 5. References diff --git a/misp-taxonomy-format/raw.md.txt b/misp-taxonomy-format/raw.md.txt index 543ee70..29a02f3 100644 --- a/misp-taxonomy-format/raw.md.txt +++ b/misp-taxonomy-format/raw.md.txt @@ -765,8 +765,8 @@ Internet-Draft MISP taxonomy format September 2017 6. Acknowledgements - The authors wish to thank all the MISP community to support the - creation of open standards in threat intelligence sharing. + The authors wish to thank all the MISP community who are supporting + the creation of open standards in threat intelligence sharing. 7. References