Actor
The Actor object contains details about the user, role, application, service, or process that initiated or performed a specific activity.
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[] | The process that initiated the activity. |
Raw Data | raw_data |
JSON | The event data as received from the event source. |
Record ID | record_id |
String | Unique identifier for the object |
Session | session |
Session[] | The user session from which the activity was initiated. |
Unmapped Data | unmapped |
Unmapped[] | The attributes that are not mapped to the event schema. The names and values of those attributes are specific to the event source. |
User | user |
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:
- Process Remediation Activity
- SMB Activity
- Module Query
- Device Config State
- Networks Query
- Finding
- Account Change
- Admin Group Query
- Application Lifecycle
- Discovery Result
- File Query
- File Hosting Activity
- Scheduled Job Activity
- Folder Query
- Memory Activity
- Data Security Finding
- Email URL Activity
- Software Inventory Info
- Network Remediation Activity
- API Activity
- Network File Activity
- RDP Activity
- Compliance Finding
- Entity Management
- Application Activity
- Job Query
- Email Delivery Activity
- Windows Evidence Artifacts
- File Remediation Activity
- Email File Activity
- Device Inventory Info
- HTTP Activity
- User Inventory Info
- Datastore Activity
- User Session Query
- User Access Management
- User Query
- FTP Activity
- Operating System Patch State
- Peripheral Device Query
- Authentication
- Network
- Process Query
- Windows Service Activity
- Network Connection Query
- Web Resources Activity
- File System Activity
- Registry Key Query
- Registry Key Activity
- OSINT Inventory Info
- Registry Value Activity
- Authorize Session
- Scan Activity
- Remediation Activity
- Group Management
- SSH Activity
- Service Query
- System Activity
- Event Log Activity
- Tunnel Activity
- DNS Activity
- Kernel Activity
- Network Activity
- Module Activity
- Registry Value Query
- Web Resource Access Activity
- Kernel Object Query
- Process Activity
- Email Activity
- NTP Activity
- Identity & Access Management
- DHCP Activity
- Device Config State Change
- Detection Finding
- Windows Resource Activity
- Prefetch Query
- Kernel Extension Activity
- Vulnerability Finding
Outbound Relationships
Actor references the following objects and events in its attributes:
This page describes qdm-1.3.2+ocsf-1.3.0
Updated about 1 month ago