Merge pull request #64 from Delta-Sierra/master

add reference to misp Objects
pull/69/head
Raphaël Vinot 2017-10-20 16:35:41 +02:00 committed by GitHub
commit 43c4b7d415
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ Keep in mind that the system searches for regular expressions in the value field
### Add Object
MISP objects to be used in MISP (2.4.80) system and can be used by other information sharing tool. MISP objects are in addition to MISP attributes to allow advanced combinations of attributes. The creation of these objects and their associated attributes are based on real cyber security use-cases and existing practices in information sharing.
[MISP objects](https://github.com/MISP/misp-objects) to be used in MISP (2.4.80) system and can be used by other information sharing tool. MISP objects are in addition to MISP attributes to allow advanced combinations of attributes. The creation of these objects and their associated attributes are based on real cyber security use-cases and existing practices in information sharing.
Objects can be added by using the side menu:
![This menu allows you to add objects.](figures/add_object.png)