Commit Graph

1850 Commits (main)

Author SHA1 Message Date
Christian Studer 1da4760dcc
fix: [network-connection, network-socket] Bytes count if also better with an S 2023-03-07 23:26:51 +01:00
Christian Studer 437808339e
fix: [network-connection, network-socket] Packets count is better with an S 2023-03-07 23:19:08 +01:00
Christian Studer 1cab455a56
fix: [network-socket] Typo 2023-03-07 16:54:30 +01:00
Christian Studer d71cdf367d
add: [network-socket] Added bytes & packets count object relations for both the source and destination 2023-03-07 16:49:06 +01:00
Christian Studer 1651281d0b
add: [network-socket] Added the first & last packet seen object relation and made the protocol attribute multiple 2023-03-07 16:48:00 +01:00
Christian Studer 57beac3bc7
add: [network-connection] Added bytes & packets count object relations for both the source and destination 2023-03-07 16:45:51 +01:00
Christian Studer 0e9ae98b49
add: [network-connection] Added a `last-packet-seen` attribute 2023-03-06 12:02:24 +01:00
Christian Studer 9c51feb43b
add: [network-connection] Added MAC address attributes 2023-03-03 14:55:09 +01:00
Christian Studer 4b5faf196b
add: [registry-key-value] New template to describe registry key values
- The `registry-key` object template includes
  already the `data`, `data-type` & `name` fields
  of a registry key value, but there is a
  limitation in the case of multiple registry key
  values
- In order to describe multiple registry key
  values, instead of adding a simple `multiple`
  field to the related and above mentioned fields,
  it is better to use the `registry-key-value`
  template so we know which data, data type and
  name values are related to a given registry key
  value
- It is then possible to have a reference between
  the registry key object and the related values
2023-03-01 20:50:30 +01:00
Raphaël Vinot f579209884 fix: forgot to jq all the things. 2023-03-01 15:13:39 +01:00
Raphaël Vinot 38cfc975b5 fix: [ais] invalid ref name in requirements 2023-02-28 13:14:13 +01:00
Raphaël Vinot ba80167846 chg: rename AIS -> ais to match the directory name. 2023-02-28 13:10:31 +01:00
Christian Studer 58cd60aad8
add: [readme] Added the `directory` object in the list of available templates 2023-02-27 11:00:18 +01:00
Christian Studer 79bf12de68
add: [directory] New object template for directories 2023-02-27 10:56:31 +01:00
Christian Studer e95ca3fbd9 Merge branch 'main' of github.com:MISP/misp-objects 2023-02-27 10:24:10 +01:00
Christophe Vandeplas 128e241680 chg: [schema] updated attribute types 2023-02-25 20:26:44 +08:00
Christophe Vandeplas 0c7eb831d8 chg: [AIS] Addition of AIS maritime ship identification and tracking 2023-02-25 18:48:11 +08:00
Alexandre Dulaunoy a3a93b706b
Merge pull request #386 from chrisr3d/main
File object update
2023-02-20 22:03:45 +01:00
Christian Studer 892b7ee70f
add: [file] Added creation, modification & access time attributes 2023-02-20 19:31:59 +01:00
Christian Studer 49056e9b1a Merge branch 'main' of github.com:MISP/misp-objects 2023-02-20 19:11:34 +01:00
Christian Studer fb7aad8eba Merge branch 'main' of github.com:MISP/misp-objects 2023-02-20 19:11:11 +01:00
Christian Studer aaa75c86c0 Merge branch 'main' of github.com:MISP/misp-objects into chrisr3d_patch 2023-02-20 19:10:53 +01:00
Alexandre Dulaunoy d60112ee66
new: [ransomware-group-post] First draft object for ransomlook.io 2023-02-17 10:33:59 +01:00
Alexandre Dulaunoy 3d238ffc40
Merge pull request #385 from Delta-Sierra/master
Add relationships based on XFN format
2023-02-14 22:06:04 +01:00
Delta-Sierra 9b9379bbac Add relationships based on XFN format 2023-02-14 12:08:50 +01:00
Alexandre Dulaunoy 13f173a3ce
fix: [victim] format fixed 2023-02-02 10:58:30 +01:00
Alexandre Dulaunoy 89010c466c
Merge pull request #383 from nyx0/main
[victim] add information and cultural industries sector
2023-02-02 10:57:08 +01:00
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
Thomas Dupuy 9b56d1f427 fix: [victim] replace tab with spaces 2023-02-01 16:56:32 +00:00
Thomas Dupuy 92ed5d48ad new: [victim] add information and cultural industries sector 2023-02-01 16:48:01 +00:00
Thomas Dupuy bd168c639a chg: [victim] sort sectors 2023-02-01 16:40:24 +00: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