STIX 2 Observables

Modified on: Wed, 5 May, 2021 at 1:59 AM

STIX2 Directory

Entity Meta

InformationValue
Display NameSTIX2 Directory
Entity Namemaltego.STIX2.directory
Short DescriptionThe Directory Object represents the properties common to a file system directory.
Entity CategorySTIX 2 observables
Base Entitiesmaltego.Document, maltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
titletitlestring  
typetypestringThe value of this property MUST be d irectory.directory
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
extensionsextensionsstringSpecifies any extensions of the object, as a dictionary. 
urlurlstringSpecifies the path, as originally observed, to the directory on the file system. 
path_encpath_encstringSpecifies the observed encoding for the path. 
ctimectimestringSpecifies the date/time the directory was created. 
mtimemtimestringSpecifies the date/time the directory was last written t o/modified. 
atimeatimestringSpecifies the date/time the directory was last accessed. 
co ntains_refsco ntains_refsstring[]Specifies a list of references to other File and/or Directory Objects contained within the directory. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{"url": "path", "title": "id"}


Entity Description

The Directory Object represents the properties common to a file system directory.


STIX2 Autonomous System

Entity Meta

InformationValue
Display NameSTIX2 Autonomous System
Entity Namemaltego.STIX2.autonomous-system
Short DescriptionThe AS object represents the properties of an Autonomous Systems (AS).
Entity CategorySTIX 2 observables
Base Entitiesmaltego.AS, maltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
typetypestringThe value of this property MUST be autonomou s-system.autono mous-system
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
ididstring  
extensionsextensionsstringSpecifies any extensions of the object, as a dictionary. 
as.numberas.numberstringSpecifies the number assigned to the AS. Such assignments are typically performed by a Regional Internet Registries (RIR). 
namenamestringSpecifies the name of the AS. 
rirrirstringSpecifies the name of the Regional Internet Registry (RIR) that assigned the number to the AS. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{" as.number": "number"}


Entity Description

The AS object represents the properties of an Autonomous Systems (AS).


STIX2 User Account

Entity Meta

InformationValue
Display NameSTIX2 User Account
Entity Namemaltego.STIX2.user-account
Short DescriptionThe User Account Object represents an instance of any type of user account, including but not limited to operating system, device, messaging service, and social media platform accounts.
Entity CategorySTIX 2 observables
Base Entitiesmaltego.Alias, maltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
typetypestringThe value of this property MUST be user -account.u ser-account
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
ididstring  
extensionsextensionsstringThe User Account Object defines the following extensions. In addition to these, producers MAY create their own. Extensions: unix-a ccount-ext. 
aliasaliasstringSpecifies the identifier of the account. 
credentialcredentialstringSpecifies a cleartext credential. This is only intended to be used in capturing metadata from malware analysis (e.g., a hard-coded domain ad ministrator password that the malware attempts to use for lateral movement) and SHOULD NOT be used for sharing of PII. 
ac count_loginac count_loginstringSpecifies the account login string, used in cases where the user_id property specifies something other than what a user would type when they login. 
a ccount_typea ccount_typestringSpecifies the type of the account. This is an open vocabulary and values SHOULD come from the acco unt-type-ov vocabulary. 
d isplay_named isplay_namestringSpecifies the display name of the account, to be shown in user interfaces, if applicable. 
is_serv ice_accountis_serv ice_accountstringIndicates that the account is associated with a network service or system process (daemon), not a specific individual. 
is _privilegedis _privilegedstringSpecifies that the account has elevated privileges (i.e., in the case of root on Unix or the Windows Ad ministrator account). 
can_esc alate_privscan_esc alate_privsstringSpecifies that the account has the ability to escalate privileges (i.e., in the case of sudo on Unix or a Windows Domain Admin account). 
is_disabledis_disabledstringSpecifies if the account is disabled. 
acco unt_createdacco unt_createdstringSpecifies when the account was created. 
acco unt_expiresacco unt_expiresstringSpecifies the expiration date of the account. 
c redential_l ast_changedc redential_l ast_changedstringSpecifies when the account credential was last changed. 
account first_loginaccount first_loginstringSpecifies when the account was first accessed. 
account _last_loginaccount _last_loginstringSpecifies when the account was last accessed. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{"alias": "user_id"}


Entity Description

The User Account Object represents an instance of any type of user account, including but not limited to operating system, device, messaging service, and social media platform accounts.


STIX2 Email Message

Entity Meta

InformationValue
Display NameSTIX2 Email Message
Entity Namemaltego.STIX2.email-message
Short DescriptionThe Email Message Object represents an instance of an email message.
Entity CategorySTIX 2 observables
Base Entitiesmaltego.ConversationEmail, maltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
typetypestringThe value of this property MUST be email -message.em ail-message
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
ididstring  
extensionsextensionsstringSpecifies any extensions of the object, as a dictionary. 
emailemailstringSpecifies the value of the 'From' field of the email message. 
email .recipientsemail .recipientsstring[]Specifies the mailboxes that are 'To:' recipients of the email message. 
titletitlestringSpecifies the subject of the email message. 
datedatestringSpecifies the date/time that the email message was sent. 
c ontent_typec ontent_typestringSpecifies the value of the 'Co ntent-Type' header of the email message. 
from_reffrom_refstringSpecifies the value of the 'From:' header of the email message. 
cc_refscc_refsstring[]Specifies the mailboxes that are 'CC:' recipients of the email message. 
bcc_refsbcc_refsstring[]Specifies the mailboxes that are 'BCC:' recipients of the email message. 
message_idmessage_idstringSpecifies the Message-ID field of the email message. 
rec eived_linesrec eived_linesstring[]Specifies one or more Received header fields that may be included in the email headers. 
ad ditional_he ader_fieldsad ditional_he ader_fieldsstringSpecifies any other header fields found in the email message, as a dictionary. 
ra w_email_refra w_email_refstringSpecifies the raw binary contents of the email message, including both the headers and body, as a reference to an Artifact Object. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{"email": "s ender_ref", "email.r ecipients": "to_refs", "title": "subject"}
i s_multiparti s_multipartstringIndicates whether the email body contains multiple MIME parts.True
bodybodystringSpecifies a string containing the email body. This field MAY only be used if i s_multipart is false. 
bod y_multipartbod y_multipartstring[]Specifies a list of the MIME parts that make up the email body. This property MAY only be used if i s_multipart is true. 


Entity Description

The Email Message Object represents an instance of an email message.


STIX2 Email Addr

Entity Meta

InformationValue
Display NameSTIX2 Email Addr
Entity Namemaltego.STIX2.email-addr
Short DescriptionThe Email Address Object represents a single email address.
Entity CategorySTIX 2 observables
Base Entitiesmaltego.EmailAddress, maltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
typetypestringThe value of this property MUST be em ail-addr.email-addr
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
ididstring  
extensionsextensionsstringSpecifies any extensions of the object, as a dictionary. 
emailemailstringSpecifies a single email address. This MUST not include the display name. 
d isplay_named isplay_namestringSpecifies a single email display name, i.e., the name that is displayed to the human user of a mail a pplication. 
bel ongs_to_refbel ongs_to_refstringSpecifies the user account that the email address belongs to, as a reference to a User Account Object. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{"email": "value"}


Entity Description

The Email Address Object represents a single email address.


STIX2 File

Entity Meta

InformationValue
Display NameSTIX2 File
Entity Namemaltego.STIX2.file
Short DescriptionThe File Object represents the properties of a file.
Entity CategorySTIX 2 observables
Base Entitiesmaltego.File, maltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
typetypestringThe value of this property MUST be file.file
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
ididstring  
extensionsextensionsstringThe File Object defines the following extensions. In addition to these, producers MAY create their own. Extensions: ntfs-ext, raster -image-ext, pdf-ext, a rchive-ext, windows-p ebinary-ext 
descriptiondescriptionstringSpecifies the name of the file. 
hasheshashesstringSpecifies a dictionary of hashes for the file. 
sizesizestringSpecifies the size of the file, in bytes, as a n on-negative integer. 
name_encname_encstringSpecifies the observed encoding for the name of the file. 
magic _number_hexmagic _number_hexstringSpecifies the hexadecimal constant ('magic number') associated with a specific file format that corresponds to the file, if applicable. 
mime_typemime_typestringSpecifies the MIME type name specified for the file, e.g., 'applicati on/msword'. 
ctimectimestringSpecifies the date/time the file was created. 
mtimemtimestringSpecifies the date/time the file was last written t o/modified. 
atimeatimestringSpecifies the date/time the file was last accessed. 
parent_di rectory_refparent_di rectory_refstringSpecifies the parent directory of the file, as a reference to a Directory Object. 
co ntains_refsco ntains_refsstring[]Specifies a list of references to other Observable Objects contained within the file. 
content_refcontent_refstringSpecifies the content of the file, represented as an Artifact Object. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{"source": "path", "de scription": "name"}


Entity Description

The File Object represents the properties of a file.


STIX2 Software

Entity Meta

InformationValue
Display NameSTIX2 Software
Entity Namemaltego.STIX2.software
Short DescriptionThe Software Object represents high-level properties associated with software, including software products.
Entity CategorySTIX 2 observables
Base Entitiesmaltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
typetypestringThe value of this property MUST be software.software
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
ididstring  
extensionsextensionsstringSpecifies any extensions of the object, as a dictionary. 
namenamestringSpecifies the name of the software. 
cpecpestringSpecifies the Common Platform Enumeration (CPE) entry for the software, if available. The value for this property MUST be a CPE v2.3 entry from the official NVD CPE Dictionary. 
swidswidstringSpecifies the Software Ide ntification (SWID) Tags entry for the software, if available. 
languageslanguagesstring[]Specifies the languages supported by the software. The value of each list member MUST be an ISO 639-2 language code. 
vendorvendorstringSpecifies the name of the vendor of the software. 
versionversionstringSpecifies the version of the software. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{}


Entity Description

The Software Object represents high-level properties associated with software, including software products.


STIX2 Artifact

Entity Meta

InformationValue
Display NameSTIX2 Artifact
Entity Namemaltego.STIX2.artifact
Short DescriptionThe Artifact Object permits capturing an array of bytes (8-bits), as a base64-encoded string string, or linking to a file-like payload.
Entity CategorySTIX 2 observables
Base Entitiesmaltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
typetypestringThe value of this property MUST be artifact.artifact
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
ididstring  
extensionsextensionsstringSpecifies any extensions of the object, as a dictionary. 
mime_typemime_typestringThe value of this property MUST be a valid MIME type as specified in the IANA Media Types registry. 
payload_binpayload_binstringSpecifies the binary data contained in the artifact as a bas e64-encoded string. 
urlurlstringThe value of this property MUST be a valid URL that resolves to the unencoded content. 
hasheshashesstringSpecifies a dictionary of hashes for the contents of the url or the p ayload_bin. This MUST be provided when the url property is present. 
encryptio n_algorithmencryptio n_algorithmstringIf the artifact is encrypted, specifies the type of encryption algorithm the binary data (either via payload_bin or url) is encoded in. 
dec ryption_keydec ryption_keystringSpecifies the decryption key for the encrypted binary data (either via payload_bin or url). 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{}


Entity Description

The Artifact Object permits capturing an array of bytes (8-bits), as a base64-encoded string string, or linking to a file-like payload.


STIX2 Url

Entity Meta

InformationValue
Display NameSTIX2 Url
Entity Namemaltego.STIX2.url
Short DescriptionThe URL Object represents the properties of a uniform resource locator (URL).
Entity CategorySTIX 2 observables
Base Entitiesmaltego.URL, maltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
short-titleshort-titlestring  
typetypestringThe value of this property MUST be url.url
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
extensionsextensionsstringSpecifies any extensions of the object, as a dictionary. 
urlurlstringSpecifies the value of the URL. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{"url": "value", "sh ort-title": "id"}


Entity Description

The URL Object represents the properties of a uniform resource locator (URL).


STIX2 Ipv4 Addr

Entity Meta

InformationValue
Display NameSTIX2 Ipv4 Addr
Entity Namemaltego.STIX2.ipv4-addr
Short DescriptionThe IPv4 Address Object represents one or more IPv4 addresses expressed using CIDR notation.
Entity CategorySTIX 2 observables
Base Entitiesmaltego.IPv4Address, maltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
typetypestringThe value of this property MUST be i pv4-addr.ipv4-addr
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
ididstring  
extensionsextensionsstringSpecifies any extensions of the object, as a dictionary. 
i pv4-addressi pv4-addressstringSpecifies one or more IPv4 addresses expressed using CIDR notation. 
resol ves_to_refsresol ves_to_refsstring[]Specifies a list of references to one or more Layer 2 Media Access Control (MAC) addresses that the IPv4 address resolves to. 
belo ngs_to_refsbelo ngs_to_refsstring[]Specifies a reference to one or more autonomous systems (AS) that the IPv4 address belongs to. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{"ipv 4-address": "value"}


Entity Description

The IPv4 Address Object represents one or more IPv4 addresses expressed using CIDR notation.


STIX2 Domain Name

Entity Meta

InformationValue
Display NameSTIX2 Domain Name
Entity Namemaltego.STIX2.domain-name
Short DescriptionThe Domain Name represents the properties of a network domain name.
Entity CategorySTIX 2 observables
Base Entitiesmaltego.Domain, maltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
typetypestringThe value of this property MUST be dom ain-name.domain-name
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
ididstring  
extensionsextensionsstringSpecifies any extensions of the object, as a dictionary. 
fqdnfqdnstringSpecifies the value of the domain name. 
resol ves_to_refsresol ves_to_refsstring[]Specifies a list of references to one or more IP addresses or domain names that the domain name resolves to. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{"fqdn": "value"}


Entity Description

The Domain Name represents the properties of a network domain name.


STIX2 Windows Registry Key

Entity Meta

InformationValue
Display NameSTIX2 Windows Registry Key
Entity Namemaltego.STIX2.windows-registry-key
Short DescriptionThe Registry Key Object represents the properties of a Windows registry key.
Entity CategorySTIX 2 observables
Base Entitiesmaltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
typetypestringThe value of this property MUST be w indows-regi stry-key.windows-r egistry-key
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
ididstring  
extensionsextensionsstringSpecifies any extensions of the object, as a dictionary. 
keykeystringSpecifies the full registry key including the hive. 
valuesvaluesstring[]Specifies the values found under the registry key. 
mo dified_timemo dified_timestringSpecifies the last date/time that the registry key was modified. 
creat or_user_refcreat or_user_refstringSpecifies a reference to a user account, represented as a User Account Object, that created the registry key. 
number _of_subkeysnumber _of_subkeysstringSpecifies the number of subkeys contained under the registry key. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{}


Entity Description

The Registry Key Object represents the properties of a Windows registry key.


STIX2 X509 Certificate

Entity Meta

InformationValue
Display NameSTIX2 X509 Certificate
Entity Namemaltego.STIX2.x509-certificate
Short DescriptionThe X509 Certificate Object represents the properties of an X.509 certificate.
Entity CategorySTIX 2 observables
Base Entitiesmaltego.X509Certificate, maltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
typetypestringThe value of this property MUST be x509-cer tificate.x509-certificate
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
ididstring  
extensionsextensionsstringSpecifies any extensions of the object, as a dictionary. 
serialserialstringSpecifies the unique identifier for the c ertificate, as issued by a specific Certificate Authority. 
issuerissuerstringSpecifies the name of the Certificate Authority that issued the c ertificate. 
validFromvalidFromstringSpecifies the date on which the certificate validity period begins. 
validUntilvalidUntilstringSpecifies the date on which the certificate validity period ends. 
subjectsubjectstringSpecifies the name of the entity associated with the public key stored in the subject public key field of the c ertificate. 
is self_signedis self_signedstringSpecifies whether the certificate is s elf-signed, i.e., whether it is signed by the same entity whose identity it certifies. 
hasheshashesstringSpecifies any hashes that were calculated for the entire contents of the c ertificate. 
versionversionstringSpecifies the version of the encoded c ertificate. 
signatur e_algorithmsignatur e_algorithmstringSpecifies the name of the algorithm used to sign the c ertificate. 
subjec t_public_ke y_algorithmsubjec t_public_ke y_algorithmstringSpecifies the name of the algorithm with which to encrypt data being sent to the subject. 
subj ect_public key_modulussubj ect_public key_modulusstringSpecifies the modulus portion of the subject’s public RSA key. 
subje ct_public_k ey_exponentsubje ct_public_k ey_exponentstringSpecifies the exponent portion of the subject’s public RSA key, as an integer. 
x509_v3 _extensionsx509_v3 _extensionsstringSpecifies any standard X.509 v3 extensions that may be used in the c ertificate. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{"subject": "subject", "serial": "seri al_number", "issuer": "issuer", " validFrom": "validity_n ot_before", "v alidUntil": "validity not_after"}


Entity Description

The X509 Certificate Object represents the properties of an X.509 certificate.


STIX2 Network Traffic

Entity Meta

InformationValue
Display NameSTIX2 Network Traffic
Entity Namemaltego.STIX2.network-traffic
Short DescriptionThe Network Traffic Object represents arbitrary network traffic that originates from a source and is addressed to a destination.
Entity CategorySTIX 2 observables
Base Entitiesmaltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
typetypestringThe value of this property MUST be network -traffic.netw ork-traffic
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
ididstring  
extensionsextensionsstringThe Network Traffic Object defines the following extensions. In addition to these, producers MAY create their own. Extensions: http-ext, tcp-ext, icmp-ext, socket-ext 
startstartstringSpecifies the date/time the network traffic was initiated, if known. 
endendstringSpecifies the date/time the network traffic ended, if known. 
src_refsrc_refstringSpecifies the source of the network traffic, as a reference to an Observable Object. 
dst_refdst_refstringSpecifies the destination of the network traffic, as a reference to an Observable Object. 
src_portsrc_portstringSpecifies the source port used in the network traffic, as an integer. The port value MUST be in the range of 0 - 65535. 
dst_portdst_portstringSpecifies the destination port used in the network traffic, as an integer. The port value MUST be in the range of 0 - 65535. 
protocolsprotocolsstring[]Specifies the protocols observed in the network traffic, along with their co rresponding state. 
src _byte_countsrc _byte_countstringSpecifies the number of bytes sent from the source to the d estination. 
dst _byte_countdst _byte_countstringSpecifies the number of bytes sent from the destination to the source. 
src_packetssrc_packetsstringSpecifies the number of packets sent from the source to the d estination. 
dst_packetsdst_packetsstringSpecifies the number of packets sent destination to the source. 
ipfixipfixstring  
src payload_refsrc payload_refstringSpecifies the bytes sent from the source to the d estination. 
dst payload_refdst payload_refstringSpecifies the bytes sent from the source to the d estination. 
encaps ulates_refsencaps ulates_refsstring[]Links to other netw ork-traffic objects e ncapsulated by a netwo rk-traffic. 
encapsul ated_by_refencapsul ated_by_refstringLinks to another netw ork-traffic object which e ncapsulates this object. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{}
is_activeis_activestringIndicates whether the network traffic is still ongoing.True


Entity Description

The Network Traffic Object represents arbitrary network traffic that originates from a source and is addressed to a destination.


STIX2 Ipv6 Addr

Entity Meta

InformationValue
Display NameSTIX2 Ipv6 Addr
Entity Namemaltego.STIX2.ipv6-addr
Short DescriptionThe IPv6 Address Object represents one or more IPv6 addresses expressed using CIDR notation.
Entity CategorySTIX 2 observables
Base Entitiesmaltego.IPv6Address, maltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
typetypestringThe value of this property MUST be i pv6-addr.ipv6-addr
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
ididstring  
extensionsextensionsstringSpecifies any extensions of the object, as a dictionary. 
i pv6-addressi pv6-addressstringSpecifies one or more IPv6 addresses expressed using CIDR notation. 
resol ves_to_refsresol ves_to_refsstring[]Specifies a list of references to one or more Layer 2 Media Access Control (MAC) addresses that the IPv6 address resolves to. 
belo ngs_to_refsbelo ngs_to_refsstring[]Specifies a reference to one or more autonomous systems (AS) that the IPv6 address belongs to. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{"ipv 6-address": "value"}


Entity Description

The IPv6 Address Object represents one or more IPv6 addresses expressed using CIDR notation.


STIX2 Mutex

Entity Meta

InformationValue
Display NameSTIX2 Mutex
Entity Namemaltego.STIX2.mutex
Short DescriptionThe Mutex Object represents the properties of a mutual exclusion (mutex) object.
Entity CategorySTIX 2 observables
Base Entitiesmaltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
typetypestringThe value of this property MUST be mutex.mutex
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
ididstring  
extensionsextensionsstringSpecifies any extensions of the object, as a dictionary. 
namenamestringSpecifies the name of the mutex object. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{}


Entity Description

The Mutex Object represents the properties of a mutual exclusion (mutex) object.


STIX2 Mac Addr

Entity Meta

InformationValue
Display NameSTIX2 Mac Addr
Entity Namemaltego.STIX2.mac-addr
Short DescriptionThe MAC Address Object represents a single Media Access Control (MAC) address.
Entity CategorySTIX 2 observables
Base Entitiesmaltego.MacAddress, maltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
typetypestringThe value of this property MUST be mac-addr.mac-addr
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
ididstring  
extensionsextensionsstringSpecifies any extensions of the object, as a dictionary. 
macaddressmacaddressstringSpecifies one or more mac addresses expressed using CIDR notation. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{"m acaddress": "value"}


Entity Description

The MAC Address Object represents a single Media Access Control (MAC) address.


STIX2 Process

Entity Meta

InformationValue
Display NameSTIX2 Process
Entity Namemaltego.STIX2.process
Short DescriptionThe Process Object represents common properties of an instance of a computer program as executed on an operating system.
Entity CategorySTIX 2 observables
Base Entitiesmaltego.STIX2.core


Entity Properties

Display NameProperty NameData TypeShort DescriptionSample Value
typetypestringThe value of this property MUST be  `process`.process
s pec_versions pec_versionstringThe version of the STIX sp ecification used to represent the content in this cyber-observable. 
object_m arking_refsobject_m arking_refsstring[]The list of marking -definition objects to be applied to this object. 
granul ar_markingsgranul ar_markingsstring[]The set of granular markings that apply to this object. 
is_defangedis_defangedstringDefines whether or not the data contained within the object has been defanged. 
ididstring  
extensionsextensionsstringThe Process Object defines the following extensions. In addition to these, producers MAY create their own. Extensions: windows-p rocess-ext, windows-s ervice-ext. 
is_hiddenis_hiddenstringSpecifies whether the process is hidden. 
pidpidstringSpecifies the Process ID, or PID, of the process. 
createdcreatedstringSpecifies the date/time at which the process was created. 
cwdcwdstringSpecifies the current working directory of the process. 
c ommand_linec ommand_linestringSpecifies the full command line used in executing the process, including the process name (which may be specified i ndividually via the bina ry_ref.name property) and any arguments. 
environmen t_variablesenvironmen t_variablesstringSpecifies the list of environment variables associated with the process as a dictionary. 
opened_conn ection_refsopened_conn ection_refsstring[]Specifies the list of network connections opened by the process, as a reference to one or more Network Traffic Objects. 
creat or_user_refcreat or_user_refstringSpecifies the user that created the process, as a reference to a User Account Object. 
image_refimage_refstringSpecifies the executable binary that was executed as the process image, as a reference to a File Object. 
parent_refparent_refstringSpecifies the other process that spawned (i.e. is the parent of) this one, as represented by a Process Object. 
child_refschild_refsstring[]Specifies the other processes that were spawned by (i.e. children of) this process, as a reference to one or more other Process Objects. 
rec overy_prope rty_mappingrec overy_prope rty_mappingstringThe mapping of Maltego internal property names to STIX property names used for this entity.{}

Entity Description

The Process Object represents common properties of an instance of a computer program as executed on an operating system.

 

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.