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
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
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
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
ebb8814c09
chg: [core format] release for the I-D number 10
2020-05-27 14:19:42 +02:00
Alexandre Dulaunoy
ee70028eee
chg: [core format] date updated
2020-05-27 10:09:51 +02:00
Alexandre Dulaunoy
2c96d78419
chg: [misp core format] raw updated
2020-05-27 10:08:14 +02:00
Alexandre Dulaunoy
32bb51a185
chg: [new types] git-commit-id added
2020-05-27 10:04:58 +02:00
Alexandre Dulaunoy
4505f65523
chg: [core] missing first_seen/last_seen in JSON schema added
2020-01-22 10:38:41 +01:00
Alexandre Dulaunoy
413992447e
new: [attributes] chrome-extension-id added
2020-01-21 09:44:58 +01:00
Alexandre Dulaunoy
fb779dd1d6
new: [attribute type] kusto-query attribute type
...
Kusto query is the query language for the Kusto services in Azure used
to search large dataset. It's used in Windows Defender ATP Hunting-Queries
and also Azure Sentinel (Cloud-native SIEM).
2019-12-28 15:30:03 +01:00
Alexandre Dulaunoy
13a640a9af
chg: [types] updated
2019-12-05 19:19:07 +01:00
Alexandre Dulaunoy
5e9e9dc970
chg: [types] updated
2019-10-01 20:10:36 +02:00
Christophe Vandeplas
77c44154b8
chg: [misp-core-format] updated to the latest version of type/categories
2019-08-08 12:14:43 +02:00
Alexandre Dulaunoy
c7db81bf63
chg: [core] updated to the latest version of mmark format
2019-07-16 07:27:48 +02:00
Alexandre Dulaunoy
d87256edfa
Merge pull request #27 from mokaddem/fl_seen
...
first_seen / last_seen addition
2019-07-10 10:06:10 +02:00
mokaddem
60d1b1dad8
chg: *-seen rephrasing 2
2019-06-24 16:06:39 +02:00
mokaddem
b46942e0a2
chg: *-seen rephrasing
2019-06-24 16:05:11 +02:00
mokaddem
cd6174e3ac
chg: precision and example about the ISO 8601 datetime for fs/ls
2019-06-24 10:42:19 +02:00
Alexandre Dulaunoy
8885fa2f49
chg: [misp-core] JSON reference is now RFC 8259 - Comment from Carsten Bormann
2019-06-23 17:16:21 +02:00
mokaddem
e2e78f5fc2
chg: Added first_seen/last_seen sections
2019-06-20 09:36:37 +02:00
Hannah Ward
4d4940c085
fix: Allow building on non-adulau system
2019-02-19 17:34:11 +00:00
Alexandre Dulaunoy
19717ddf9e
chg: [core] updated to the latest version
2019-02-01 07:29:11 +01:00
Alexandre Dulaunoy
27ded7460a
chg: [add] anonymise type added
2019-02-01 07:26:22 +01:00
Alexandre Dulaunoy
96e49165a6
chg: [core] zeek type added
2019-01-30 23:19:23 +01:00
Alexandre Dulaunoy
0cb9a0f46e
chg: [datatypes] updated to the latest version
2019-01-13 12:34:24 +01:00
Alexandre Dulaunoy
602ea6ccde
chg: [datamodels] new types added
2019-01-13 12:27:47 +01:00
Alexandre Dulaunoy
e289e0c8b0
chg: [core] updated the ASCII output
2018-12-30 17:06:17 +01:00
Alexandre Dulaunoy
111c55e481
chg: [core] new types added
2018-12-30 12:54:53 +01:00
Alexandre Dulaunoy
b501364088
chg: [misp-core-format] fix title section for the references
2018-10-07 10:26:11 +02:00
Alexandre Dulaunoy
8ff4c098a5
chg: [core-format] bro attribute type added
2018-08-28 21:11:28 +02:00
Alexandre Dulaunoy
3852ded49a
add: text export added
2018-08-08 16:15:55 +02:00