Commit Graph

1720 Commits (8fb566fc609664ef6839ab00f1ec7b219366fd6f)

Author SHA1 Message Date
Christian Studer 8fb566fc60
add: [intrusion-set] Added `first_seen` & `last_seen` attributes 2023-11-09 12:10:52 +01:00
Christian Studer 4828fbad62 Merge branch 'main' of github.com:MISP/misp-objects into chrisr3d_patch 2023-11-09 12:08:26 +01:00
Alexandre Dulaunoy 0e4c819354
Merge pull request #405 from bynt/main
new misp-object: c2-list
2023-11-07 21:19:55 +01:00
Christian Studer 21f683a993
Merge pull request #406 from MISP/chrisr3d_patch
Add an `email` attribute to the `user-account` template
2023-10-31 16:00:28 +01:00
Christian Studer d1653d9783
add: [user-account] Added email attribute 2023-10-31 15:49:44 +01:00
Christian Studer a800441266 Merge branch 'main' of github.com:MISP/misp-objects into chrisr3d_patch 2023-10-31 15:48:46 +01:00
Alexandre Dulaunoy 5feb052732
chg: [cs-beacon-config] some updates 2023-10-13 16:29:01 +02:00
Alexandre Dulaunoy 3c2b62d3c3
chg: [cryptocurrency-transaction] fix the UUID 2023-09-28 10:18:32 +02:00
Alexandre Dulaunoy 40323d411e
new: [cryptocurrency-transaction] generic transaction object for any
cryptocurrency
2023-09-28 10:14:34 +02:00
Alexandre Dulaunoy 64e37f4bc8
chg: [coin-address] add a generic crypto address if the address format
is not known or supported
2023-09-28 10:06:02 +02:00
Martin Waleczek 652f0f7120 reorder elements 2023-09-19 17:05:06 +02:00
Martin Waleczek aa3bbd44fa add c2-ip to definition.json 2023-09-19 16:58:06 +02:00
Martin Waleczek 4e10e5501e add definition.json for c2-list 2023-09-19 16:31:10 +02:00
Christian Studer 364f747e9d
fix: [relationship] JQed... 2023-09-14 16:58:57 +02:00
Christian Studer bb21ca8350
fix: [ilr-notification-incident] Typo 2023-09-14 16:58:22 +02:00
Christian Studer aee9ae631f Merge branch 'chrisr3d_patch' of github.com:MISP/misp-objects 2023-09-14 15:42:10 +02:00
Christian Studer 6d5b06ec52 Merge branch 'main' of github.com:MISP/misp-objects 2023-09-14 15:41:54 +02:00
Christian Studer 27a568d1ce
add: [relationships] Added a few relationship types & opposites 2023-09-14 15:40:18 +02:00
Christian Studer a773592707 Merge branch 'main' of github.com:MISP/misp-objects into chrisr3d_patch 2023-09-14 15:18:24 +02:00
Alexandre Dulaunoy 0edf925a59
chg: [email] email-body-attachment added 2023-09-11 11:28:39 +02:00
Alexandre Dulaunoy d32f9b1add
fix: [virustotal-report] bump version 2023-09-01 09:34:08 +02:00
Christian Studer 582e5b5455 Merge branch 'main' of github.com:MISP/misp-objects into chrisr3d_patch 2023-08-23 13:34:02 +02:00
Alexandre Dulaunoy 8b64898157
Merge pull request #404 from MISP/chrisr3d_patch
Artifact object update
2023-08-17 16:10:06 +02:00
Christian Studer 1ddb03e342
fix: [artifact] Properly JQed the end of file 2023-08-17 14:49:44 +02:00
Christian Studer 8e1a620554 Merge branch 'main' of github.com:MISP/misp-objects into chrisr3d_patch 2023-08-16 23:33:53 +02:00
Christian Studer 9a63309ba4
chg: [artifact] Changed the `hashes` attribute into the different hash type attributes
- A change to adopt the same logic as file objects
  regarding the different hash values
- In STIX 2.1 an Artifact object is not necessarily
  linked to a File object and both referenced by
  an Observed Data object. In some cases Artifact
  objects are referenced for instance by Malware
  objects, in which case they describe the actual
  malware sample. It is then usefull to have the
  different hash values in single attributes rather
  than concatenated in a text attribute
2023-08-16 23:25:32 +02:00
Alexandre Dulaunoy b41a39e986
Merge pull request #403 from MISP/chrisr3d_patch
Malware & Malware Analysis objects
2023-08-16 22:40:01 +02:00
Christian Studer c784a4a6e4
add: [readme] Added `malware` and `malware-analysis` to the list of available object templates, with a small description for each 2023-08-16 22:27:37 +02:00
Christian Studer b87cafc35e
fix: [malware] Fixed `is_family` attribute type 2023-08-10 11:39:44 +02:00
Christian Studer a9f836f751 Merge branch 'main' of github.com:MISP/misp-objects into chrisr3d_patch 2023-08-10 10:00:47 +02:00
Alexandre Dulaunoy 0037856e60
new: [x-header] new generic X header object for SMTP, HTTP and others 2023-08-07 14:36:24 +02:00
Alexandre Dulaunoy 0fb0a65091
Merge branch 'mFaou-main' into main 2023-08-03 10:48:10 +02:00
Alexandre Dulaunoy 3d81ef381c
fix: [scan-results] JSON and trailing comma ;-) 2023-08-03 10:47:45 +02:00
Alexandre Dulaunoy 2f5fb87c1a
Merge branch 'main' of https://github.com/mFaou/misp-objects into mFaou-main 2023-08-03 10:46:27 +02:00
Luciano Righetti 800d677af6
Merge pull request #398 from righel/add-sigmf-templates
new: add basic SigMF templates
2023-08-03 09:37:27 +02:00
Luciano Righetti 21b06c2f48 fix: jq all the things 2023-08-03 09:30:58 +02:00
Luciano Righetti 17a68d93ae fix: minor fixes 2023-08-03 08:07:47 +02:00
Luciano Righetti ac201f475a new: sigmf archive object 2023-08-03 08:07:33 +02:00
Matthieu Faou 0515870942
Added requiredOneOf to scan-result object definition 2023-08-02 15:35:12 -04:00
Matthieu Faou 56941c6e93
Removed the scan-result field requirement in the scan-result object 2023-08-01 16:33:23 -04:00
Alexandre Dulaunoy 4da05293d7
fix: [malware-config] typo fixed 2023-07-31 11:21:29 +02:00
Alexandre Dulaunoy fb0ffd5d4b
chg: [malware-config] to add attachment and description of the malware config 2023-07-31 11:17:23 +02:00
Alexandre Dulaunoy 17f71b39bd
chg: [scan-results] jq all the things 2023-07-28 22:25:37 +02:00
Alexandre Dulaunoy d490eecb30
Merge pull request #401 from mFaou/main
Fix for https://github.com/MISP/misp-objects/issues/390
2023-07-28 22:25:02 +02:00
Matthieu Faou 5e201f4e0d
removed line break 2023-07-28 15:15:17 -04:00
Matthieu Faou 22477f7bc6
Added internet scanning tools to scan-result 2023-07-28 15:09:25 -04:00
Christian Studer 9486bbbab1
add: [malware] New object template to describe a malware 2023-07-25 16:30:00 +02:00
Christian Studer 5c830087a0
add: [malware-analysis] New object template to describe a static or dynamic analysis performed on a malware instance or family 2023-07-25 15:24:39 +02:00
Christian Studer fb801871bf Merge branch 'main' of github.com:MISP/misp-objects into chrisr3d_patch 2023-07-25 14:46:20 +02:00
Alexandre Dulaunoy 5a14e15dd4
Merge pull request #400 from 417190e5c48babc7/ja3s-hostname-and-domain-attributes
chg: [ja3s] Add domain and hostname attributes
2023-07-21 07:50:51 +02:00