Skip to content

Commit e970e8d

Browse files
committed
Merge branch 'main' of github.com:MISP/misp-objects
2 parents 2fe584c + 223b734 commit e970e8d

3 files changed

Lines changed: 36 additions & 12 deletions

File tree

README.md

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -134,6 +134,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
134134
- [objects/cap-alert](https://github.com/MISP/misp-objects/blob/main/objects/cap-alert/definition.json) - Common Alerting Protocol Version (CAP) alert object.
135135
- [objects/cap-info](https://github.com/MISP/misp-objects/blob/main/objects/cap-info/definition.json) - Common Alerting Protocol Version (CAP) info object.
136136
- [objects/cap-resource](https://github.com/MISP/misp-objects/blob/main/objects/cap-resource/definition.json) - Common Alerting Protocol Version (CAP) resource object.
137+
- [objects/cert-pl-phishing](https://github.com/MISP/misp-objects/blob/main/objects/cert-pl-phishing/definition.json) - cert.pl phishing object template representing an url along with some metadata as such phash, html-structure or partial-hash.
137138
- [objects/cloth](https://github.com/MISP/misp-objects/blob/main/objects/cloth/definition.json) - Describes clothes a natural person wears.
138139
- [objects/coin-address](https://github.com/MISP/misp-objects/blob/main/objects/coin-address/definition.json) - An address used in a cryptocurrency.
139140
- [objects/command](https://github.com/MISP/misp-objects/blob/main/objects/command/definition.json) - Command functionalities related to specific commands executed by a program, whether it is malicious or not. Command-line are attached to this object for the related commands.
@@ -300,6 +301,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
300301
- [objects/network-connection](https://github.com/MISP/misp-objects/blob/main/objects/network-connection/definition.json) - A local or remote network connection.
301302
- [objects/network-profile](https://github.com/MISP/misp-objects/blob/main/objects/network-profile/definition.json) - Elements that can be used to profile, pivot or identify a network infrastructure, including domains, ip and urls.
302303
- [objects/network-socket](https://github.com/MISP/misp-objects/blob/main/objects/network-socket/definition.json) - Network socket object describes a local or remote network connections based on the socket data structure.
304+
- [objects/network-traffic](https://github.com/MISP/misp-objects/blob/main/objects/network-traffic/definition.json) - Generic network traffic that originates from a source and is addressed to a destination.
303305
- [objects/news-agency](https://github.com/MISP/misp-objects/blob/main/objects/news-agency/definition.json) - News agencies compile news and disseminate news in bulk.
304306
- [objects/news-media](https://github.com/MISP/misp-objects/blob/main/objects/news-media/definition.json) - News media are forms of mass media delivering news to the general public.
305307
- [objects/open-data-security](https://github.com/MISP/misp-objects/blob/main/objects/open-data-security/definition.json) - An object describing an open dataset available and described under the open data security model. ref. https://github.com/CIRCL/open-data-security.
@@ -315,7 +317,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
315317
- [objects/paste](https://github.com/MISP/misp-objects/blob/main/objects/paste/definition.json) - Paste or similar post from a website allowing to share privately or publicly posts.
316318
- [objects/pcap-metadata](https://github.com/MISP/misp-objects/blob/main/objects/pcap-metadata/definition.json) - Network packet capture metadata.
317319
- [objects/pe](https://github.com/MISP/misp-objects/blob/main/objects/pe/definition.json) - Object describing a Portable Executable.
318-
- [objects/pe-optional-header](https://github.com/MISP/misp-objects/blob/main/objects/pe-optional-header/definition.json) - Object describing the Optional Header of a Portable Executable.
320+
- [objects/pe-optional-header](https://github.com/MISP/misp-objects/blob/main/objects/pe-optional-header/definition.json) - Object describing a Portable Executable Optional Header.
319321
- [objects/pe-section](https://github.com/MISP/misp-objects/blob/main/objects/pe-section/definition.json) - Object describing a section of a Portable Executable.
320322
- [objects/Deception PersNOna](https://github.com/MISP/misp-objects/blob/main/objects/Deception PersNOna/definition.json) - Fake persona with tasks.
321323
- [objects/person](https://github.com/MISP/misp-objects/blob/main/objects/person/definition.json) - An object which describes a person or an identity.
@@ -390,6 +392,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
390392
- [objects/splunk](https://github.com/MISP/misp-objects/blob/main/objects/splunk/definition.json) - Splunk / Splunk ES object.
391393
- [objects/ss7-attack](https://github.com/MISP/misp-objects/blob/main/objects/ss7-attack/definition.json) - SS7 object of an attack as seen on the SS7 signaling protocol supporting GSM/GPRS/UMTS networks.
392394
- [objects/ssh-authorized-keys](https://github.com/MISP/misp-objects/blob/main/objects/ssh-authorized-keys/definition.json) - An object to store ssh authorized keys file.
395+
- [objects/stairwell](https://github.com/MISP/misp-objects/blob/main/objects/stairwell/definition.json) - Stairwell leverages automated analysis, YARA rule libraries, shared malware feeds, privately run AV verdicts, static & dynamic analysis, malware unpacking, and variant discovery.
393396
- [objects/stix2-pattern](https://github.com/MISP/misp-objects/blob/main/objects/stix2-pattern/definition.json) - An object describing a STIX pattern. The object can be linked via a relationship to other attributes or objects to describe how it can be represented as a STIX pattern.
394397
- [objects/stock](https://github.com/MISP/misp-objects/blob/main/objects/stock/definition.json) - Object to describe stock market.
395398
- [objects/submarine](https://github.com/MISP/misp-objects/blob/main/objects/submarine/definition.json) - Submarine description.
@@ -498,11 +501,12 @@ The MISP objects (JSON files) are dual-licensed under:
498501
or
499502

500503
~~~~
501-
Copyright (c) 2016-2023 Alexandre Dulaunoy - a@foo.be
502-
Copyright (c) 2016-2023 CIRCL - Computer Incident Response Center Luxembourg
503-
Copyright (c) 2016-2023 Andras Iklody
504-
Copyright (c) 2016-2023 Raphael Vinot
505-
Copyright (c) 2016-2023 Various contributors to MISP Project
504+
Copyright (c) 2016-2024 Alexandre Dulaunoy - a@foo.be
505+
Copyright (c) 2016-2024 CIRCL - Computer Incident Response Center Luxembourg
506+
Copyright (c) 2016-2024 Andras Iklody
507+
Copyright (c) 2016-2024 Raphael Vinot
508+
Copyright (c) 2016-2024 Christian Studer
509+
Copyright (c) 2016-2024 Various contributors to MISP Project
506510
507511
Redistribution and use in source and binary forms, with or without modification,
508512
are permitted provided that the following conditions are met:
@@ -532,9 +536,9 @@ If a specific author of a taxonomy wants to license it under a different license
532536
533537
~~~~
534538

535-
Copyright (C) 2016-2023 Andras Iklody
536-
Copyright (C) 2016-2023 Alexandre Dulaunoy
537-
Copyright (C) 2016-2023 CIRCL - Computer Incident Response Center Luxembourg
539+
Copyright (C) 2016-2024 Andras Iklody
540+
Copyright (C) 2016-2024 Alexandre Dulaunoy
541+
Copyright (C) 2016-2024 CIRCL - Computer Incident Response Center Luxembourg
538542

539543
This program is free software: you can redistribute it and/or modify
540544
it under the terms of the GNU Affero General Public License as published by

objects/news-media/definition.json

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,8 @@
8888
"Pressure Group",
8989
"Staging",
9090
"Trade Site",
91+
"Governmental Communication",
92+
"Alert",
9193
"Other"
9294
]
9395
},
@@ -117,6 +119,8 @@
117119
"Radio (Online)",
118120
"Podcast",
119121
"Alternative Media",
122+
"Governmental",
123+
"News agency",
120124
"Other"
121125
],
122126
"ui-priority": 1
@@ -146,5 +150,5 @@
146150
"attachment"
147151
],
148152
"uuid": "691463c5-5302-4847-9bec-4c56ccfec677",
149-
"version": 2
153+
"version": 3
150154
}

relationships/definition.json

Lines changed: 18 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,13 +13,29 @@
1313
"name": "derived-from"
1414
},
1515
{
16-
"description": "This relationship describes an object which executes another object",
16+
"description": "This relationship describes an object which executes another object.",
1717
"format": [
1818
"misp"
1919
],
2020
"name": "executes",
2121
"opposite": "executed-by"
2222
},
23+
{
24+
"description": "This relationship describes an object which shares another object.",
25+
"format": [
26+
"misp"
27+
],
28+
"name": "shares",
29+
"opposite": "shared-by"
30+
},
31+
{
32+
"description": "This relationship describes an object which was shared by another object.",
33+
"format": [
34+
"misp"
35+
],
36+
"name": "shared-by",
37+
"opposite": "shares"
38+
},
2339
{
2440
"description": "The referenced source and target objects are semantically duplicates of each other.",
2541
"format": [
@@ -1750,5 +1766,5 @@
17501766
"opposite": "acquires"
17511767
}
17521768
],
1753-
"version": 41
1769+
"version": 43
17541770
}

0 commit comments

Comments
 (0)