From 8874b95ac8c9b7d39f2c59939e1998c4f6087a13 Mon Sep 17 00:00:00 2001 From: Joey Caparas Date: Tue, 20 Mar 2018 17:04:40 -0700 Subject: [PATCH] alphabetical table --- ...ows-defender-advanced-threat-protection.md | 129 +++++++++--------- 1 file changed, 66 insertions(+), 63 deletions(-) diff --git a/windows/security/threat-protection/windows-defender-atp/advanced-hunting-windows-defender-advanced-threat-protection.md b/windows/security/threat-protection/windows-defender-atp/advanced-hunting-windows-defender-advanced-threat-protection.md index 11c14c7e86..1948f36725 100644 --- a/windows/security/threat-protection/windows-defender-atp/advanced-hunting-windows-defender-advanced-threat-protection.md +++ b/windows/security/threat-protection/windows-defender-atp/advanced-hunting-windows-defender-advanced-threat-protection.md @@ -157,67 +157,70 @@ Check out the [Advanced Hunting repository](https://github.com/Microsoft/Advance ## Advanced hunting table reference | Column name | Column type | Description -:---|:--- |:--- -| MachineId | string | Unique identifier for the machine in the service. -| ComputerName | string | Fully qualified domain name (FQDN) of the machine. -| EventTime | datetime | Date and time when the event was recorded. -| ActionType | string | Type of activity that triggered the event. -| ProviderId | | Unique identifier for the Event Tracing for Windows (ETW) provider that collected the event log. -| EventId | | Unique identifier used by Event Tracing for Windows (ETW) for the event type. -| EventType | string | Table where the record is stored. -| ReportIndex | | Event identifier that is unique among the same event type. -| FileName | string | Name of the file that the recorded action was applied to. -| SHA1 | string | SHA-1 of the file that the recorded action was applied to. -| SHA256 | string | SHA-256 of the file that the recorded action was applied to. -| MD5 | string | MD5 hash of the file that the recorded action was applied to. -| FolderPath | string | Folder containing the file that the recorded action was applied to. -| FileOriginUrl | string | URL where the file was downloaded from. -| FileOriginIp | string | IP address where the file was downloaded from. -| FileOriginReferrerUrl | string | URL of the web page that links to the downloaded file. -| InitiatingProcessId | int | Process ID (PID) of the process that initiated the event. -| InitiatingProcessCreationTime | datetime | Date and time when the process that initiated the event was started. -| InitiatingProcessFileName | string | Name of the process that initiated the event. -| InitiatingProcessSha256 | string | SHA-256 of the process (image file) that initiated the event. -| InitiatingProcessMd5 | string | MD5 hash of the process (image file) that initiated the event. -| InitiatingProcessSha1 | string | SHA-1 of the process (image file) that initiated the event. -| InitiatingProcessCommandLine | string | Path and command line arguments used to run the process that initiated the event. -| InitiatingProcessFolderPath | string | Folder containing the process (image file) that initiated the event. -| InitiatingProcessAccountDomain | string | Domain of the account that ran the process responsible for the event. -| InitiatingProcessAccountName | string | User name of the account that ran the process responsible for the event. -| InitiatingProcessAccountSid | string | Security Identifier (SID) of the account that ran the process responsible for the event. -| InitiatingProcessIntegrityLevel | string | Integrity level of the process that initiated the event. Windows assigns integrity levels to processes based on certain characteristics, such as if they were launched from an internet downloaded. These integrity levels influence permissions to resources. -| InitiatingProcessTokenElevation | string | Token type indicating the presence or absence of User Access Control (UAC) privilege elevation applied to the process that initiated the event. -| InitiatingProcessParentCreationTime | datetime | Date and time when the parent of the process responsible for the event was event was started. -| InitiatingProcessParentName | string | Name of the parent process that spawned the process responsible for the event. -| InitiatingProcessParentId | int | Process ID (PID) of the parent process that spawned the process responsible for the event. -| AdditionalFields | | Additional information about the event in JSON array format. -| AccountName | string | User name of the account. -| AccountDomain | string | Domain of the account. -| AccountSid | string | Security Identifier (SID) of the account. +:---|:--- |:--- +| AccountDomain | string | Domain of the account. | +| AccountName | string | User name of the account. | +| AccountSid | string | Security Identifier (SID) of the account. | +| ActionType | string | Type of activity that triggered the event. | +| AdditionalFields | | Additional information about the event in JSON array format. | +| AlertId | string | Unique identifier for the alert. | +| ComputerName | string | Fully qualified domain name (FQDN) of the machine. | +| EventId | | Unique identifier used by Event Tracing for Windows (ETW) for the event type. | +| EventTime | datetime | Date and time when the event was recorded. | +| EventType | string | Table where the record is stored. | +| FileName | string | Name of the file that the recorded action was applied to. | +| FileOriginIp | string | IP address where the file was downloaded from. | +| FileOriginReferrerUrl | string | URL of the web page that links to the downloaded file. | +| FileOriginUrl | string | URL where the file was downloaded from. | +| FolderPath | string | Folder containing the file that the recorded action was applied to. | +| InitiatingProcessAccountDomain | string | Domain of the account that ran the process responsible for the event. | +| InitiatingProcessAccountName | string | User name of the account that ran the process responsible for the event. | +| InitiatingProcessAccountSid | string | Security Identifier (SID) of the account that ran the process responsible for the event. | +| InitiatingProcessCommandLine | string | Path and command line arguments used to run the process that initiated the event. | +| InitiatingProcessCreationTime | datetime | Date and time when the process that initiated the event was started. | +| InitiatingProcessFileName | string | Name of the process that initiated the event. | +| InitiatingProcessFolderPath | string | Folder containing the process (image file) that initiated the event. | +| InitiatingProcessId | int | Process ID (PID) of the process that initiated the event. | +| InitiatingProcessIntegrityLevel | string | Integrity level of the process that initiated the event. Windows assigns integrity levels to processes based on certain characteristics, such as if they were launched from an internet downloaded. These integrity levels influence permissions to resources. | +| InitiatingProcessMd5 | string | MD5 hash of the process (image file) that initiated the event. | +| InitiatingProcessParentCreationTime | datetime | Date and time when the parent of the process responsible for the event was event was started. | +| InitiatingProcessParentId | int | Process ID (PID) of the parent process that spawned the process responsible for the event. | +| InitiatingProcessParentName | string | Name of the parent process that spawned the process responsible for the event. | +| InitiatingProcessSha1 | string | SHA-1 of the process (image file) that initiated the event. | +| InitiatingProcessSha256 | string | SHA-256 of the process (image file) that initiated the event. | +| InitiatingProcessTokenElevation | string | Token type indicating the presence or absence of User Access Control (UAC) privilege elevation applied to the process that initiated the event. | +| IsAzureADJoined | boolean | Boolean indicator of whether machine is joined to the Azure Active Directory. | +| LocalIP | string | IP address assigned to the local machine used during communication. | +| LocalPort | int | TCP port on the local machine used during communication. | +| LoggedOnUsers | string | List of all users that are logged on the machine at the time of the event in JSON array format. | | LogonType | string | Type of logon session, specifically:

- **Interactive** - User physically interacts with the machine using the local keyboard and screen.

- **Remote interactive (RDP) logons** - User interacts with the machine remotely using Remote Desktop, Terminal Services, Remote Assistance, or other RDP clients.

- **Network** - Session initiated when the machine is accessed using PsExec or when shared resources on the machine, such as printers and shared folders, are accessed.

- **Batch** - Session initiated by scheduled tasks.

- **Service** - Session initiated by services as they start.
-| RemoteUrl | string | URL or fully qualified domain name (FQDN) that was being connected to. -| RemoteIP | string | IP address that was being connected to. -| RemotePort | int | TCP port on the remote device that was being connected to. -| LocalPort | int | TCP port on the local machine used during communication. -| LocalIP | string | IP address assigned to the local machine used during communication. -| ProcessCreationTime | datetime | Date and time the process was created. -| RegistryKey | string | Registry key that the recorded action was applied to. -| RegistryValueType | string | Data type, such as binary or string, of the registry value that the recorded action was applied to. -| RegistryValueName | string | Name of the registry value that the recorded action was applied to. -| RegistryValueData | string | Data of the registry value that the recorded action was applied to. -| PreviousRegistryKey | string | Original registry key of the registry value before it was modified. -| PreviousRegistryValueData | string | Original data of the registry value before it was modified. -| PreviousRegistryValueName | string | Original name of the registry value before it was modified. -| PreviousRegistryValueType | string | Original data type of the registry value before it was modified. -| ProcessCommandline | string | Path and command line arguments used to create the new process. -| ProcessIntegrityLevel | string | Integrity level of the newly created process. Windows assigns integrity levels to processes based on certain characteristics, such as if they were launched from an internet downloaded. These integrity levels influence permissions to resources. -| ProcessTokenElevation | string | Token type indicating the presence or absence of User Access Control (UAC) privilege elevation applied to the newly created process. -| ProcessId | int | Process ID (PID) of the newly created process. -| AlertId | string | Unique identifier for the alert. -| OSArchitecture | string | Architecture of the operating system running on the machine. -| OSPlatform | string | Platform of the operating system running on the machine. This indicates specific operating systems, including variations within the same family, such Windows 10 and Windows 7. -| OSBuild | string | Build version of the operating system running on the machine. -| NetworkCardIPs | string | List of all network adapters on the machine, including their MAC addresses and assigned IP addresses, in JSON array format. -| IsAzureADJoined | boolean | Boolean indicator of whether machine is joined to the Azure Active Directory. -| LoggedOnUsers | string | List of all users that are logged on the machine at the time of the event in JSON array format. -| MachineGroup | string | Machine group of the machine. This group is used by role-based access control to determine access to the machine. \ No newline at end of file +| MachineGroup | string | Machine group of the machine. This group is used by role-based access control to determine access to the machine. | +| MachineId | string | Unique identifier for the machine in the service. | +| MD5 | string | MD5 hash of the file that the recorded action was applied to. | +| NetworkCardIPs | string | List of all network adapters on the machine, including their MAC addresses and assigned IP addresses, in JSON array format. | +| OSArchitecture | string | Architecture of the operating system running on the machine. | +| OSBuild | string | Build version of the operating system running on the machine. | +| OSPlatform | string | Platform of the operating system running on the machine. This indicates specific operating systems, including variations within the same family, such Windows 10 and Windows 7. | +| PreviousRegistryKey | string | Original registry key of the registry value before it was modified. | +| PreviousRegistryValueData | string | Original data of the registry value before it was modified. | +| PreviousRegistryValueName | string | Original name of the registry value before it was modified. | +| PreviousRegistryValueType | string | Original data type of the registry value before it was modified. | +| ProcessCommandline | string | Path and command line arguments used to create the new process. | +| ProcessCreationTime | datetime | Date and time the process was created. | +| ProcessId | int | Process ID (PID) of the newly created process. | +| ProcessIntegrityLevel | string | Integrity level of the newly created process. Windows assigns integrity levels to processes based on certain characteristics, such as if they were launched from an internet downloaded. These integrity levels influence permissions to resources. | +| ProcessTokenElevation | string | Token type indicating the presence or absence of User Access Control (UAC) privilege elevation applied to the newly created process. | +| ProviderId | | Unique identifier for the Event Tracing for Windows (ETW) provider that collected the event log. | +| RegistryKey | string | Registry key that the recorded action was applied to. | +| RegistryValueData | string | Data of the registry value that the recorded action was applied to. | +| RegistryValueName | string | Name of the registry value that the recorded action was applied to. | +| RegistryValueType | string | Data type, such as binary or string, of the registry value that the recorded action was applied to. | +| RemoteIP | string | IP address that was being connected to. | +| RemotePort | int | TCP port on the remote device that was being connected to. | +| RemoteUrl | string | URL or fully qualified domain name (FQDN) that was being connected to. | +| ReportIndex | | Event identifier that is unique among the same event type. | +| SHA1 | string | SHA-1 of the file that the recorded action was applied to. | +| SHA256 | string | SHA-256 of the file that the recorded action was applied to. + + +