Commit Graph

349 Commits (eb977106201b60394c36d300b5f5dcbd9f1286e9)

Author SHA1 Message Date
Alexandre Dulaunoy eb97710620
chg: [doc] updated 2022-02-15 07:41:42 +01:00
Alexandre Dulaunoy ae98641908
chg: [export] added 2022-02-15 07:29:24 +01:00
Alexandre Dulaunoy e85f027208
chg: [object] updated mmark and to the latest version of the mmark IETF format 2022-02-15 07:28:21 +01:00
Alexandre Dulaunoy 051e33b671
chg: [core] export updated 2022-02-14 16:39:15 +01:00
Alexandre Dulaunoy b48ed9dc9c
chg: [core] updated attributes type 2022-02-14 16:38:45 +01:00
Alexandre Dulaunoy 695b25ab7c
chg: [core] updated output 2022-02-14 16:35:27 +01:00
Alexandre Dulaunoy 590c412284
Merge branch 'main' of github.com:MISP/misp-rfc into main 2022-02-14 16:33:55 +01:00
Alexandre Dulaunoy 7dbfe7a979
fix: [I-D] seriesInfo missing 2022-02-14 16:33:40 +01:00
Alexandre Dulaunoy 4ff1534786
Merge pull request #47 from 0xThiebaut/patch-9
Correct `Event` and `ShadowAttribute`'s `Orgc` and `Org`
2022-02-14 16:33:21 +01:00
Alexandre Dulaunoy 2015fa059d
Merge pull request #46 from 0xThiebaut/patch-7
Change `Sighting`'s `uint` identifiers to `string`
2022-02-14 16:32:19 +01:00
Alexandre Dulaunoy 444d46fc02
fix: [Makefile] mmark updated 2022-02-14 16:25:47 +01:00
Maxime THIEBAUT e53e962a6e Improve `Sighting`'s JSON representation discription 2022-02-06 10:55:10 +01:00
Maxime Thiebaut e8caee04ed
Correct `Event` and `ShadowAttribute`'s `Orgc` and `Org`
Both `Event` and `ShadowAttribute`'s  objects were missing a depth-level.
2022-02-05 22:42:36 +01:00
Alexandre Dulaunoy fc4a005632
Merge pull request #43 from 0xThiebaut/patch-5
Correct `Object Reference`'s `object_id` attribute presence
2022-02-05 21:21:12 +01:00
Alexandre Dulaunoy d702e1af78
Merge pull request #44 from 0xThiebaut/patch-6
Correct `Object Reference`'s `relationship_type` attribute presence
2022-02-05 21:20:00 +01:00
Alexandre Dulaunoy b8cca65cc0
Merge pull request #41 from 0xThiebaut/patch-4
Correct `Object`'s `deleted` attribute
2022-02-05 21:18:42 +01:00
Alexandre Dulaunoy bc0a5c7287
Merge pull request #40 from 0xThiebaut/patch-3
Correct `Object`'s `template_uuid` and `template_version` attributes
2022-02-05 21:15:57 +01:00
Alexandre Dulaunoy 95281e4fbd
Merge pull request #39 from 0xThiebaut/patch-1
Correct `Object`'s `description` attribute presence
2022-02-05 21:14:52 +01:00
Maxime Thiebaut 32863e6274
Correct `Object Reference`'s `relationship_type` attribute presence
Correct `Object Reference`'s `relationship_type` attribute presence by changing references from `referenced_type` to `relationship_type`.
2022-02-05 20:16:27 +01:00
Maxime Thiebaut e1d316987a
Correct `Object Reference`'s `object_id` attribute presence
Correct `Object Reference`'s `object_id` attribute presence by changing references from `event_id` to `object_id`.
2022-02-05 20:05:13 +01:00
Maxime Thiebaut 0f5ae3ce82
Correct `Object`'s `deleted` attribute
Correct `Object`'s `deleted` attribute by referencing to the `object` and not the `attribute`.
2022-02-05 19:21:54 +01:00
Maxime Thiebaut 2eae5b9a65
Correct `Object`'s `template_uuid` and `template_version` attributes
Correct `Object`'s `template_uuid` and `template_version` attributes by adding a missing presence clause.

The clause was set to `MUST` as per the `Object` definition:

> A MISP document containing an Object **MUST** contain a name, a meta-category, a description, a template_uuid and a template_version as described in the "Object Attributes" section.

Furthermore, the attribute descriptions lacked the full attribute name as `template_uuid` and `template_version` were respectively referred to as `uuid` and `version`, causing a collision with the already defined `uuid` attribute of the `Object`.
2022-02-05 19:05:40 +01:00
Maxime Thiebaut 1da6baa570
Correct `Object`'s `description` attribute presence
The  `Object`'s `description` attribute presence incorrectly refers to the attribute as `id` while it should be `description`.
2022-02-05 18:51:31 +01:00
Christophe Vandeplas 1b9206f486 chg: [types] dkim, dkim-signature, full-name added 2021-08-20 08:35:18 +02:00
Alexandre Dulaunoy 8da4ab29fd
chg: [misp-object] directory of object updated 2021-01-05 09:46:50 +01:00
Alexandre Dulaunoy 6a4c136db2
new: [type] favicon-mmh3 is the murmur3 hash of a favicon as used in Shodan. 2020-12-24 11:59:33 +01:00
Alexandre Dulaunoy ee8086fb63
chg: [types] process-state added 2020-11-24 12:25:06 +01:00
Alexandre Dulaunoy 6f6ac52d15
chg: [type] jarm-fingerprint added 2020-11-24 11:29:37 +01:00
Alexandre Dulaunoy c3c48fa8c6
chg: [core] updated 2020-10-21 15:59:46 +02:00
Sami Mokaddem 8398d66e47
fix: [eventReport] Typo 2020-10-21 13:21:26 +02:00
Alexandre Dulaunoy 7daa6413ef
new: [core] EventReport attribute added to follow MISP 2.4.133 release 2020-10-21 12:10:47 +02:00
Alexandre Dulaunoy 9b330ed8ea
chg: [types] updated 2020-10-15 14:48:36 +02:00
Alexandre Dulaunoy f292494303
chg: [core] telfhash added 2020-10-13 22:33:18 +02:00
Alexandre Dulaunoy 5599635a2c
chg: [core] new type added 2020-10-01 15:08:06 +02:00
Alexandre Dulaunoy 92b133f929
export: [core] updated 2020-09-04 16:16:51 +02:00
Alexandre Dulaunoy 01a1918aca
chg: [core] updated 2020-09-04 16:16:29 +02:00
Alexandre Dulaunoy 0b72e141d9
chg: [core] new types added 2020-09-04 16:15:31 +02:00
Alexandre Dulaunoy 35c858665f
chg: [misp-core] updated ascii output 2020-08-27 18:48:30 +02:00
Alexandre Dulaunoy bf81a441b4
chg: [core format] new attribute types added 2020-08-24 13:16:29 +02:00
Alexandre Dulaunoy 959dad2ee3
chg: [threat-actor-naming] feedback merged + need to add reference to MISP galaxy format 2020-06-12 21:59:36 +02:00
Alexandre Dulaunoy 0f4c51aea8
Merge pull request #37 from C00kie-/patch-2
Update raw.md
2020-06-12 21:59:14 +02:00
C00kie- 919bc6f46a
Update raw.md 2020-06-12 21:58:35 +02:00
Alexandre Dulaunoy 70bed1a401
chg: [threat-actor-naming] Cookies feedback 2020-06-12 21:55:39 +02:00
Alexandre Dulaunoy ecce8cff1a
Merge pull request #36 from C00kie-/patch-1
Update raw.md
2020-06-12 21:54:04 +02:00
C00kie- 0a8785ffc6
Update raw.md 2020-06-12 21:28:20 +02:00
Alexandre Dulaunoy 1baa435697
chg: [threat-actor-naming] first version based on initial analysis of
the threat-actor cluster in the MISP galaxy
2020-06-12 10:51:00 +02:00
Alexandre Dulaunoy a40043c9cf
chg: [threat-actor-naming] more guidelines (WiP) 2020-06-12 07:44:14 +02:00
Alexandre Dulaunoy 5133dbec55
chg: [threat-actor-naming] WiP 2020-06-10 22:39:43 +02:00
Alexandre Dulaunoy 2eab004862
chg: [threat-actor-naming] basic introduction and skeleton 2020-06-09 21:37:27 +02:00
Alexandre Dulaunoy ebb8814c09
chg: [core format] release for the I-D number 10 2020-05-27 14:19:42 +02:00