Commit Graph

1814 Commits (4e31ad218e852e580eeb6f3ad3b192e7a32df1de)

Author SHA1 Message Date
Jeroen Pinoy 4e31ad218e
add: [relationships] add a few relationship types and opposites 2024-04-15 21:07:07 +02:00
Christophe Vandeplas b37c347792
Merge pull request #424 from cvandeplas/main
new: Generalizing Persuasion (GP) Framework
2024-04-14 07:53:09 +02:00
Christophe Vandeplas f267c28d1f
new: [gpf] Split actors_speaker and settings_competition into more 2024-04-14 07:26:53 +02:00
Christian Studer e970e8d5a6
Merge branch 'main' of github.com:MISP/misp-objects 2024-04-13 12:25:17 +02:00
Christian Studer 2fe584ca6f
fix: Changed a few attribute types in different template 2024-04-13 12:24:58 +02:00
Alexandre Dulaunoy 223b7342d8
chg: [news-media] add governmental communication and also news agency
source (including alert type)
2024-04-12 10:22:53 +02:00
Christophe Vandeplas 6e159a03b5
chg: [readme] updated list of objects 2024-04-12 08:18:42 +02:00
Christophe Vandeplas 8fe87ab6bc
new: [gpf] Added Generalizing Persuasion Framework 2024-04-12 08:09:52 +02:00
Alexandre Dulaunoy 07c6888b3c
fix: [relatonships] because mirrors are great 2024-04-11 17:44:39 +02:00
Alexandre Dulaunoy a79ccb55fb
chg: [doc] list updated 2024-04-11 16:53:57 +02:00
Alexandre Dulaunoy 3de8faa157
fix: [relationships] newline 2024-04-11 16:52:04 +02:00
Alexandre Dulaunoy a6f16e0cba
Merge branch 'main' of github.com:MISP/misp-objects into main 2024-04-11 14:29:32 +02:00
Alexandre Dulaunoy b5381a3105
chg: [relationships] `shares` relationship added
Thanks to @gregWDumont for the feedback
2024-04-11 14:27:54 +02:00
Christian Studer b2de8dd7c7
chg: [network-traffic] Going for the `protocol` attribute in singular 2024-04-11 12:04:55 +02:00
Christian Studer 712ab7f10a
fix: [network-connection] Using the `size-in-bytes` attribute type for information expressed in bytes 2024-04-11 09:42:06 +02:00
Christian Studer 661c71e35e
add: [network-traffic] Generic Network Traffic object
- Following the STIX 2.1 spec
2024-04-10 11:13:16 +02:00
Christian Studer 08f5f77524
Merge branch 'main' of github.com:MISP/misp-objects 2024-04-10 09:12:16 +02:00
Alexandre Dulaunoy dc52c10844
chg: [cert-pl-phishing] fixed 2024-04-04 16:53:46 +02:00
Alexandre Dulaunoy ea48921444
chg: [cert-pl-phishing] fixed 2024-04-04 16:48:33 +02:00
Alexandre Dulaunoy 4c661b7747
new: [cert-pl-phishing] first draft of a template for the CERT.PL
phishing system
2024-04-04 16:45:33 +02:00
Christian Studer e056c9c32f
add: [readme] Added `pe-optional-header` description 2024-04-03 17:37:51 +02:00
Christian Studer 5b95994bdd
fix: [pe] Removing the `disable_correlation` flag for a `size-in-bytes` attribute type 2024-04-03 17:33:30 +02:00
Christian Studer 980ab615ec
add: [pe-optional-header] New object template for PE optional headers 2024-04-03 17:32:47 +02:00
Christian Studer f247f04548
Merge branch 'main' of github.com:MISP/misp-objects 2024-04-03 14:38:38 +02:00
Christian Studer fba223520a
fix: [pe] Sizes in the PE format should be in bytes 2024-04-03 14:37:55 +02:00
Alexandre Dulaunoy d905c08031
fix: [pe] typo fixed 2024-04-03 14:29:36 +02:00
Christian Studer 7a395b02ea
Merge branch 'main' of github.com:MISP/misp-objects 2024-04-03 14:08:41 +02:00
Christian Studer 2afdb6104b
fix: [pe] `counter` makes more sense here 2024-04-03 14:08:17 +02:00
Alexandre Dulaunoy b45d872424
chg: [schema] add the new 'integer' attribute type in the JSON schema 2024-04-03 13:55:19 +02:00
Christian Studer e042ac127a
chg: [pe] Using the new `integer` attribute type 2024-04-03 13:31:32 +02:00
Christian Studer eb1536f505
chg: [pe] Added `characteristics` & `machine-type` enumerations
- Characteristics are usually in a list, so we
  have now both the list of characteristics with
  their name, and the hex value of the addition
  of all the characteristics numeric values
- We represent the machine type with its name
2024-04-03 11:19:16 +02:00
Christian Studer ad952beb60
add: [pe] Added some PE fields as available with `lief` API 2024-04-02 21:21:38 +02:00
Christian Studer 1118a0492b
Merge branch 'main' of github.com:MISP/misp-objects 2024-04-02 21:18:22 +02:00
Alexandre Dulaunoy b023d0a3de
chg: [ddos] object type alone authorized if the source/target cannot be
disclosed
2024-03-29 16:22:07 +01:00
Alexandre Dulaunoy 8ccd583d21
Merge pull request #421 from sebdraven/main
Add software impacted by exploit
2024-03-18 15:27:18 +01:00
Sebastien Larinier d6af105b45 Add software impacted by exploit 2024-03-18 14:19:35 +00:00
Alexandre Dulaunoy e466c78f79
Merge branch 'sebdraven-main' 2024-03-16 09:49:12 +01:00
Alexandre Dulaunoy ab963cdb5b
chg: [command-line] added sane_default 2024-03-16 09:48:29 +01:00
Alexandre Dulaunoy 322e451c3c
Merge branch 'main' of https://github.com/sebdraven/misp-objects into sebdraven-main 2024-03-16 09:46:59 +01:00
Alexandre Dulaunoy 8aef00517a
Merge pull request #420 from goodlandsecurity/stairwell
adding stairwell object
2024-03-15 20:17:11 +01:00
goodlandsecurity fac453a247
fixed parse error 2024-03-15 14:04:07 -05:00
goodlandsecurity 11bf472d8e
forgot multiple flag on two attributes 2024-03-15 13:52:09 -05:00
goodlandsecurity c3f17d6060
adding stairwell object 2024-03-15 12:05:03 -05:00
Alexandre Dulaunoy 4bf694a846
Merge pull request #419 from sebdraven/crowdsec
change type of ans name
2024-03-07 14:29:45 +01:00
Sebastien Larinier acfef2f5e8 change type of ans name 2024-03-07 12:02:23 +00:00
Sebastien Larinier 53572fe294 fix typo of description 2024-03-07 10:12:21 +00:00
Sebastien Larinier 9c03f6ab9d add software for cmd line and change type 2024-03-07 10:10:36 +00:00
Alexandre Dulaunoy c72ec74070
fix: [cs-beacon-config] Partial info from CS beacon are possible
Fix #417 - Thanks to @sebdraven
2024-03-06 07:24:37 +01:00
Alexandre Dulaunoy 1c1e395f38
Merge pull request #416 from arvchristos/intelmq_disable_correlation
Disable correlation for IntelMQ time fields
2024-03-06 06:27:11 +01:00
Christos Arvanitis a367c43eb9 Disable correlation for IntelMQ time fields 2024-03-05 11:22:17 +01:00