Commit Graph

29 Commits (0db808ab6a09a420ac4523d986ad154d91ba00ec)

Author SHA1 Message Date
Raphaël Vinot 0db808ab6a new: Add Alfred relationships (CCCS) 2018-10-22 12:19:47 -04:00
Alexandre Dulaunoy 5e468beb80
chg: [relationships] references added (useful for *INT collection referencing something which needs further analysis)
- Example: a tweet referencing a hash which needs further analysis:
2018-10-07 11:13:17 +02:00
Alexandre Dulaunoy d1b2f6d5fb
chg: [relationship] annotates relationship added (useful for the annotation object) 2018-09-27 07:40:30 +02:00
Alexandre Dulaunoy d2b33810c5
chg: [relationships] updated with new relationships 2018-09-14 18:39:20 +02:00
chrisr3d e04a9a570b Merge branch 'master' of github.com:MISP/misp-objects 2018-09-04 16:16:07 +02:00
chrisr3d d84b499d3a
fix: Some relationships typo fixed 2018-09-04 16:15:08 +02:00
Alexandre Dulaunoy a2384e9032
added "signed-by" relationship fix #87 2018-08-21 10:22:42 +02:00
chrisr3d 498c6f114b
fix: Fixed exploits relationship properties 2018-07-10 10:47:31 +02:00
chrisr3d 6585ec3329
add: Updated relationships list with Cybox relationships best practices 2018-07-10 10:40:03 +02:00
Alexandre Dulaunoy b92ab93c80
chg: [relationship] exploits added 2018-07-10 09:41:27 +02:00
chrisr3d 99b4a20ebb
add: Added some relations seen on stix 2018-06-22 17:27:21 +02:00
chrisr3d 3b5db95174
add: Added 2 relationships seen on stix 2018-04-24 15:50:53 +02:00
Alexandre Dulaunoy cee578dce1
add: Connected_To (old STIX 1.1 relationship) 2018-03-16 11:35:15 +01:00
Alexandre Dulaunoy 875f97dce1
add: new relationship "drops" - This relationship describes an object which drops another object 2018-01-04 14:41:40 +01:00
Alexandre Dulaunoy 10028fb521
add: "followed-by" - "preceding-by" added as relationship type when the time is not known 2017-11-19 16:59:39 +01:00
Deborah Servili b19eb276b6 add cert eu relationships 2017-10-27 14:07:46 +02:00
Deborah Servili 7484b358ec replace space by dash in names 2017-10-26 15:52:36 +02:00
Deborah Servili 9767ca589c add cert-eu relationships 2017-10-26 15:40:53 +02:00
Alexandre Dulaunoy 3bef07bfbb Be consistent and use hyphen everywhere (not more underscore).
Thanks to Terry MacDonald
2017-09-07 15:43:41 +02:00
Alexandre Dulaunoy d75325fd6d Feedback from David added (two new relationships - triggers and detected_as) 2017-09-07 15:32:15 +02:00
Alexandre Dulaunoy 73a75d6c72
typo fixed 2017-08-27 08:18:26 +02:00
Alexandre Dulaunoy afa08ffb4b
calls relationship type added 2017-08-26 21:50:00 +02:00
Alexandre Dulaunoy a002f36de2 New relationship types added 2017-08-24 09:47:28 +02:00
Alexandre Dulaunoy 2345a33740 some more relationship type 2017-08-23 17:17:56 +02:00
Alexandre Dulaunoy 01a23c205c
Often used relationships added used for malware analysis 2017-08-13 10:41:10 +02:00
Alexandre Dulaunoy 6ff2aad063
Keep it consistent. 2017-08-12 14:20:21 +02:00
Alexandre Dulaunoy e455b17868
fix: communicate-with relationship added 2017-08-12 10:35:40 +02:00
Alexandre Dulaunoy ba3c888af8
Make relationship type more generic
Make the relationship types more generic especially to avoid issue
with community-designed standards that might change later the types,
broke compatibility or decide to change their mind due to some
proprietary vendors trying to lock-in the users.
2017-08-11 11:22:16 +02:00
Alexandre Dulaunoy 7573465e74
First version of the types of relationships for MISP objects
Relationship type can be from existing STIX 2.0 ones, MISP
relationships or other proposed by the community. Please be
careful that a relationship type can influence the ability
of export of MISP events if the type is not supported by
the target format.
2017-08-11 10:52:02 +02:00