Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions objects/diamond/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
},
"description": "A diamond model event object consisting of the four diamond features advesary, infrastructure, capability and victim, several meta-features and ioc attributes.",
"meta-category": "internal",
"name": "diamond-event",
"name": "diamond",
"required": [
"EventID",
"Advesary",
Expand All @@ -103,4 +103,4 @@
],
"uuid": "a9618450-694d-4c73-9f76-35ea0150c19e",
"version": 1
}
}
6 changes: 3 additions & 3 deletions objects/generalizing-persuasion-framework/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"ui-priority": 110
},
"settings_time": {
"description": "Pretreatment effects—what happened prior to the persuasive message. Posttreatment duration—how long an effect lasts. Time between exposure and outcome measurement.",
"description": "Pretreatment effects\u2014what happened prior to the persuasive message. Posttreatment duration\u2014how long an effect lasts. Time between exposure and outcome measurement.",
"disable_correlation": true,
"misp-attribute": "text",
"multiple": true,
Expand Down Expand Up @@ -145,7 +145,7 @@
},
"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)",
"meta-category": "misc",
"name": "Generalizing Persuasion Framework",
"name": "generalizing-persuasion-framework",
"uuid": "dc6cdc5f-17d7-4d7b-95fe-86478990c910",
"version": 1
}
}
4 changes: 2 additions & 2 deletions objects/nse-script/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,11 +93,11 @@
},
"description": "An object describing an Nmap NSE script using the standard NSE script format fields.",
"meta-category": "network",
"name": "nse",
"name": "nse-script",
"requiredOneOf": [
"nse",
"nse-script-name"
],
"uuid": "e9f7ab8a-a9f1-473a-a6a9-ae0b303a836a",
"version": 3
}
}
4 changes: 2 additions & 2 deletions objects/persnona/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,10 +94,10 @@
},
"description": "Fake persona with tasks",
"meta-category": "misc",
"name": "Deception PersNOna",
"name": "persnona",
"required": [
"name"
],
"uuid": "a80828dc-07bf-4d5c-ab82-8160ee5bdd6d",
"version": 1
}
}
4 changes: 2 additions & 2 deletions objects/rulezet-metadata/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,11 +116,11 @@
},
"description": "Rule set metadata object meant to be linked to rule content objects such as YARA, NSE, Sigma or similar templates.",
"meta-category": "misc",
"name": "ruleset-metadata",
"name": "rulezet-metadata",
"required": [
"title",
"uuid"
],
"uuid": "5f4a076e-5e48-4534-b84d-f161de838851",
"version": 1
}
}
4 changes: 2 additions & 2 deletions objects/taranis-news-item/definition.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"description": "An object describing a news item from Taranis AI",
"meta-category": "misc",
"name": "Taranis AI News Item",
"name": "taranis-news-item",
"uuid": "e4b7e5e3-2c4c-4edf-b9a3-2c2a32844e62",
"version": 2
}
}
Loading