Actor
actor
The Actor object contains details about the user, role, application, service, or process that initiated or performed a specific activity. Note that Actor is not the threat actor of a campaign but may be part of a campaign.
Attributes
Caption | Name | Type | Description |
---|---|---|---|
Application Name | app_name |
String |
The client application or service that initiated the activity. This can be in conjunction with the user if present. Note that app_name is distinct from the process if present.
|
Application ID | app_uid |
String |
The unique identifier of the client application or service that initiated the activity. This can be in conjunction with the user if present. Note that app_name is distinct from the process.pid or process.uid if present.
|
Authorization Information | authorizations |
Authorization Result[] | Provides details about an authorization, such as authorization outcome, and any associated policies related to the activity/event. |
Identity Provider | idp |
Identity Provider[] | This object describes details about the Identity Provider used. |
Invoked by | invoked_by |
String |
The name of the service that invoked the activity as described in the event.
|
Process | process |
Linux Process[] |
Entity:PROCESS The process that initiated the activity. |
Raw Data | raw_data |
JSON |
Group:context The event data as received from the event source. |
Record ID | record_id |
String |
Group:primary Unique identifier for the object |
Session | session |
Session[] | The user session from which the activity was initiated. |
Unmapped | unmapped |
Unmapped[] | Data from the source that was not mapped into the schema. |
User | user |
User[] |
Entity:USER The user that initiated the activity or the user context from which the activity was initiated. |
Relationships
Inbound Relationships
These objects and events reference Actor in their attributes:
- Kernel Object Query
- Web Resource Access Activity
- Email URL Activity
- Discovery
- Web Resources Activity
- Network Connection Query
- Kernel Activity
- Memory Activity
- Script Activity
- Authentication
- Group Management
- Software Inventory Info
- Unmanned Systems
- NTP Activity
- Job Query
- Registry Key Activity
- Authorize Session
- Detection Finding
- User Session Query
- Module Query
- Scheduled Job Activity
- Device Inventory Info
- Process Remediation Activity
- Remediation Activity
- Network Remediation Activity
- User Access Management
- API Activity
- DHCP Activity
- Device Config State Change
- Drone Flights Activity
- Admin Group Query
- Security Finding
- Prefetch Query
- Email File Activity
- Networks Query
- Network Activity
- Network File Activity
- File System Activity
- Event Log Activity
- Compliance Finding
- File Query
- User Inventory Info
- File Remediation Activity
- Application Activity
- HTTP Activity
- Module Activity
- Application Lifecycle
- Datastore Activity
- FTP Activity
- Base Event
- Vulnerability Finding
- Cloud Resources Inventory Info
- Registry Value Query
- Tunnel Activity
- Network
- Windows Resource Activity
- Peripheral Device Query
- Airborne Broadcast Activity
- Process Activity
- Device Config State
- Kernel Extension Activity
- User Query
- System Activity
- Email Activity
- Operating System Patch State
- RDP Activity
- Evidence Artifacts
- Application Error
- Startup Item Query
- Registry Key Query
- Service Query
- Entity Management
- DNS Activity
- Registry Value Activity
- Process Query
- Data Security Finding
- File Hosting Activity
- Folder Query
- SMB Activity
- Finding
- Incident Finding
- Windows Service Activity
- Scan Activity
- SSH Activity
- Account Change
- Identity & Access Management
- Discovery Result
- OSINT Inventory Info
Outbound Relationships
Actor references the following objects and events in its attributes:
This page describes ocsf-1.4.0
Updated 3 days ago