chg: old fixes

pull/11/head
Alexandre Dulaunoy 2019-07-08 20:48:01 +02:00
parent f39eb3ed69
commit d37cdce353
No known key found for this signature in database
GPG Key ID: 09E2CD4944E6CBCD
1 changed files with 3 additions and 3 deletions

View File

@ -1,17 +1,17 @@
---
title: MISP 2.4.109 released (aka cool attributes-to-object)
title: MISP 2.4.109 released (aka cool-attributes-to-object)
layout: post
featured: /assets/images/misp/blog/attribute-to-object.gif
---
# MISP 2.4.109 released
A new version of MISP ([2.4.109](https://github.com/MISP/MISP/tree/v2.4.109)) has been released with a host of new features, improvements, bug fixes and a minor security fix. We strongly advise all users to update their MISP installations to this latest version.
# New main features
## Encapsulate existing attributes into an object
![](https://www.misp-project.org/assets/images/misp/blog/attribute-to-object.gif)
When an analyst inserts information into MISP, it's very common to start with a set of unstructured indicators/attributes. At a later stage, common structures emerge and combining attributes into objects start making more and more sense. However, the effort spent on the process of attribute creation would have to be repeated in prior versions via the object creation interface, something that resulted in analysts deciding to save time and effort and move on, leaving the unstructured data as is. To reduce the workload needed to bring structure to our prior work, we have now introduced a new feature, allowing users to easily select a set of attributes and automatically propose suitable object templates depending on the combination of types of the selected attributes. These in turncan be gathered and processed into the desired object.
## Improved ATT&CK and ATT&CK-like matrix support