From bd6c65db55905f60a0c15bd0c201f7a1ea5bd3d7 Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Wed, 27 Mar 2019 15:15:33 +0100 Subject: [PATCH] chg: [blog] 2.4.104 updated --- _posts/2019-03-26-MISP.2.4.104.released.md | 3 +++ 1 file changed, 3 insertions(+) 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.