Commit Graph

1067 Commits (a9d51da83c0dc6bc0138c0a6321dbed8f50f2399)

Author SHA1 Message Date
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
VVX7 2164d80337 chg: [dev] update tracking-id to disable correlation on id description. minor changes to attribute descriptions. 2020-05-28 15:19:27 -04:00
Alexandre Dulaunoy dfcc5faf47
Merge branch 'master' of github.com:MISP/misp-objects 2020-05-27 10:05:46 +02:00
Alexandre Dulaunoy eecea4658a
chg: [new types] git-commit-id added 2020-05-27 10:05:34 +02:00
Raphaël Vinot 99c9f3bef3
Merge pull request #253 from MISP/git-vuln-finder
new: Preliminary version of git-vuln-finder object template
2020-05-26 15:01:27 +02:00
Raphaël Vinot 093850f6c3 new: Preliminary version of git-vuln-finder object template 2020-05-26 12:31:45 +02:00
Alexandre Dulaunoy 10fe1b2957
Merge branch 'hackunagi-master' 2020-05-14 18:17:42 +02:00
Alexandre Dulaunoy 9e73449ec7
chg: [sms] format fixed 2020-05-14 18:17:09 +02:00
Carlos Borges 546cd88918
Updating template version 2020-05-13 20:44:09 -03:00
Carlos Borges 02ea8d2afc
updating a missing comma 2020-05-13 20:43:37 -03:00
Carlos Borges e5ed919e26
Adding phone company of the sending SMS number
While sharing some data using this object, we saw the need to add the phone company of the number sending the sms. 
With it we can make good local correlations and have an idea of flaws ocurring on phone number release by these companies.
Using web services like Truecaller, it's possible to enrich an analysis with this data.
2020-05-13 20:42:55 -03:00
Carlos Borges 1bb723d90b
Merge pull request #2 from MISP/master
Fork update
2020-05-13 20:37:55 -03:00
Raphaël Vinot 26a9d6b51f new: Objects and relations for FollowTheMoney 2020-05-05 11:02:53 +02:00
Alexandre Dulaunoy 4f05fc5bcd
Merge branch 'hackunagi-master' 2020-05-04 13:20:27 +02:00
Alexandre Dulaunoy 366a8bb121
chg: [boleto] JSON fixed 2020-05-04 13:19:59 +02:00
Carlos Borges 68fe7eed05
New object - Boleto
Boleto is a very common form of payment used in Brazil and used a lot by cybercriminals to execute fraud.
Basically a bank or financial instituion is allowed to generate boletos, that is a 40 digit number code. 
This object will help institutions identify frauds sources and improve orgs protection.
2020-05-03 00:02:40 -03:00
Carlos Borges 44b53a6d46
Merge pull request #1 from MISP/master
Fork update
2020-05-02 23:50:26 -03:00
Alexandre Dulaunoy 84a7bb07a4
Merge pull request #250 from VVX7/master
chg: [publication] modify requiredOneOf field
2020-04-29 15:08:40 +02:00