Process Activity [1007] Class

System Activity Category

Process Activity events report when a process launches, injects, opens or terminates another process, successful or otherwise.
Name Caption Group Requirement Type Description
action Action primary Optional String The normalized caption of action_id.
This is the string sibling of enum attribute action_id.
activity_id Activity ID classification Required Integer The normalized identifier of the activity that triggered the event.
0Unknown
The event activity is unknown.
1Launch
A request by the actor to launch another process. Refer to the launch_type_id attribute for details of the specific launch type.
2Terminate
A request by the actor to terminate a process. This activity is most commonly reflexive, this being the case when a process exits at its own initiation. Note too that Windows security products cannot always identify the actor in the case of inter-process termination. In this case, actor.process and process refer to the exiting process, i.e. indistinguishable from the reflexive case.
3Open
A request by the actor to obtain a handle or descriptor to a process with the aim of performing further actions upon that process. The target is usually a different process but this activity can also be reflexive.
4Inject
A request by the actor to execute code within the context of a process. The target is usually a different process but this activity can also be reflexive. Refer to the injection_type_id attribute for details of the specific injection type.
5Set User ID
A request by the actor to change its user identity by invoking the setuid() system call. Common programs like su and sudo use this mechanism. Note that the impersonation mechanism on Windows is not directly equivalent because it acts at the thread level.
99Other
The event activity is not mapped. See the activity_name attribute, which contains a data source specific value.
This is an enum attribute; its string sibling is activity_name.


activity_name Activity classification Optional String The event activity name, as defined by the activity_id.
This is the string sibling of enum attribute activity_id.
actor Actor primary Required Actor The actor that performed the activity on the target process. For example, the process that started a new process or injected code into another process.
api API Details context Optional API Describes details about a typical API (Application Programming Interface) call.
attacks MITRE ATT&CK® and ATLAS™ Details primary Optional MITRE ATT&CK® & ATLAS™ Array An array of MITRE ATT&CK® objects describing identified tactics, techniques & sub-techniques. The objects are compatible with MITRE ATLAS™ tactics, techniques & sub-techniques.


authorizations Authorization Information primary Optional Authorization Result Array Provides details about an authorization, such as authorization outcome, and any associated policies related to the activity/event.
category_name Category classification Optional String The event category name, as defined by category_uid value: System Activity.
This is the string sibling of enum attribute category_uid.
category_uid Category ID classification Required Integer The category unique identifier of the event.
1System Activity
System Activity events.
This is an enum attribute; its string sibling is category_name.
class_name Class classification Optional String The event class name, as defined by class_uid value: Process Activity.
This is the string sibling of enum attribute class_uid.
class_uid Class ID classification Required Integer The unique identifier of a class. A class describes the attributes available in an event.
1007Process Activity
Process Activity events report when a process launches, injects, opens or terminates another process, successful or otherwise.
This is an enum attribute; its string sibling is class_name.
cloud Cloud primary Required Cloud Describes details about the Cloud environment where the event or finding was created.
confidence Confidence context Optional String The confidence, normalized to the caption of the confidence_id value. In the case of 'Other', it is defined by the event source.
This is the string sibling of enum attribute confidence_id.
confidence_score Confidence Score context Optional Integer The confidence score as reported by the event source.
count Count occurrence Optional Integer The number of times that events in the same logical group occurred during the event Start Time to End Time period.
device Device O primary Required Device An addressable device, computer system or host.
disposition Disposition primary Optional String The disposition name, normalized to the caption of the disposition_id value. In the case of 'Other', it is defined by the event source.
This is the string sibling of enum attribute disposition_id.
duration Duration Milliseconds occurrence Optional Long The event duration or aggregate time, the amount of time the event covers from start_time to end_time in milliseconds.
end_time End Time occurrence Optional Timestamp The end time of a time period, or the time of the most recent event included in the aggregate event.
end_time_dt End Time occurrence Optional Datetime The end time of a time period, or the time of the most recent event included in the aggregate event.
enrichments Enrichments context Optional Enrichment Array The additional information from an external data source, which is associated with the event or a finding. For example add location information for the IP address in the DNS answers:

[{"name": "answers.ip", "value": "92.24.47.250", "type": "location", "data": {"city": "Socotra", "continent": "Asia", "coordinates": [-25.4153, 17.0743], "country": "YE", "desc": "Yemen"}}]
firewall_rule Firewall Rule primary Optional Firewall Rule The firewall rule that pertains to the control that triggered the event, if applicable.
malware Malware primary Optional Malware Array A list of Malware objects, describing details about the identified malware.
malware_scan_info Malware Scan Info primary Optional Malware Scan Info Describes details about the scan job that identified malware on the target system.
metadata Metadata context Required Metadata The metadata associated with the event or a finding.
osint OSINT primary Required OSINT Array The OSINT (Open Source Intelligence) object contains details related to an indicator such as the indicator itself, related indicators, geolocation, registrar information, subdomains, analyst commentary, and other contextual information. This information can be used to further enrich a detection or finding by providing decisioning support to other analysts and engineers.
policy Policy primary Optional Policy The policy that pertains to the control that triggered the event, if applicable. For example the name of an anti-malware policy or an access control policy.
process Process O primary Required Process The process that was launched, injected into, opened, or terminated.
raw_data Raw Data context Optional String The raw event/finding data as received from the source.
raw_data_hash Raw Data Hash O context Optional Fingerprint The hash, which describes the content of the raw_data field.
raw_data_size Raw Data Size context Optional Long The size of the raw data which was transformed into an OCSF event, in bytes.
risk_details Risk Details context Optional String Describes the risk associated with the finding.
risk_level Risk Level context Optional String The risk level, normalized to the caption of the risk_level_id value.
This is the string sibling of enum attribute risk_level_id.
risk_level_id Risk Level ID context Optional Integer The normalized risk level id.
0Info
1Low
2Medium
3High
4Critical
99Other
The risk level is not mapped. See the risk_level attribute, which contains a data source specific value.
This is an enum attribute; its string sibling is risk_level.
risk_score Risk Score context Optional Integer The risk score as reported by the event source.
severity Severity classification Optional String The event/finding severity, normalized to the caption of the severity_id value. In the case of 'Other', it is defined by the source.
This is the string sibling of enum attribute severity_id.
severity_id Severity ID classification Required Integer

The normalized identifier of the event/finding severity.

The normalized severity is a measurement the effort and expense required to manage and resolve an event or incident. Smaller numerical values represent lower impact events, and larger numerical values represent higher impact events.
0Unknown
The event/finding severity is unknown.
1Informational
Informational message. No action required.
2Low
The user decides if action is needed.
3Medium
Action is required but the situation is not serious at this time.
4High
Action is required immediately.
5Critical
Action is required immediately and the scope is broad.
6Fatal
An error occurred but it is too late to take remedial action.
99Other
The event/finding severity is not mapped. See the severity attribute, which contains a data source specific value.
This is an enum attribute; its string sibling is severity.
start_time Start Time occurrence Optional Timestamp The start time of a time period, or the time of the least recent event included in the aggregate event.
start_time_dt Start Time occurrence Optional Datetime The start time of a time period, or the time of the least recent event included in the aggregate event.
time Event Time occurrence Required Timestamp The normalized event occurrence time or the finding creation time.
time_dt Event Time occurrence Optional Datetime The normalized event occurrence time or the finding creation time.
type_name Type Name classification Optional String The event/finding type name, as defined by the type_uid.
This is the string sibling of enum attribute type_uid.
type_uid Type ID classification Required Long The event/finding type ID. It identifies the event's semantics and structure. The value is calculated by the logging system as: class_uid * 100 + activity_id.
100700Process Activity: Unknown
100701Process Activity: Launch
A request by the actor to launch another process. Refer to the launch_type_id attribute for details of the specific launch type.
100702Process Activity: Terminate
A request by the actor to terminate a process. This activity is most commonly reflexive, this being the case when a process exits at its own initiation. Note too that Windows security products cannot always identify the actor in the case of inter-process termination. In this case, actor.process and process refer to the exiting process, i.e. indistinguishable from the reflexive case.
100703Process Activity: Open
A request by the actor to obtain a handle or descriptor to a process with the aim of performing further actions upon that process. The target is usually a different process but this activity can also be reflexive.
100704Process Activity: Inject
A request by the actor to execute code within the context of a process. The target is usually a different process but this activity can also be reflexive. Refer to the injection_type_id attribute for details of the specific injection type.
100705Process Activity: Set User ID
A request by the actor to change its user identity by invoking the setuid() system call. Common programs like su and sudo use this mechanism. Note that the impersonation mechanism on Windows is not directly equivalent because it acts at the thread level.
100799Process Activity: Other
This is an enum attribute; its string sibling is type_name.
unmapped Unmapped Data context Optional Object The attributes that are not mapped to the event schema. The names and values of those attributes are specific to the event source.
Attribute Associations
actor.user: device
device: actor.user