Commit Graph

1084 Commits (83d3aa6a9246a95b1c109de68bf5bc6fc16af3f7)

Author SHA1 Message Date
Alexandre Dulaunoy 83d3aa6a92
chg: [tools] now using main branch instead of master while generating
documentation
2020-08-28 11:31:26 +02:00
Alexandre Dulaunoy 6b6c136b9c
chg: [vulnerability] vulnerability is is now a vulnerability type
The vulnerability type is an official CVE number.

We might need to add in the future a new attribute in the object
for non-CVE id of a vulnerability or adding other id type in the object.

This commit fixes #234
2020-08-28 11:23:10 +02:00
Alexandre Dulaunoy fbe850e6c4
Merge branch 'main' of github.com:MISP/misp-objects into main 2020-08-24 13:33:10 +02:00
Alexandre Dulaunoy 9de2be3c71
chg: [schema] new types added 2020-08-24 13:18:53 +02:00
Alexandre Dulaunoy 49754d9f29
Merge pull request #276 from rmkml/main
add SHA3 Hash on definition.json
2020-08-24 12:37:54 +02:00
rmkml cd49fe8d97 add SHA3 Hash on definition.json 2020-08-23 19:30:17 +02:00
Alexandre Dulaunoy 842d128ef3
chg: [misp-objects] newline newline newline is the evil 2020-08-20 10:53:06 +02:00
Alexandre Dulaunoy dc70db0204
chg: [pe] multiple is true not 1 ;-) 2020-08-20 10:44:41 +02:00
Alexandre Dulaunoy 0c863f194f
chg: [pe] richpe 2020-08-20 10:39:49 +02:00
Andras Iklody 4a671ca739
chg: [RichPE] added 2020-08-20 10:14:35 +02:00
Alexandre Dulaunoy 115e503c6d
Merge branch 'rmkml-main' into main 2020-08-18 07:55:01 +02:00
Alexandre Dulaunoy bfec61d8b0
chg: [file] jq 2020-08-18 07:54:42 +02:00
Alexandre Dulaunoy 7fdfbd4110
UUID must be the same 2020-08-18 07:44:12 +02:00
rmkml 5bdc6c6592 add vhash (VirusTotal Hash) on definition.json 2020-08-17 17:35:58 +02:00
Alexandre Dulaunoy bc4cabba65
Merge pull request #269 from emilhf/additional-dns-records
Add more rrtypes to dns-record
2020-08-15 18:16:05 +02:00
Emil Henry Flakk 097ea8c76c Add more rrtypes to dns-record 2020-08-15 14:57:53 +02:00
Alexandre Dulaunoy 2902024f5f
chg: [doc] misp-objects list updated 2020-08-12 10:07:57 +02:00
Alexandre Dulaunoy a9d51da83c
chg: [license] clarify the license of MISP objects and software
The MISP objects JSON template are dual-licensed under CC-0 or 2-clause
BSD (like the taxonomies).

Only the software in /tools is under the AGPL.

Fix #266

Ref: https://drewdevault.com/2020/07/27/Anti-AGPL-propaganda.html
Ref: https://opensource.google/docs/using/agpl-policy/
Ref: https://www.misp-project.org/license/#agpl-affero-general-public-license---misp-point-of-view
2020-08-12 08:46:39 +02:00
Andras Iklody b768b2d735
Merge pull request #265 from VVX7/master
chg: [dev] add Parler app objects
2020-07-06 08:32:00 +02:00
VVX7 7bbcf0ed78 chg: [dev] add Parler app objects 2020-07-05 22:03:16 -04:00
Alexandre Dulaunoy bda4230b39
Merge pull request #264 from mback2k/patch-1
chg: [cortex-taxonomy] sort attributes
2020-07-02 14:51:46 +02:00
Marc Hörsken 58fb163312 chg: [cortex-taxonomy] sort attributes
Make sure the attributes are sorted like a Cortex taxonomy
would normally be displayed/summarized:

`namespace:predicate="value"` with `level` as a meta information.
2020-07-02 13:29:32 +02:00
Raphaël Vinot b7c2562a4f new: android-app object template 2020-06-21 21:45:46 +02:00
Alexandre Dulaunoy 1a66aca650
Merge pull request #262 from gallypette/master
add: [d4] authentication failure report object
2020-06-16 23:16:05 +02:00
Jean-Louis Huynen c1b7b93526 add: [d4] authentication failure report object 2020-06-16 15:59:02 +02:00
Alexandre Dulaunoy bffde5446e
Merge pull request #261 from VVX7/master
chg: [dev] disable correlation on some attributes.
2020-06-12 09:00:07 +02:00
VVX7 bbd5a2a94d chg: [dev] disable correlation on some attributes. fix underscore typo in account profile-image. 2020-06-11 19:35:02 -04:00
Alexandre Dulaunoy 968a7a8212
Merge pull request #260 from VVX7/master
chg: [dev] make Reddit attributes reflect Reddit API.
2020-06-08 17:22:27 +02:00
VVX7 7577cbe59a chg: [dev] make Reddit attributes (mostly) reflect Reddit API. 2020-06-08 11:16:59 -04:00
Alexandre Dulaunoy 75b71d6f3b
Merge pull request #258 from VVX7/master
chg: [dev] add object properties from #254
2020-06-02 19:00:35 +02:00
VVX7 53d2a18811 chg: [dev] run validate_all/jq 2020-06-02 11:11:43 -04:00
VVX7 56bd29d829 chg: [dev] make twitter object attributes more consistent with twitter api 2020-06-02 11:08:30 -04:00
Alexandre Dulaunoy 75c56bc3a2
Merge pull request #259 from trustar/EN-4434/misp-objects/trustar_report_update
extending trustar_report object in order to provide fields in which e…
2020-06-02 05:03:28 +02:00
Jesse Hedden 42d3dda12f fixed order 2020-06-01 16:36:58 -07:00
Jesse Hedden 8256c0ada9 extending trustar_report object in order to provide fields in which enrichment data from a planned expansion module can be stored 2020-06-01 16:02:03 -07:00
VVX7 200ac19bad chg: [dev] add object properties from #257 2020-05-31 09:52:49 -04:00
Alexandre Dulaunoy 0813efbaf6
Merge pull request #257 from VVX7/master
new reddit objects
2020-05-31 08:15:10 +02:00
VVX7 b9e235a4f4 chg: [dev] fix attribute type 2020-05-30 18:36:09 -04:00
VVX7 cf5687b50d new: [dev] add Twitter objects: twitter-account, twitter-list, twitter-post. add YouTube objects: youtube-channel, youtube-comment, youtube-playlist, youtube-video. add object: image. 2020-05-29 21:10:02 -04:00
VVX7 a6b146dbbc Merge branch 'master' of https://github.com/misp/misp-objects 2020-05-29 16:46:47 -04:00
VVX7 ed7a730a79 new: [dev] add Reddit objects: reddit-account, reddit-post, reddit-comment, reddit-subreddit 2020-05-29 16:34:00 -04:00
Alexandre Dulaunoy cf78cb9aa1
Merge pull request #256 from VVX7/master
facebook account object
2020-05-29 09:10:31 +02:00
VVX7 c6da4c9e66 chg: [dev] add user avatar 2020-05-28 16:40:21 -04:00
VVX7 69467c133f new: [dev] add facebook-account 2020-05-28 16:32:20 -04:00
Andras Iklody 4cb3484635
Merge pull request #255 from VVX7/master
add facebook objects
2020-05-28 22:30:22 +02:00
VVX7 5aeac12979 chg: [dev] change post-id attribute type to text 2020-05-28 15:48:18 -04:00
VVX7 ede33742aa chg: [dev] run rq 2020-05-28 15:32:43 -04:00
VVX7 ae95dd1834 new: [dev] add facebook-post object. 2020-05-28 15:31:50 -04:00
VVX7 5a9a0fe5ce new: [dev] add facebook-page object. 2020-05-28 15:29:01 -04:00
VVX7 66f96da3d9 new: [dev] add facebook-group object. 2020-05-28 15:25:04 -04:00