STIX Wiki
STIX Wiki

Overview

IntroductionGetting StartedWalkthrough

Reference

Domain Objects
Attack PatternCampaignCourse of ActionGroupingIdentityIncidentIndicatorInfrastructureIntrusion SetLocationMalware AnalysisMalwareNoteObserved DataOpinionReportThreat ActorToolVulnerability
Relationship Objects
Cyber-observable Objects
Meta Objects
Bundle Object
Domain Objects

Note

A Note is intended to convey informative text to provide further context and/or to provide additional analysis not contained in the STIX Objects, Marking Definition objects, or Language Content objects which the Note relates to. Notes can be created by anyone (not just the original object creator).

For example, an analyst may add a Note to a Campaign object created by another organization indicating that they've seen posts related to that Campaign on a hacker forum.

Because Notes are typically (though not always) created by human analysts and are comprised of human-oriented text, they contain an additional property to capture the analyst(s) that created the Note. This is distinct from the created_by_ref property, which is meant to capture the organization that created the object.

Properties

Required Common Properties
typespec_versionidcreatedmodifiedcontentobject_refs
Optional Common Properties
created_by_reflabelsrevokedconfidencelangexternal_referencesobject_marking_refsgranular_markingsextensions
Not Applicable
defanged
Note Specific
abstractcontentauthorsobject_refs
PropertyTypeDescription
typeoptional
stringThe type of this object, which MUST be the literal `note`.
abstractoptional
stringA brief summary of the note.
contentrequired
stringThe content of the note.
authorsoptional
list of stringThe name of the author(s) of this note (e.g., the analyst(s) that created it).
object_refsrequired
list of stringThe STIX Objects (SDOs and SROs) that the note is being applied to.

Relationships

There are no relationships explicitly defined between the Note object and other STIX Objects, other than the embedded relationships listed below. These embedded relationships are listed by property name along with their corresponding target.

Malware

Previous Page

Observed Data

Next Page

On this page

PropertiesRelationships