mirror of
https://github.com/MISP/misp-galaxy.git
synced 2024-11-22 23:07:19 +00:00
MISP integration added
This commit is contained in:
parent
132d8876d3
commit
ad924623e9
1 changed files with 5 additions and 0 deletions
|
@ -33,6 +33,11 @@ to localized information (which is not shared) or additional information (that c
|
|||
- [vocabularies/threat-actor/sophistication.json](vocabularies/threat-actor/sophistication.json) - The ThreatActorSophisticationVocab enumeration is used to define the default STIX vocabulary for expressing the subjective level of sophistication of a threat actor.
|
||||
- [vocabularies/threat-actor/type.json](vocabularies/threat-actor/type.json) - The ThreatActorTypeVocab enumeration is used to define the default STIX vocabulary for expressing the subjective type of a threat actor.
|
||||
|
||||
## MISP Integration
|
||||
|
||||
Starting from [MISP 2.4.56](http://www.misp-project.org/2016/12/07/MISP.2.4.56.released.html), galaxy is integrated within the MISP threat sharing platform and users can directly benefit from the available clusters to attach them to the MISP event.
|
||||
|
||||
![MISP Integration of the MISP galaxy](doc/images/screenshot.png)
|
||||
## How to contribute?
|
||||
|
||||
Fork the project, update or create elements or clusters and make a pull-request.
|
||||
|
|
Loading…
Reference in a new issue