From 25773da08ecf4a3f8da619b8233a3e1f0e8e48cd Mon Sep 17 00:00:00 2001 From: Alexandre Dulaunoy Date: Mon, 26 Nov 2018 14:54:23 +0100 Subject: [PATCH] search results added in the release 2.4.98 post --- _posts/2018-11-26-MISP.2.4.98.released.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_posts/2018-11-26-MISP.2.4.98.released.md b/_posts/2018-11-26-MISP.2.4.98.released.md index 4c30c30..d5a8a00 100755 --- a/_posts/2018-11-26-MISP.2.4.98.released.md +++ b/_posts/2018-11-26-MISP.2.4.98.released.md @@ -9,6 +9,8 @@ A new version of MISP ([2.4.98](https://github.com/MISP/MISP/tree/v2.4.98)) has The user interface has been significantly improved in regards to the reporting of validation errors occuring whilst attempting to save attributes. The user can now view the attributes not properly imported and the reason for the validation failing. A user can view the failed/succeeded saves resulting from batch imports via the UI. Additionally a host of small fixes for the flash message system have been implemented. +The output of the search interface is now consistent with standard attributes view in MISP. The user can now add sighting, tags, galaxies directly in the search results. + A new experimental import functionality has been included to import SleuthKit mactime timelines from MISP directly. The user can import one or more mactime timelines in MISP, which will be included as a mactime object to describe forensic activities on an analysed file system. The import is a two-step process where the user can cherry pick the forensic events which took place and select the meaningful activity to be added in a MISP event. ![SleuthKit mactime import in MISP](https://www.misp-project.org/assets/images/misp/blog/mactime1.png)