diff --git a/_posts/2019-03-26-MISP.2.4.104.released.md b/_posts/2019-03-26-MISP.2.4.104.released.md index a2228f9..c09225d 100644 --- a/_posts/2019-03-26-MISP.2.4.104.released.md +++ b/_posts/2019-03-26-MISP.2.4.104.released.md @@ -34,6 +34,9 @@ On a MISP instance, you can now require to have at least one tag set from one or ## Kafka publishing +CERN provided an outstanding contribution which includes a [Kafka](https://kafka.apache.org/) streaming functionality in MISP in addition to the standard ZMQ already included. This allows +to include a real-time stream of actions (such as new events, update, new sighting, new tags) from MISP into advanced processing security workflow. For more information, the [CERN presentation](https://indico.cern.ch/event/775579/contributions/3306040/attachments/1808103/2951821/2019-02-20__WLCG_SOC_WG_CERN_SOC_Update.pdf) gives a good insight. + ## Improvements - A new ATT&CK heatmap is now displayed per threat-actor aggregating information from the various events and attributes in MISP where the techniques are linked to a specific threat actor.