DeviceImageLoadEvents
DeviceImageLoadEvents contains DLL and other image load events reported by Microsoft Defender for Endpoint.
tablesCurrent
Relationships
Microsoft Defender for Endpoint
Source productproductMicrosoft Defender for Endpoint P2
Required licenselicenseMicrosoft Graph Security API
API accessapiMicrosoft Defender for Endpoint APIs
API accessapiLegacy Microsoft Defender XDR APIs
API accessapiDeviceProcessEvents
Related tabletableDeviceFileEvents
Related tabletableDeviceEvents
Related tabletable
Source productproductMicrosoft Defender for Endpoint P2
Required licenselicenseMicrosoft Graph Security API
API accessapiMicrosoft Defender for Endpoint APIs
API accessapiLegacy Microsoft Defender XDR APIs
API accessapiDeviceProcessEvents
Related tabletableDeviceFileEvents
Related tabletableDeviceEvents
Related tabletable
Schema
| Field | Type | Description | Copy |
|---|---|---|---|
Timestamp | datetime | Date and time when the event was recorded. | |
DeviceId | string | Unique identifier for the device in the service. | |
DeviceName | string | Fully qualified domain name of the device. | |
ActionType | string | Type of image load activity that triggered the event. | |
FileName | string | Name of the image file loaded by a process. | |
FolderPath | string | Folder containing the image file loaded by a process. | |
SHA1 | string | SHA-1 hash of the loaded image file. | |
SHA256 | string | SHA-256 hash of the loaded image file. | |
InitiatingProcessAccountSid | string | Security identifier of the account that ran the process responsible for loading the image. |