Commit Graph

1569 Commits (cd27802aab06f02e9e4d02e74feaec3d73427298)

Author SHA1 Message Date
Alexandre Dulaunoy cd27802aab
fix: [objects description] ref #384 - Grammar fixes included in the JSON files. 2023-02-02 10:51:32 +01:00
Alexandre Dulaunoy 8dd1d8ef5a
Merge pull request #384 from rickhenderson/main
Correct basic grammar in a few areas.
2023-02-02 10:44:06 +01:00
Rick Henderson 295c45fccd
Correct basic grammar in a few areas.
I tried not to be too academic, but to me as a native English (Canadian) speaker and writer I have made some suggestions that include simple grammar corrections. Mostly I just added 's' where it needs to be.
2023-02-01 14:48:56 -05:00
Alexandre Dulaunoy 2939e24e05
Merge pull request #382 from Delta-Sierra/master
add relationships
2023-01-30 10:26:12 +01:00
Alexandre Dulaunoy fa39a64dc4
chg: [transport-ticket] update to add the type of ticket (e.g. boarding pass versus ticket) 2023-01-27 15:55:08 +01:00
Alexandre Dulaunoy 5a45977e23
fix: [transport-ticket] JSON orders 2023-01-27 15:33:22 +01:00
Alexandre Dulaunoy 81214acbbe
new: [transport-ticket] new object template to describe a transport ticket
Credits for the idea: Maxime Benoit
2023-01-27 15:30:32 +01:00
Delta-Sierra 4ff956f3d6 comma 2023-01-25 09:45:23 +01:00
Delta-Sierra 9c7c3fa2a1 fix typo -or stupid 2023-01-25 09:33:05 +01:00
Delta-Sierra ec7da3448b fix typo 2023-01-25 09:31:28 +01:00
Delta-Sierra 78d31f4564 Merge https://github.com/MISP/misp-objects 2023-01-25 09:25:52 +01:00
Delta-Sierra 8e4308ef01 add relationships 2023-01-23 09:36:35 +01:00
Alexandre Dulaunoy fd603be328
chg: [doc] updated 2023-01-18 08:01:36 +01:00
Christian Studer 3e8b41dcef
Merge pull request #381 from DavidCruciani/main
add: [object] typosquatting-finder
2023-01-16 09:24:27 +01:00
David Cruciani 350c9b07cf chg: [typosquatting] jq_all_the_things 2023-01-16 08:45:20 +01:00
David Cruciani 7518752dff add: [object] typosquatting-finder 2023-01-16 07:48:03 +01:00
Alexandre Dulaunoy 5cb7e98e20
fix: [victim] jq run 2023-01-06 15:08:28 +01:00
Alexandre Dulaunoy 126dde8833
Merge pull request #380 from nyx0/main
new: Add legal sector.
2023-01-06 15:07:44 +01:00
Thomas Dupuy 9e9540524d new: Add legal sector. 2023-01-04 17:10:18 +00:00
Alexandre Dulaunoy 322cbaa21e
fix: [vehicle] jq all the things 2022-12-30 07:37:54 +01:00
Andras Iklody 3e8730cc1f
fix: [language] Turning french fries into freedom fries 2022-12-23 08:59:16 +01:00
Alexandre Dulaunoy 4e19aa30ba
chg: [doc] list updated 2022-12-22 13:16:19 +01:00
Alexandre Dulaunoy a3263d72d6
fix: [jq] all 2022-12-22 13:15:10 +01:00
Alexandre Dulaunoy c52481cac1
fix: [thaicert-group-cards] name is singular has a single value which
can be multiple
2022-12-22 13:12:05 +01:00
Alexandre Dulaunoy 2b65dedb4d
fix: [objects] jq all the things 2022-12-22 13:10:03 +01:00
Alexandre Dulaunoy 83930e211f
chg: [groups->thaicert-group-cards] to make it more logical 2022-12-22 13:08:34 +01:00
Alexandre Dulaunoy 26f77e090b
chg: [doc] list of object updated 2022-12-15 15:16:54 +01:00
Alexandre Dulaunoy 9c79cebde5
fix: [github workflow] version are not float but str 2022-12-15 14:47:08 +01:00
Alexandre Dulaunoy 4f52a227c7
chg: [github workflow] removed older version of Python 2022-12-15 14:45:53 +01:00
Alexandre Dulaunoy c3aebebdcb
Merge branch 'th3r3d-main' into main 2022-12-15 14:40:22 +01:00
Alexandre Dulaunoy b9c512a71b
fix: [jq] JSON fixed 2022-12-15 14:39:52 +01:00
th3r3d 56c6b9148c
Create definition
Faked persnona template inspired by MITRE
2022-12-12 19:03:29 +01:00
th3r3d 5ff1dff7b0
Create definition in groups
Inspired by threat actor group cards
2022-12-12 19:02:23 +01:00
th3r3d 262e2bee90
Created definition for ADS
For ADS framework - create
2022-12-12 19:01:23 +01:00
Alexandre Dulaunoy 9025138b97
Merge pull request #374 from lgtm-migrator/codeql
Add CodeQL workflow for GitHub code scanning
2022-12-11 13:16:01 +01:00
Alexandre Dulaunoy a40c08cf2c
chg: [jq_all_the_things] display if an UUID is invalid 2022-12-11 13:04:30 +01:00
Alexandre Dulaunoy 858e485263
fix: [mactim-timeline-analysis] invalid UUID fixed 2022-12-11 13:03:18 +01:00
Alexandre Dulaunoy d491cde4b1
fix: [fail2ban] incorrect UUID fixed 2022-12-11 12:54:24 +01:00
Alexandre Dulaunoy 2787dc45d7
fix: [person] add a missing passport-creation date field. 2022-11-19 12:21:16 +01:00
LGTM Migrator cb645abb54
Add CodeQL workflow for GitHub code scanning 2022-11-10 11:18:21 +00:00
Alexandre Dulaunoy 34ed3309e0
Merge pull request #373 from MISP/chrisr3d_patch
Updated the `exploit` template
2022-10-25 10:22:29 +02:00
Christian Studer b877eb0815
add: [exploit] Added `description` and `title` attributes 2022-10-23 23:11:48 +02:00
Christian Studer 0ddd22c4f7 Merge branch 'main' of github.com:MISP/misp-objects into chrisr3d_patch 2022-10-23 22:56:27 +02:00
Alexandre Dulaunoy 5bd1cb80a7
Merge pull request #372 from Delta-Sierra/master
add username field in telegram-bot object
2022-10-13 21:25:58 +02:00
Delta-Sierra e7b9a8e7cf add username field in telegram-bot object 2022-10-13 13:45:52 +02:00
Alexandre Dulaunoy 82c699cc5f
new: [telegram-bot] new object to describe Telegram bots 2022-10-13 10:32:58 +02:00
Alexandre Dulaunoy 06df368890
new: [intrusion-set] based on the STIX 2.1 definition
TODO - "Open Vocabularies" - value versus description.
2022-09-29 07:32:52 +02:00
Alexandre Dulaunoy 35df5bad01
new: [exploit] Exploit object template to describe code or program used
to exploit specific vulnerabilities. The objet can be linked to
`vulnerability` objects but also device, iot, firmware or alike.
2022-09-26 07:40:11 +02:00
Alexandre Dulaunoy 3cf9307b24
Merge branch 'main' of github.com:MISP/misp-objects into main 2022-09-09 07:26:37 +02:00
Alexandre Dulaunoy fa26cdf15e
fix: [facebook-group] add an optional ID reference to the facebook id 2022-09-09 07:24:05 +02:00