Skip to content

Commit 3dc5b7b

Browse files
committed
Merge branch 'main' of github.com:MISP/misp-objects
2 parents 1fbe5f9 + f418606 commit 3dc5b7b

7 files changed

Lines changed: 319 additions & 6 deletions

File tree

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
158158
- [objects/crypto-material](https://github.com/MISP/misp-objects/blob/main/objects/crypto-material/definition.json) - Cryptographic materials such as public or/and private keys.
159159
- [objects/cryptocurrency-transaction](https://github.com/MISP/misp-objects/blob/main/objects/cryptocurrency-transaction/definition.json) - An object to describe a cryptocurrency transaction.
160160
- [objects/cs-beacon-config](https://github.com/MISP/misp-objects/blob/main/objects/cs-beacon-config/definition.json) - Cobalt Strike Beacon Config.
161+
- [objects/ctf-challenge](https://github.com/MISP/misp-objects/blob/main/objects/ctf-challenge/definition.json) - Capture-the-flag challenge object as defined by Rectifyq.
161162
- [objects/cytomic-orion-file](https://github.com/MISP/misp-objects/blob/main/objects/cytomic-orion-file/definition.json) - Cytomic Orion File Detection.
162163
- [objects/cytomic-orion-machine](https://github.com/MISP/misp-objects/blob/main/objects/cytomic-orion-machine/definition.json) - Cytomic Orion File at Machine Detection.
163164
- [objects/dark-pattern-item](https://github.com/MISP/misp-objects/blob/main/objects/dark-pattern-item/definition.json) - An Item whose User Interface implements a dark pattern.
@@ -170,6 +171,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
170171
- [objects/directory](https://github.com/MISP/misp-objects/blob/main/objects/directory/definition.json) - Directory object describing a directory with meta-information.
171172
- [objects/dkim](https://github.com/MISP/misp-objects/blob/main/objects/dkim/definition.json) - DomainKeys Identified Mail - DKIM.
172173
- [objects/dns-record](https://github.com/MISP/misp-objects/blob/main/objects/dns-record/definition.json) - A set of DNS records observed for a specific domain.
174+
- [objects/url](https://github.com/MISP/misp-objects/blob/main/objects/url/definition.json) - dom-hash object to describe similar structure of HTML pages.
173175
- [objects/domain-crawled](https://github.com/MISP/misp-objects/blob/main/objects/domain-crawled/definition.json) - A domain crawled over time.
174176
- [objects/domain-ip](https://github.com/MISP/misp-objects/blob/main/objects/domain-ip/definition.json) - A domain/hostname and IP address seen as a tuple in a specific time frame.
175177
- [objects/edr-report](https://github.com/MISP/misp-objects/blob/main/objects/edr-report/definition.json) - An Object Template to encode an EDR detection report.
@@ -270,6 +272,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
270272
- [objects/imsi-catcher](https://github.com/MISP/misp-objects/blob/main/objects/imsi-catcher/definition.json) - IMSI Catcher entry object based on the open source IMSI cather.
271273
- [objects/incident](https://github.com/MISP/misp-objects/blob/main/objects/incident/definition.json) - Incident object template as described in STIX 2.1 Incident object and its core extension.
272274
- [objects/infrastructure](https://github.com/MISP/misp-objects/blob/main/objects/infrastructure/definition.json) - The Infrastructure object represents a type of TTP and describes any systems, software services and any associated physical or virtual resources intended to support some purpose (e.g., C2 servers used as part of an attack, device or server that are part of defense, database servers targeted by an attack, etc.). While elements of an attack can be represented by other objects, the Infrastructure object represents a named group of related data that constitutes the infrastructure. STIX 2.1 - 4.8.
275+
- [objects/instagram-account](https://github.com/MISP/misp-objects/blob/main/objects/instagram-account/definition.json) - Instagram account.
273276
- [objects/instant-message](https://github.com/MISP/misp-objects/blob/main/objects/instant-message/definition.json) - Instant Message (IM) object template describing one or more IM message.
274277
- [objects/instant-message-group](https://github.com/MISP/misp-objects/blob/main/objects/instant-message-group/definition.json) - Instant Message (IM) group object template describing a public or private IM group, channel or conversation.
275278
- [objects/integrity-impact](https://github.com/MISP/misp-objects/blob/main/objects/integrity-impact/definition.json) - Integrity Impact object as described in STIX 2.1 Incident object extension.
@@ -312,6 +315,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
312315
- [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.
313316
- [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.
314317
- [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.
318+
- [objects/opentide](https://github.com/MISP/misp-objects/blob/main/objects/opentide/definition.json) - Object that is a container for threat or detection data, in accordance with the OpenTIDE Framework (https://code.europa.eu/ec-digit-s2/opentide).
315319
- [objects/organization](https://github.com/MISP/misp-objects/blob/main/objects/organization/definition.json) - An object which describes an organization.
316320
- [objects/original-imported-file](https://github.com/MISP/misp-objects/blob/main/objects/original-imported-file/definition.json) - Object describing the original file used to import data in MISP.
317321
- [objects/paloalto-threat-event](https://github.com/MISP/misp-objects/blob/main/objects/paloalto-threat-event/definition.json) - Palo Alto Threat Log Event.
@@ -369,6 +373,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
369373
- [objects/report](https://github.com/MISP/misp-objects/blob/main/objects/report/definition.json) - Report object to describe a report along with its metadata.
370374
- [objects/research-scanner](https://github.com/MISP/misp-objects/blob/main/objects/research-scanner/definition.json) - Information related to known scanning activity (e.g. from research projects).
371375
- [objects/risk-assessment-report](https://github.com/MISP/misp-objects/blob/main/objects/risk-assessment-report/definition.json) - Risk assessment report object which includes the assessment report from a risk assessment platform such as MONARC.
376+
- [objects/rmm](https://github.com/MISP/misp-objects/blob/main/objects/rmm/definition.json) - An object describing a RMM agent.
372377
- [objects/rogue-dns](https://github.com/MISP/misp-objects/blob/main/objects/rogue-dns/definition.json) - Rogue DNS as defined by CERT.br.
373378
- [objects/rtir](https://github.com/MISP/misp-objects/blob/main/objects/rtir/definition.json) - RTIR - Request Tracker for Incident Response.
374379
- [objects/sandbox-report](https://github.com/MISP/misp-objects/blob/main/objects/sandbox-report/definition.json) - Sandbox report.
@@ -396,7 +401,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
396401
- [objects/sigmf-recording](https://github.com/MISP/misp-objects/blob/main/objects/sigmf-recording/definition.json) - An object representing a single IQ/RF sample in the Signal Metadata Format Specification (SigMF).
397402
- [objects/social-media-group](https://github.com/MISP/misp-objects/blob/main/objects/social-media-group/definition.json) - Social media group object template describing a public or private group or channel.
398403
- [objects/software](https://github.com/MISP/misp-objects/blob/main/objects/software/definition.json) - The Software object represents high-level properties associated with software, including software products. STIX 2.1 - 6.14.
399-
- [objects/spambee-report](https://github.com/MISP/misp-objects/main/objects/spambee-report/definition.json) - A Spambee analysis report.
404+
- [objects/spambee-report](https://github.com/MISP/misp-objects/blob/main/objects/spambee-report/definition.json) - A Spambee analysis report.
400405
- [objects/spearphishing-attachment](https://github.com/MISP/misp-objects/blob/main/objects/spearphishing-attachment/definition.json) - Spearphishing Attachment.
401406
- [objects/spearphishing-link](https://github.com/MISP/misp-objects/blob/main/objects/spearphishing-link/definition.json) - Spearphishing Link.
402407
- [objects/splunk](https://github.com/MISP/misp-objects/blob/main/objects/splunk/definition.json) - Splunk / Splunk ES object.
@@ -407,7 +412,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
407412
- [objects/stock](https://github.com/MISP/misp-objects/blob/main/objects/stock/definition.json) - Object to describe stock market.
408413
- [objects/submarine](https://github.com/MISP/misp-objects/blob/main/objects/submarine/definition.json) - Submarine description.
409414
- [objects/suricata](https://github.com/MISP/misp-objects/blob/main/objects/suricata/definition.json) - An object describing one or more Suricata rule(s) along with version and contextual information.
410-
- [objects/target-system](https://github.com/MISP/misp-objects/blob/main/objects/target-system/definition.json) - Description about an targeted system, this could potentially be a compromissed internal system.
415+
- [objects/target-system](https://github.com/MISP/misp-objects/blob/main/objects/target-system/definition.json) - Description about an targeted system, this could potentially be a compromised internal system.
411416
- [objects/task](https://github.com/MISP/misp-objects/blob/main/objects/task/definition.json) - Task object as described in STIX 2.1 Incident object extension.
412417
- [objects/tattoo](https://github.com/MISP/misp-objects/blob/main/objects/tattoo/definition.json) - Describes tattoos on a natural person's body.
413418
- [objects/telegram-account](https://github.com/MISP/misp-objects/blob/main/objects/telegram-account/definition.json) - Information related to a telegram account.
Lines changed: 142 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,142 @@
1+
{
2+
"attributes": {
3+
"archived": {
4+
"description": "Is the repository archived?",
5+
"disable_correlation": true,
6+
"misp-attribute": "text",
7+
"sane_default": [
8+
"True",
9+
"False"
10+
],
11+
"ui-priority": 1
12+
},
13+
"created-at": {
14+
"description": "Date of the repository creation",
15+
"misp-attribute": "datetime",
16+
"ui-priority": 0
17+
},
18+
"description": {
19+
"description": "Repository description",
20+
"misp-attribute": "text",
21+
"ui-priority": 1
22+
},
23+
"disabled": {
24+
"description": "Is the repository disabled?",
25+
"disable_correlation": true,
26+
"misp-attribute": "text",
27+
"sane_default": [
28+
"True",
29+
"False"
30+
],
31+
"ui-priority": 1
32+
},
33+
"fork": {
34+
"description": "Is the repository a forked repository?",
35+
"disable_correlation": true,
36+
"misp-attribute": "text",
37+
"sane_default": [
38+
"True",
39+
"False"
40+
],
41+
"ui-priority": 1
42+
},
43+
"forks-count": {
44+
"description": "Number of forks",
45+
"misp-attribute": "counter",
46+
"ui-priority": 1
47+
},
48+
"full-name": {
49+
"description": "Full name of the repository. [Username/Repository name]",
50+
"misp-attribute": "text",
51+
"ui-priority": 1
52+
},
53+
"has-downloads": {
54+
"description": "Have the repository been downloaded?",
55+
"disable_correlation": true,
56+
"misp-attribute": "text",
57+
"sane_default": [
58+
"True",
59+
"False"
60+
],
61+
"ui-priority": 1
62+
},
63+
"has-wiki": {
64+
"description": "Does the repository have a wiki?",
65+
"disable_correlation": true,
66+
"misp-attribute": "text",
67+
"sane_default": [
68+
"True",
69+
"False"
70+
],
71+
"ui-priority": 1
72+
},
73+
"id": {
74+
"description": "Repository id",
75+
"misp-attribute": "text",
76+
"ui-priority": 1
77+
},
78+
"languages": {
79+
"description": "Languages used in the repository",
80+
"misp-attribute": "text",
81+
"multiple": true,
82+
"ui-priority": 1
83+
},
84+
"link": {
85+
"description": "Link to the GitHub repository.",
86+
"misp-attribute": "link",
87+
"multiple": true,
88+
"ui-priority": 1
89+
},
90+
"name": {
91+
"description": "name of the repository. [Repository name]",
92+
"misp-attribute": "text",
93+
"ui-priority": 1
94+
},
95+
"open-issues": {
96+
"description": "Number of open issues",
97+
"misp-attribute": "counter",
98+
"ui-priority": 1
99+
},
100+
"private": {
101+
"description": "Is the repository private?",
102+
"disable_correlation": true,
103+
"misp-attribute": "text",
104+
"sane_default": [
105+
"True",
106+
"False"
107+
],
108+
"ui-priority": 1
109+
},
110+
"pushed-at": {
111+
"description": "Date of last push",
112+
"misp-attribute": "datetime",
113+
"ui-priority": 0
114+
},
115+
"topics": {
116+
"description": "Topics linked to the repository",
117+
"misp-attribute": "text",
118+
"multiple": true,
119+
"ui-priority": 1
120+
},
121+
"updated-at": {
122+
"description": "Date of the last update",
123+
"misp-attribute": "datetime",
124+
"ui-priority": 0
125+
},
126+
"username": {
127+
"description": "Owner of the repository. [Username]",
128+
"misp-attribute": "text",
129+
"ui-priority": 1
130+
}
131+
},
132+
"description": "GitHub repository",
133+
"meta-category": "misc",
134+
"name": "github-repo",
135+
"requiredOneOf": [
136+
"name",
137+
"full-name",
138+
"link"
139+
],
140+
"uuid": "d2e93321-3d0c-4215-88a7-62ccb56fef89",
141+
"version": 2
142+
}
Lines changed: 66 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,66 @@
1+
{
2+
"attributes": {
3+
"account-id": {
4+
"description": "Account id.",
5+
"misp-attribute": "text",
6+
"ui-priority": 1
7+
},
8+
"account-name": {
9+
"description": "Account name.",
10+
"misp-attribute": "text",
11+
"ui-priority": 1
12+
},
13+
"archive": {
14+
"description": "Archive of the account (Internet Archive, Archive.is, etc).",
15+
"disable_correlation": true,
16+
"misp-attribute": "link",
17+
"multiple": true,
18+
"ui-priority": 1
19+
},
20+
"attachment": {
21+
"description": "A screen capture or exported list of contacts etc.",
22+
"misp-attribute": "attachment",
23+
"multiple": true,
24+
"ui-priority": 1
25+
},
26+
"description": {
27+
"description": "A description of the user.",
28+
"misp-attribute": "text",
29+
"ui-priority": 1
30+
},
31+
"is-verified": {
32+
"description": "If the user is verified.",
33+
"misp-attribute": "boolean",
34+
"multiple": false,
35+
"ui-priority": 1
36+
},
37+
"link": {
38+
"description": "Original link to the page (supposed harmless).",
39+
"misp-attribute": "link",
40+
"ui-priority": 1
41+
},
42+
"url": {
43+
"description": "Original URL location of the page (potentially malicious).",
44+
"misp-attribute": "url",
45+
"ui-priority": 1
46+
},
47+
"user-avatar": {
48+
"description": "A user profile picture or avatar.",
49+
"misp-attribute": "attachment",
50+
"multiple": true,
51+
"ui-priority": 1
52+
}
53+
},
54+
"description": "Instagram account.",
55+
"meta-category": "misc",
56+
"name": "instagram-account",
57+
"requiredOneOf": [
58+
"account-name",
59+
"account-id",
60+
"description",
61+
"archive",
62+
"link"
63+
],
64+
"uuid": "656ced16-23f3-4322-925d-c9c961684999",
65+
"version": 1
66+
}

objects/lnk/definition.json

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -116,6 +116,12 @@
116116
"misp-attribute": "text",
117117
"ui-priority": 0
118118
},
119+
"lnk-mft-object": {
120+
"description": "LinkTargetIDList MFT entry. Name:MFTID|SeqID|BTimestamp",
121+
"misp-attribute": "text",
122+
"multiple": true,
123+
"ui-priority": 0
124+
},
119125
"lnk-modification-time": {
120126
"categories": [
121127
"Other"
@@ -125,6 +131,11 @@
125131
"misp-attribute": "datetime",
126132
"ui-priority": 0
127133
},
134+
"lnk-propertystore-sid": {
135+
"description": "SID reference in ExtraData.PropertyStore",
136+
"misp-attribute": "text",
137+
"ui-priority": 0
138+
},
128139
"lnk-relative-path": {
129140
"description": "Relative path",
130141
"disable_correlation": true,
@@ -250,6 +261,7 @@
250261
"description": "Free text value to attach to the file",
251262
"disable_correlation": true,
252263
"misp-attribute": "text",
264+
"multiple": true,
253265
"recommended": false,
254266
"ui-priority": 1
255267
},
@@ -275,5 +287,5 @@
275287
"sha512/256"
276288
],
277289
"uuid": "ad13533e-1853-4da0-a111-33a7ce7e6c09",
278-
"version": 1
290+
"version": 2
279291
}

0 commit comments

Comments
 (0)