Heads up! These docs are for STIX 1.1.1, which is not the latest version (1.2). View the latest!

ExecutionEnvironmentTypeCybOX Common Schema

The ExecutionEnvironmentType contains information describing the execution environment of the tool.


Fields

Field Name Type Description
System0..1 ObjectPropertiesType

This field contains information describing the system on which the tool was executed. System should be of type SystemObj:SystemObjectType.

User_Account_Info0..1 ObjectPropertiesType

This field contains information describing the user account that executed the tool. User_Account_Info should be of type UserAccountObj:UserAccountObjectType.

Command_Line0..1 string

This field specifies the command line string used to run the tool.

Start_Time0..1 DateTimeWithPrecisionType

This field specifies when the tool was run. In order to avoid ambiguity, it is strongly suggest that all timestamps in this field include a specification of the timezone if it is known.