You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -153,7 +153,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
153
153
-[objects/credential](https://github.com/MISP/misp-objects/blob/main/objects/credential/definition.json) - Credential describes one or more credential(s) including password(s), api key(s) or decryption key(s).
154
154
-[objects/credit-card](https://github.com/MISP/misp-objects/blob/main/objects/credit-card/definition.json) - A payment card like credit card, debit card or any similar cards which can be used for financial transactions.
155
155
-[objects/crowdsec-ip-context](https://github.com/MISP/misp-objects/blob/main/objects/crowdsec-ip-context/definition.json) - CrowdSec Threat Intelligence - IP CTI search.
156
-
-[objects/crowdstrike-report](https://github.com/MISP/misp-objects/blob/main/objects/crowdstrike-report/definition.json) - An Object Template to encode an Crowdstrikedetection report.
156
+
-[objects/crowdstrike-report](https://github.com/MISP/misp-objects/blob/main/objects/crowdstrike-report/definition.json) - An Object Template to encode an Crowdstrikedetection report.
157
157
-[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.
158
158
-[objects/cryptocurrency-transaction](https://github.com/MISP/misp-objects/blob/main/objects/cryptocurrency-transaction/definition.json) - An object to describe a cryptocurrency transaction.
@@ -169,7 +169,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
169
169
-[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.
170
170
-[objects/domain-crawled](https://github.com/MISP/misp-objects/blob/main/objects/domain-crawled/definition.json) - A domain crawled over time.
171
171
-[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.
172
-
-[objects/edr-report](https://github.com/MISP/misp-objects/blob/main/objects/edr-report/definition.json) - An Object Template to encode an EDRdetection report.
172
+
-[objects/edr-report](https://github.com/MISP/misp-objects/blob/main/objects/edr-report/definition.json) - An Object Template to encode an EDRdetection report.
173
173
-[objects/elf](https://github.com/MISP/misp-objects/blob/main/objects/elf/definition.json) - Object describing a Executable and Linkable Format.
174
174
-[objects/elf-section](https://github.com/MISP/misp-objects/blob/main/objects/elf-section/definition.json) - Object describing a section of an Executable and Linkable Format.
175
175
-[objects/email](https://github.com/MISP/misp-objects/blob/main/objects/email/definition.json) - Email object describing an email with meta-information.
@@ -246,6 +246,7 @@ for a specific attribute. An optional **to_ids** boolean field to disable the ID
-[objects/game-cheat](https://github.com/MISP/misp-objects/blob/main/objects/game-cheat/definition.json) - Describes a game cheat or a cheatware.
249
+
-[objects/Generalizing Persuasion Framework](https://github.com/MISP/misp-objects/blob/main/objects/Generalizing Persuasion Framework/definition.json) - By placing their work within the GP Framework, scholars will help the field resolve inconsistencies, identify and address open questions, and ensure collective progress. The GP Framework is not meant to compete with other theories (such as the ELM) but rather to fill in two gaps. First, it allows one to consider how individual persuasion studies connect to one another and why studies may arrive at contradictory conclusions. Second, it highlights the sources of variations that should be studied. (James N. Druckman).
249
250
-[objects/geolocation](https://github.com/MISP/misp-objects/blob/main/objects/geolocation/definition.json) - An object to describe a geographic location.
250
251
-[objects/git-vuln-finder](https://github.com/MISP/misp-objects/blob/main/objects/git-vuln-finder/definition.json) - Export from git-vuln-finder.
@@ -473,7 +474,7 @@ When the object is created, the `validate_all.sh` and `jq_all_the_things.sh` is
473
474
- Add a description in the object template explaining the scope and use-cases of your object templates
474
475
- If the object is the mapping of an existing format, add a reference into the description of the object template
475
476
-`first-seen` and `last-seen` are not required in a object template as an object has those fields by default. If you need additional temporal information, add new specific field(s).
476
-
- Be lax on the number of fields required by default (e.g. use `requiredOneOf`).
477
+
- Be lax on the number of fields required by default (e.g. use `requiredOneOf`).
477
478
- Review existing object templates before creating a new one. When doing a pull-request, don't hesitate to add the logic why a new template is required.
"description": "General evaluation of an object (where the 'object' is broadly construed).",
52
+
"disable_correlation": true,
53
+
"misp-attribute": "text",
54
+
"multiple": true,
55
+
"ui-priority": 60
56
+
},
57
+
"outcomes_behavior": {
58
+
"description": "Does not always follow from an attitude. Depends on attitude attributes, injunctive and descriptive norms, behavioral control, and emotions.",
59
+
"disable_correlation": true,
60
+
"misp-attribute": "text",
61
+
"multiple": true,
62
+
"ui-priority": 70
63
+
},
64
+
"outcomes_emotion": {
65
+
"description": "Can inform conscious evaluations or override them.",
66
+
"disable_correlation": true,
67
+
"misp-attribute": "text",
68
+
"multiple": true,
69
+
"ui-priority": 80
70
+
},
71
+
"outcomes_identity": {
72
+
"description": "A dimension of evaluation. Often activated when threatened.",
73
+
"disable_correlation": true,
74
+
"misp-attribute": "text",
75
+
"multiple": true,
76
+
"ui-priority": 90
77
+
},
78
+
"settings_competition_observers": {
79
+
"description": "Number of observers.",
80
+
"disable_correlation": true,
81
+
"misp-attribute": "float",
82
+
"ui-priority": 102
83
+
},
84
+
"settings_competition_receivers": {
85
+
"description": "Number of receivers.",
86
+
"disable_correlation": true,
87
+
"misp-attribute": "float",
88
+
"ui-priority": 101
89
+
},
90
+
"settings_competition_speakers": {
91
+
"description": "Number of speakers.",
92
+
"disable_correlation": true,
93
+
"misp-attribute": "float",
94
+
"ui-priority": 100
95
+
},
96
+
"settings_culture": {
97
+
"description": "Shapes understandings of topics. Alters salience of different values.",
98
+
"disable_correlation": true,
99
+
"misp-attribute": "text",
100
+
"multiple": true,
101
+
"ui-priority": 140
102
+
},
103
+
"settings_process": {
104
+
"description": "Threatening settings. Political (conflictual) settings versus deliberative settings",
105
+
"disable_correlation": true,
106
+
"misp-attribute": "text",
107
+
"multiple": true,
108
+
"ui-priority": 130
109
+
},
110
+
"settings_space": {
111
+
"description": "Attitude or behavioral change in one setting may not generalize to other settings.",
112
+
"disable_correlation": true,
113
+
"misp-attribute": "text",
114
+
"multiple": true,
115
+
"ui-priority": 110
116
+
},
117
+
"settings_time": {
118
+
"description": "Pretreatment effects—what happened prior to the persuasive message. Posttreatment duration—how long an effect lasts. Time between exposure and outcome measurement.",
119
+
"disable_correlation": true,
120
+
"misp-attribute": "text",
121
+
"multiple": true,
122
+
"ui-priority": 120
123
+
},
124
+
"treatments_medium": {
125
+
"description": "Alters frames, processing goals, and/or effort. Interactions with other persuasion variables.",
126
+
"disable_correlation": true,
127
+
"misp-attribute": "text",
128
+
"multiple": true,
129
+
"ui-priority": 50
130
+
},
131
+
"treatments_message_content": {
132
+
"description": "Argument strength (and inadequacy). Framing and evaluations. Matching to receivers' goals. Altering receivers' motivations (e.g., using narratives).",
133
+
"disable_correlation": true,
134
+
"misp-attribute": "text",
135
+
"multiple": true,
136
+
"ui-priority": 40
137
+
},
138
+
"treatments_topic": {
139
+
"description": "Persons/groups, issues, institutions, products. Variation within a topic (e.g., different policy issues)",
140
+
"disable_correlation": true,
141
+
"misp-attribute": "text",
142
+
"multiple": true,
143
+
"ui-priority": 30
144
+
}
145
+
},
146
+
"description": "By placing their work within the GP Framework, scholars will help the field resolve inconsistencies, identify and address open questions, and ensure collective progress. The GP Framework is not meant to compete with other theories (such as the ELM) but rather to fill in two gaps. First, it allows one to consider how individual persuasion studies connect to one another and why studies may arrive at contradictory conclusions. Second, it highlights the sources of variations that should be studied. (James N. Druckman)",
0 commit comments