Specifications used in the MISP project including MISP core format
 
 
 
Go to file
Alexandre Dulaunoy 342bebed98
Merge pull request #16 from Delta-Sierra/master
misp-noticelist-format - first draft [WiP]
2018-06-08 05:57:26 +02:00
misp-core-format Updating JSON Schema 2018-06-04 14:33:58 +02:00
misp-galaxy-format Internet-Draft 02 published 2018-05-09 15:42:49 +02:00
misp-noticelist-format fix remaining parts from galaxy format 2018-06-05 16:33:39 +02:00
misp-object-template-format add comma and recommended UUID version 2018-05-02 09:29:28 +02:00
misp-taxonomy-format Clarification of the numerical range 2017-11-30 15:37:20 +01:00
misp-warninglist-format Starting misp-warninglist-format [WIP] 2018-03-21 14:56:26 +01:00
README.md chg: Internet-Draft of MISP taxonomy format updated 2018-06-01 10:55:35 +02:00

README.md

MISP standards

This repository is the official source of the specification and formats used in the MISP project.

The formats are described to support other implementations which reuse the format and ensuring an interoperability with existing MISP software and other Threat Intelligence Platforms.

All the formats can be freely reused by everyone.

MISP Formats in use and implemented in multiple software

MISP Format in design phase and implemented in at least one software prototype

  • misp-modules-protocol which describes the misp-modules protocol used between MISP and misp-modules.

MISP Format in design phase

  • misp-collaborative-voting-format which describes the collaborative voting and scoring format for the feeds providers.

Sample files

If you want to see how a threat intelligence can be easily expressed in MISP standard, the following resources might give you some ideas:

Installing MISP is also another option to see the MISP standards in action. The MISP standards are actively used in the MISP threat intelligence platform to support the complete chain from intelligence creation, sharing, distribution and synchronisation.

Contribution

If you want to contribute to the MISP specifications, feel free to open an issue.