Network Activity [4001] Class

Network Activity Category

Network Activity events report network connection and traffic activity.
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.
action_id Action ID primary Required Integer The action taken by a control or other policy-based system leading to an outcome or disposition. Dispositions conform to an action of 1 'Allowed' or 2 'Denied' in most cases. Note that 99 'Other' is not an option. No action would equate to 1 'Allowed'. An unknown action may still correspond to a known disposition. Refer to disposition_id for the outcome of the action.
0Unknown
The action was unknown. The disposition_id attribute may still be set to a non-unknown value, for example 'Count', 'Uncorrected', 'Isolated', 'Quarantined' or 'Exonerated'.
1Allowed
The activity was allowed. The disposition_id attribute should be set to a value that conforms to this action, for example 'Allowed', 'Approved', 'Delayed', 'No Action', 'Count' etc.
2Denied
The attempted activity was denied. The disposition_id attribute should be set to a value that conforms to this action, for example 'Blocked', 'Rejected', 'Quarantined', 'Isolated', 'Dropped', 'Access Revoked, etc.
99Other
The action was not mapped. See the action attribute, which contains a data source specific value.
This is an enum attribute; its string sibling is action.
activity_id Activity ID classification Required Integer The normalized identifier of the activity that triggered the event.
0Unknown
The event activity is unknown.
1Open
A new network connection was opened.
2Close
The network connection was closed.
3Reset
The network connection was abnormally terminated or closed by a middle device like firewalls.
4Fail
The network connection failed. For example a connection timeout or no route to host.
5Refuse
The network connection was refused. For example an attempt to connect to a server port which is not open.
6Traffic
Network traffic report.
7Listen
A network endpoint began listening for new network connections.
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 Optional Actor The actor object describes details about the user/role/process that was the source of the activity.
api API Details context Optional API Describes details about a typical API (Application Programming Interface) call.
app_name Application Name context Optional String The name of the application associated with the event or object.
attacks MITRE ATT&CK® Details primary Optional MITRE ATT&CK® Array An array of MITRE ATT&CK® objects describing the tactics, techniques & sub-techniques identified by a security control or finding.
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: Network 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.
4Network Activity
Network 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: Network 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.
4001Network Activity
Network Activity events report network connection and traffic activity.
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 was originally created or logged.
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.
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.
dst_endpoint Destination Endpoint O primary Required Network Endpoint The responder (server) in a network connection.
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 triggered the event.
ja4_fingerprint_list JA4+ Fingerprints context Optional JA4+ Fingerprint Array A list of the JA4+ network fingerprints.
malware Malware primary Optional Malware Array A list of Malware objects, describing details about the identified malware.
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.
proxy_endpoint Proxy Endpoint O context Optional Network Proxy Endpoint The proxy (server) in a network connection.
proxy_http_request Proxy HTTP Request context Optional HTTP Request The HTTP Request from the proxy server to the remote server.
proxy_http_response Proxy HTTP Response context Optional HTTP Response The HTTP Response from the remote server to the proxy server.
raw_data Raw Data context Optional String The raw event/finding data as received from the 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.
tls TLS context Optional Transport Layer Security (TLS) The Transport Layer Security (TLS) attributes.
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.
400100Network Activity: Unknown
400101Network Activity: Open
A new network connection was opened.
400102Network Activity: Close
The network connection was closed.
400103Network Activity: Reset
The network connection was abnormally terminated or closed by a middle device like firewalls.
400104Network Activity: Fail
The network connection failed. For example a connection timeout or no route to host.
400105Network Activity: Refuse
The network connection was refused. For example an attempt to connect to a server port which is not open.
400106Network Activity: Traffic
Network traffic report.
400107Network Activity: Listen
A network endpoint began listening for new network connections.
400199Network 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.