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
VVX7
bb600ce627
chg: [publication] modify requiredOneOf, contributor type to text attribute
2020-04-28 18:58:59 -04:00
Alexandre Dulaunoy
1f895d222d
Merge pull request #249 from VVX7/master
...
new: [publication] add object to describe academic journals, books, etc.
2020-04-28 23:06:22 +02:00
VVX7
738f32e27b
new: [publication] jq'd the object
2020-04-28 15:46:13 -04:00
VVX7
84633dbd32
new: [publication] add object to describe academic journals, books, etc.
2020-04-28 11:57:28 -04:00
Raphaël Vinot
866ea7e51f
new: Category FollowTheMoney
...
To represent objects described there:
https://docs.alephdata.org/developers/FollowTheMoney
2020-04-27 15:50:13 +02:00
Alexandre Dulaunoy
48199228cd
Merge pull request #248 from MISP/sort
...
Sort all json files, fix a few directories names.
2020-04-26 13:48:28 +02:00
Raphaël Vinot
aa1a6add26
fix: Python2 is dead dead dead
2020-04-26 03:08:45 +02:00
Raphaël Vinot
f12b2ecf29
chg: Sort relationships
2020-04-26 03:02:02 +02:00
Raphaël Vinot
95a9d0abe1
chg: sort all entries in jq script
2020-04-26 02:14:00 +02:00
Raphaël Vinot
d9f1db590a
chg: Sort all the entries in the templates by default
2020-04-26 02:13:18 +02:00
Raphaël Vinot
73d710cfbc
fix: Align directory names with object name
2020-04-26 02:07:26 +02:00
Alexandre Dulaunoy
3b5451c325
chg: [legal-entity] website and logo added for legal entity
...
Thanks to Emmanuel MANCIET for the proposal
2020-04-24 18:24:25 +02:00
Andras Iklody
1ffa97389b
Merge pull request #247 from VVX7/master
...
chg: [object] add new microblog attributes
2020-04-17 06:27:40 +02:00
VVX7
28b4b615ed
chg: [object] add new microblog attributes, change some of the descriptions to make them clearer
2020-04-17 00:11:48 -04:00
Alexandre Dulaunoy
fd1aed4eb1
Merge pull request #246 from VVX7/master
...
chg: [object] update narrative required object fields
2020-04-16 08:02:00 +02:00
VVX7
d50a9eeb13
new: [object] add scheduled-event, add social-media-group
2020-04-15 22:57:12 -04:00
VVX7
fae74bf73c
Merge branch 'master' of https://github.com/misp/misp-objects
2020-04-15 22:24:57 -04:00
Alexandre Dulaunoy
ef01e6e37b
chg: [victim] add a domain to field to reference a victim by their Internet domain name
2020-04-15 09:39:32 +02:00
VVX7
efa53e812d
chg: [object] update narrative required object fields
2020-04-10 01:39:05 -04:00
Alexandre Dulaunoy
95ea0f714e
Merge pull request #245 from VVX7/master
...
chg: [narrative] add disproof property
2020-04-08 16:27:15 +02:00
VVX7
1527dedb26
chg: [object] update narrative object fields
2020-04-08 09:45:49 -04:00