Entity Enrichment - Generic v2

Enrich entities using one or more integrations

Common Playbooks · 9 tasks · 13 inputs · 336 outputs

Details

IDEntity Enrichment - Generic v2
From Version5.0.0
Tasks9

README

Enrich entities using one or more integrations

Dependencies

This playbook uses the following sub-playbooks, integrations, and scripts.

Sub-playbooks

  • File Enrichment - Generic v2
  • URL Enrichment - Generic v2
  • Endpoint Enrichment - Generic v2.1
  • Domain Enrichment - Generic v2
  • Account Enrichment - Generic v2.1
  • Email Address Enrichment - Generic v2.1
  • IP Enrichment - Generic v2

Integrations

This playbook does not use any integrations.

Scripts

This playbook does not use any scripts.

Commands

This playbook does not use any commands.

Playbook Inputs


Name Description Default Value Required
IP The IP addresses to enrich IP.Address Optional
InternalRange A list of internal IP ranges to check IP addresses against. The comma-separated list should be provided in CIDR notation. For example, a list of ranges would be: “172.16.0.0/12,10.0.0.0/8,192.168.0.0/16” (without quotes). lists.PrivateIPs Optional
MD5 File MD5 to enrich File.MD5 Optional
SHA256 File SHA256 to enrich File.SHA256 Optional
SHA1 File SHA1 to enrich File.SHA1 Optional
URL URL to enrich URL.Data Optional
Email The email addresses to enrich Account.Email.Address Optional
Hostname The hostname to enrich Endpoint.Hostname Optional
Username The Username to enrich Account.Username Optional
Domain The domain name to enrich Domain.Name Optional
ResolveIP Determines whether the IP Enrichment - Generic playbook should convert IP addresses to hostnames using a DNS query. You can set this to either True or False. False Optional
InternalDomains A CSV list of internal domains. The list will be used to determine whether an email address is internal or external.   Optional
UseReputationCommand Define whether you wish to use the reputation command during the enrichment process.
Note: This input should be used whenever auto-extract is not enabled in the investigation flow.
The default value is false
Possible values: True / False.
False Required

Playbook Outputs


Path Description Type
IP The IP object. unknown
Endpoint The endpoint object. string
Endpoint.Hostname The hostname that was enriched. string
Endpoint.OS The endpoint’s operating system. string
Endpoint.IP A list of endpoint IP addresses. string
Endpoint.MAC A list of endpoint MAC addresses. string
Endpoint.Domain The endpoint domain name. string
DBotScore The DBotScore object. string
DBotScore.Indicator The indicator that was tested. string
DBotScore.Type The indicator type. string
DBotScore.Vendor Vendor used to calculate the score. string
DBotScore.Score The actual score. number
File The file object. string
File.SHA1 SHA1 hash of the file. string
File.SHA256 SHA256 hash of the file. string
File.MD5 MD5 hash of the file. string
File.Malicious Whether the file is malicious. string
File.Malicious.Vendor For malicious files, the vendor that made the decision. string
URL The URL object. string
URL.Data The enriched URL. string
URL.Malicious Whether the detected URL was malicious. string
URL.Vendor Vendor that labeled the URL as malicious. string
URL.Description Additional information for the URL. string
Domain The domain object. string
Account The account object. string
Account.Email The email of the account. string
Account.Email.NetworkType The email account NetworkType (Internal/External). string
Account.Email.Distance The object that contains the distance between the email domain and the compared domain. string
Account.Email.Distance.Domain The compared domain. string
Account.Email.Distance.Value The distance between the email domain and the compared domain. number
ActiveDirectory.Users An object containing information about the user from Active Directory. string
ActiveDirectory.Users.sAMAccountName The user’s samAccountName. string
ActiveDirectory.Users.userAccountControl The user’s account control flag. string
ActiveDirectory.Users.mail The user’s email address. string
ActiveDirectory.Users.memberOf Groups the user is a member of. string
CylanceProtectDevice The device information about the hostname that was enriched using Cylance Protect v2. string
File.VirusTotal.Scans The scan object. string
File.VirusTotal.Scans.Source Vendor that scanned this hash. string
File.VirusTotal.Scans.Detected Whether a scan was detected for this hash (True/False). boolean
File.VirusTotal.Scans.Result Scan result for this hash - signature, etc. string
IAM Generic IAM output. string
UserManagerEmail The email of the user’s manager. string
UserManagerDisplayName The display name of the user’s manager. string
ActiveDirectory.Users.manager The manager of the user. string
ActiveDirectory.Users.dn The user distinguished name. string
ActiveDirectory.Users.displayName The user display name. string
ActiveDirectory.Users.name The user common name. string
ActiveDirectory.Users.userAccountControlFields The user account control fields. string
IdentityIQ.Identity Identity asset from IdentityIQ. string
PingOne.Account Account in PingID. string
IAM.Vendor.active When true, indicates that the employee’s status is active in the 3rd-party integration. string
IAM.Vendor.brand Name of the integration. string
IAM.Vendor.details Provides the raw data from the 3rd-party integration. string
IAM.Vendor.email The employee’s email address. string
IAM.Vendor.errorCode HTTP error response code. string
IAM.Vendor.errorMessage Reason why the API failed. string
IAM.Vendor.id The employee’s user ID in the app. string
IAM.Vendor.instanceName Name of the integration instance. string
IAM.Vendor.success When true, indicates that the command was executed successfully. string
IAM.Vendor.username The employee’s username in the app. string
IAM.Vendor.action The command name. string
IdentityIQ.Identity.userName The IdentityIQ username (primary ID). string
IdentityIQ.Identity.id The IdentityIQ internal ID (UUID). string
IdentityIQ.Identity.active Indicates whether the ID is active or inactive in IdentityIQ. string
IdentityIQ.Identity.lastModified Timestamp of when the identity was last modified. string
IdentityIQ.Identity.displayName The display name of the identity. string
IdentityIQ.Identity.emails Array of email objects. string
IdentityIQ.Identity.entitlements Array of entitlement objects that the identity has. string
IdentityIQ.Identity.roles Array of role objects that the identity has. string
IdentityIQ.Identity.capabilities Array of string representations of the IdentityIQ capabilities assigned to this identity. string
IdentityIQ.Identity.name Account name. string
IdentityIQ.Identity.manager The account’s manager returned from IdentityIQ. string
IdentityIQ.Identity.name.formatted The display name of the identity. string
IdentityIQ.Identity.name.familyName The last name of the identity. string
IdentityIQ.Identity.name.givenName The first name of the identity. string
IdentityIQ.Identity.manager.userName The IdentityIQ username (primary ID) of the identity’s manager. string
IdentityIQ.Identity.emails.type Type of the email being returned. string
IdentityIQ.Identity.emails.value The email address of the identity. string
IdentityIQ.Identity.emails.primary Indicates if this email address is the identity’s primary email. string
PingOne.Account.ID PingOne account ID. string
PingOne.Account.Username PingOne account username. string
PingOne.Account.DisplayName PingOne account display name. string
PingOne.Account.Email PingOne account email. string
PingOne.Account.Enabled PingOne account enabled status. string
PingOne.Account.CreatedAt PingOne account create date. string
PingOne.Account.UpdatedAt PingOne account updated date. string
Account.PasswordChanged Timestamp for when the user’s password was last changed. string
Account.StatusChanged Timestamp for when the user’s status was last changed. string
Account.Activated Timestamp for when the user was activated. string
Account.Created Timestamp for when the user was created. string
Account.Status Okta account status. string
Account.Username The user SAM account name. string
Account.ID The user distinguished name. string
Account.Manager The user manager. string
Account.Groups Groups for which the user is a member. string
Account.DisplayName The user display name. string
Account.ManagerEmail The manager email. string
Account.JobTitle User’s job title. string
Account.TelephoneNumber User’s mobile phone number. string
Account.Office User’s office location. string
Account.Type The account entity type. string
ActiveDirectory.Users.userAccountControlFields.SCRIPT Whether the login script is run. Works for *Windows Server 2012 R2*. string
ActiveDirectory.Users.userAccountControlFields.ACCOUNTDISABLE Whether the user account is disabled. Works for *Windows Server 2012 R2*. string
ActiveDirectory.Users.userAccountControlFields.HOMEDIR_REQUIRED Whether the home folder is required. Works for *Windows Server 2012 R2*. string
ActiveDirectory.Users.userAccountControlFields.LOCKOUT Whether the user is locked out. Works for *Windows Server 2012 R2*. string
ActiveDirectory.Users.userAccountControlFields.PASSWD_NOTREQD Whether the password is required. Works for *Windows Server 2012 R2*. string
ActiveDirectory.Users.userAccountControlFields.PASSWD_CANT_CHANGE Whether the user can change the password. Works for *Windows Server 2012 R2*. string
ActiveDirectory.Users.userAccountControlFields.ENCRYPTED_TEXT_PWD_ALLOWED Whether the user can send an encrypted password. Works for *Windows Server 2012 R2*. string
ActiveDirectory.Users.userAccountControlFields.TEMP_DUPLICATE_ACCOUNT Whether this is an account for users whose primary account is in another domain. Works for *Windows Server 2012 R2*. string
ActiveDirectory.Users.userAccountControlFields.NORMAL_ACCOUNT Whether this is a default account type that represents a typical user. Works for *Windows Server 2012 R2*. string
ActiveDirectory.Users.userAccountControlFields.INTERDOMAIN_TRUST_ACCOUNT Whether the account is permitted to trust a system domain that trusts other domains. Works for *Windows Server 2012 R2*. string
ActiveDirectory.Users.userAccountControlFields.WORKSTATION_TRUST_ACCOUNT Whether this is a computer account for a computer running Microsoft Windows NT 4.0 Workstation, Microsoft Windows NT 4.0 Server, Microsoft Windows 2000 Professional, or Windows 2000 Server and is a member of this domain. string
ActiveDirectory.Users.userAccountControlFields.PARTIAL_SECRETS_ACCOUNT Whether the account is a read-only domain controller (RODC). string
ActiveDirectory.Users.userAccountControlFields.TRUSTED_TO_AUTH_FOR_DELEGATION Whether the account is enabled for delegation. string
ActiveDirectory.Users.userAccountControlFields.DONT_REQ_PREAUTH Whether this account require Kerberos pre-authentication for logging on. string
ActiveDirectory.Users.userAccountControlFields.USE_DES_KEY_ONLY Whether to restrict this principal to use only Data Encryption Standard (DES) encryption types for keys. string
ActiveDirectory.Users.userAccountControlFields.NOT_DELEGATED Whether the security context of the user isn’t delegated to a service even if the service account is set as trusted for Kerberos delegation. string
ActiveDirectory.Users.userAccountControlFields.TRUSTED_FOR_DELEGATION Whether the service account (the user or computer account) under which a service runs is trusted for Kerberos delegation. string
ActiveDirectory.Users.userAccountControlFields.SMARTCARD_REQUIRED Whether to force the user to log in by using a smart card. string
ActiveDirectory.Users.userAccountControlFields.MNS_LOGON_ACCOUNT Whether this is an MNS login account. string
ActiveDirectory.Users.userAccountControlFields.SERVER_TRUST_ACCOUNT Whether this is a computer account for a domain controller that is a member of this domain. Works for *Windows Server 2012 R2*. string
ActiveDirectory.Users.userAccountControlFields.DONT_EXPIRE_PASSWORD Whether to never expire the password on the account. string
ActiveDirectory.Users.userAccountControlFields.PASSWORD_EXPIRED Whether the user password expired. string
IAM.Vendor The returning results vendor. string
IAM.UserProfile The user profile. string
SailPointIdentityNow.Account The IdentityNow account object. string
SailPointIdentityNow.Account.id The IdentityNow internal ID (UUID). string
SailPointIdentityNow.Account.name Name of the identity on this account. string
SailPointIdentityNow.Account.identityId The IdentityNow internal identity ID. string
SailPointIdentityNow.Account.nativeIdentity The IdentityNow internal native identity ID. string
SailPointIdentityNow.Account.sourceId Source ID that maps this account. string
SailPointIdentityNow.Account.created Timestamp when the account was created. string
SailPointIdentityNow.Account.modified Timestamp when the account was last modified. string
SailPointIdentityNow.Account.attributes Map of variable number of attributes unique to this account. string
SailPointIdentityNow.Account.authoritative Indicates whether the account is the true source for this identity. string
SailPointIdentityNow.Account.disabled Indicates whether the account is disabled. string
SailPointIdentityNow.Account.locked Indicates whether the account is locked. string
SailPointIdentityNow.Account.systemAccount Indicates whether the account is a system account. string
SailPointIdentityNow.Account.uncorrelated Indicates whether the account is uncorrelated. string
SailPointIdentityNow.Account.manuallyCorrelated Indicates whether the account was manually correlated. string
SailPointIdentityNow.Account.hasEntitlements Indicates whether the account has entitlement. string
MSGraphUser.ID User’s ID. string
MSGraphUser.DisplayName User’s display name. string
MSGraphUser.GivenName User’s given name. string
MSGraphUser.JobTitle User’s job title. string
MSGraphUser.Mail User’s mail address. string
MSGraphUser.Surname User’s surname. string
MSGraphUser.UserPrincipalName User’s principal name. string
MSGraphUser.MobilePhone User’s mobile phone number. string
MSGraphUser.OfficeLocation User’s office location. string
MSGraphUser.BusinessPhones User’s business phone numbers. string
MSGraphUserManager.Manager.ID Manager’s user ID. string
MSGraphUserManager.Manager.DisplayName User’s display name. string
MSGraphUserManager.Manager.GivenName User’s given name. string
MSGraphUserManager.Manager.Mail User’s mail address. string
MSGraphUserManager.Manager.Surname User’s surname. string
MSGraphUserManager.Manager.UserPrincipalName User’s principal name. string
MSGraphUserManager.Manager.BusinessPhones User’s business phone numbers. string
MSGraphUserManager.Manager.JobTitle User’s job title. string
MSGraphUserManager.Manager.MobilePhone User’s mobile phone number. string
MSGraphUserManager.Manager.OfficeLocation User’s office location. string
PaloAltoNetworksXDR.RiskyUser The account object. string
PaloAltoNetworksXDR.RiskyUser.type Form of identification element. string
PaloAltoNetworksXDR.RiskyUser.id Identification value of the type field. string
PaloAltoNetworksXDR.RiskyUser.score The score assigned to the user. string
PaloAltoNetworksXDR.RiskyUser.reasons The account risk objects. string
PaloAltoNetworksXDR.RiskyUser.reasons.date created Date when the incident was created. string
PaloAltoNetworksXDR.RiskyUser.reasons.description Description of the incident. string
PaloAltoNetworksXDR.RiskyUser.reasons.severity The severity of the incident string
PaloAltoNetworksXDR.RiskyUser.reasons.status The incident status string
PaloAltoNetworksXDR.RiskyUser.reasons.points The score. string
AWS.IAM.Users AWS IAM output. string
AWS.IAM.Users.UserName The friendly name identifying the user. string
AWS.IAM.Users.UserId The stable and unique string identifying the user. string
AWS.IAM.Users.Arn The Amazon Resource Name (ARN) that identifies the user. string
AWS.IAM.Users.CreateDate The date and time when the user was created. string
AWS.IAM.Users.Path The path to the user. string
AWS.IAM.Users.PasswordLastUsed The date and time, when the user’s password was last used to sign in to an AWS website. string
Account.Email.Address User’s mail address. string
URL.Malicious.Vendor For malicious URLs, the vendor that made the decision. string
URL.Malicious.Description For malicious URLs, the reason that the vendor made the decision. string
DBotScore.Reliability Reliability of the source providing the intelligence data. string
Endpoint.IPAddress The endpoint IP address. string
Endpoint.ID The endpoint ID. string
Endpoint.Status The endpoint status. string
Endpoint.IsIsolated The endpoint isolation status. string
Endpoint.MACAddress The endpoint MAC address. string
Endpoint.Vendor The integration name of the endpoint vendor. string
Endpoint.Relationships The endpoint relationships of the endpoint that was enriched. string
Endpoint.Processor The model of the processor. string
Endpoint.Processors The number of processors. string
Endpoint.Memory Memory on this endpoint. string
Endpoint.Model The model of the machine or device. string
Endpoint.BIOSVersion The endpoint’s BIOS version. string
Endpoint.OSVersion The endpoint’s operation system version. string
Endpoint.DHCPServer The DHCP server of the endpoint. string
Endpoint.Groups Groups for which the computer is listed as a member. string
ExtraHop.Device.Macaddr The MAC Address of the device. String
ExtraHop.Device.DeviceClass The class of the device. String
ExtraHop.Device.UserModTime The time of the most recent update, expressed in milliseconds since the epoch. Number
ExtraHop.Device.AutoRole The role automatically detected by the ExtraHop. String
ExtraHop.Device.ParentId The ID of the parent device. Number
ExtraHop.Device.Vendor The device vendor. String
ExtraHop.Device.Analysis The level of analysis preformed on the device. string
ExtraHop.Device.DiscoveryId The UUID given by the Discover appliance. String
ExtraHop.Device.DefaultName The default name of the device. String
ExtraHop.Device.DisplayName The display name of device. String
ExtraHop.Device.OnWatchlist Whether the device is on the advanced analysis allow list. Boolean
ExtraHop.Device.ModTime The time of the most recent update, expressed in milliseconds since the epoch. Number
ExtraHop.Device.IsL3 Indicates whether the device is a Layer 3 device. Boolean
ExtraHop.Device.Role The role of the device. String
ExtraHop.Device.DiscoverTime The time that the device was discovered. Number
ExtraHop.Device.Id The ID of the device. Number
ExtraHop.Device.Ipaddr4 The IPv4 address of the device. String
ExtraHop.Device.Vlanid The ID of VLan. Number
ExtraHop.Device.Ipaddr6 The IPv6 address of the device. string
ExtraHop.Device.NodeId The Node ID of the Discover appliance. number
ExtraHop.Device.Description A user customizable description of the device. string
ExtraHop.Device.DnsName The DNS name associated with the device. string
ExtraHop.Device.DhcpName The DHCP name associated with the device. string
ExtraHop.Device.CdpName The Cisco Discovery Protocol name associated with the device. string
ExtraHop.Device.NetbiosName The NetBIOS name associated with the device. string
ExtraHop.Device.Url Link to the device details page in ExtraHop. string
McAfee.ePO.Endpoint The endpoint that was enriched. string
ActiveDirectory.ComputersPageCookie An opaque string received in a paged search, used for requesting subsequent entries. string
ActiveDirectory.Computers The information about the hostname that was enriched using Active Directory. string
ActiveDirectory.Computers.dn The computer distinguished name. string
ActiveDirectory.Computers.memberOf Groups for which the computer is listed. string
ActiveDirectory.Computers.name The computer name. string
CrowdStrike.Device The information about the endpoint. string
CarbonBlackEDR.Sensor.systemvolume_total_size The size, in bytes, of the system volume of the endpoint on which the sensor is installed. installed. number
CarbonBlackEDR.Sensor.emet_telemetry_path The path of the EMET telemetry associated with the sensor. string
CarbonBlackEDR.Sensor.os_environment_display_string Human-readable string of the installed OS. string
CarbonBlackEDR.Sensor.emet_version The EMET version associated with the sensor. string
CarbonBlackEDR.Sensor.emet_dump_flags The flags of the EMET dump associated with the sensor. string
CarbonBlackEDR.Sensor.clock_delta The clock delta associated with the sensor. string
CarbonBlackEDR.Sensor.supports_cblr Whether the sensor supports Carbon Black Live Response (CbLR). string
CarbonBlackEDR.Sensor.sensor_uptime The uptime of the process. string
CarbonBlackEDR.Sensor.last_update When the sensor was last updated. string
CarbonBlackEDR.Sensor.physical_memory_size The size in bytes of physical memory. number
CarbonBlackEDR.Sensor.build_id The sensor version installed on this endpoint. From the /api/builds/ endpoint. string
CarbonBlackEDR.Sensor.uptime Endpoint uptime in seconds. string
CarbonBlackEDR.Sensor.is_isolating Boolean representing sensor-reported isolation status. boolean
CarbonBlackEDR.Sensor.event_log_flush_time If event_log_flush_time is set, the server will instruct the sensor to immediately
send all data before this date, ignoring all other throttling mechanisms.
To force a host current, set this value to a value far in the future.
When the sensor has finished sending its queued data, this value will be null.
string
CarbonBlackEDR.Sensor.computer_dns_name The DNS name of the endpoint on which the sensor is installed. string
CarbonBlackEDR.Sensor.emet_report_setting The report setting of the EMET associated with the sensor. string
CarbonBlackEDR.Sensor.id The ID of this sensor. string
CarbonBlackEDR.Sensor.emet_process_count The number of EMET processes associated with the sensor. string
CarbonBlackEDR.Sensor.emet_is_gpo Whether the EMET is a GPO. string
CarbonBlackEDR.Sensor.power_state The sensor power state. string
CarbonBlackEDR.Sensor.network_isolation_enabled Boolean representing the network isolation request status. boolean
CarbonBlackEDR.Sensor.systemvolume_free_size The amount of free bytes on the system volume. string
CarbonBlackEDR.Sensor.status The sensor status. string
CarbonBlackEDR.Sensor.num_eventlog_bytes The number of event log bytes. number
CarbonBlackEDR.Sensor.sensor_health_message Human-readable string indicating the sensor’s self-reported status. string
CarbonBlackEDR.Sensor.build_version_string Human-readable string of the sensor version. string
CarbonBlackEDR.Sensor.computer_sid Machine SID of this host. string
CarbonBlackEDR.Sensor.next_checkin_time Next expected communication from this computer in server-local time and zone. string
CarbonBlackEDR.Sensor.node_id The node ID associated with the sensor. string
CarbonBlackEDR.Sensor.cookie The cookie associated with the sensor. string
CarbonBlackEDR.Sensor.emet_exploit_action The EMET exploit action associated with the sensor. string
CarbonBlackEDR.Sensor.computer_name NetBIOS name of this computer. string
CarbonBlackEDR.Sensor.license_expiration When the license of the sensor expires. string
CarbonBlackEDR.Sensor.supports_isolation Whether the sensor supports isolation. string
CarbonBlackEDR.Sensor.parity_host_id The ID of the parity host associated with the sensor. string
CarbonBlackEDR.Sensor.supports_2nd_gen_modloads Whether the sensor support modload of 2nd generation. string
CarbonBlackEDR.Sensor.network_adapters A pipe-delimited list of IP,MAC pairs for each network interface. string
CarbonBlackEDR.Sensor.sensor_health_status Self-reported health score, from 0 to 100. Higher numbers indicate a better health status. string
CarbonBlackEDR.Sensor.registration_time Time this sensor was originally registered in server-local time and zone. string
CarbonBlackEDR.Sensor.restart_queued Whether a restart of the sensor is queued. string
CarbonBlackEDR.Sensor.notes The notes associated with the sensor. string
CarbonBlackEDR.Sensor.num_storefiles_bytes Number of storefiles bytes associated with the sensor. string
CarbonBlackEDR.Sensor.os_environment_id The ID of the OS environment of the sensor. string
CarbonBlackEDR.Sensor.shard_id The ID of the shard associated with the sensor. string
CarbonBlackEDR.Sensor.boot_id A sequential counter of boots since the sensor was installed. string
CarbonBlackEDR.Sensor.last_checkin_time Last communication with this computer in server-local time and zone. string
CarbonBlackEDR.Sensor.os_type The operating system type of the computer. string
CarbonBlackEDR.Sensor.group_id The sensor group ID this sensor is assigned to. string
CarbonBlackEDR.Sensor.uninstall When set, indicates that the sensor will be directed to uninstall on next check-in. string
PaloAltoNetworksXDR.Endpoint.endpoint_id The endpoint ID. string
PaloAltoNetworksXDR.Endpoint.endpoint_name The endpoint name. string
PaloAltoNetworksXDR.Endpoint.endpoint_type The endpoint type. string
PaloAltoNetworksXDR.Endpoint.endpoint_status The status of the endpoint. string
PaloAltoNetworksXDR.Endpoint.os_type The endpoint OS type. string
PaloAltoNetworksXDR.Endpoint.ip A list of IP addresses. string
PaloAltoNetworksXDR.Endpoint.users A list of users. string
PaloAltoNetworksXDR.Endpoint.domain The endpoint domain. string
PaloAltoNetworksXDR.Endpoint.alias The endpoint’s aliases. string
PaloAltoNetworksXDR.Endpoint.first_seen First seen date/time in Epoch (milliseconds). string
PaloAltoNetworksXDR.Endpoint.last_seen Last seen date/time in Epoch (milliseconds). string
PaloAltoNetworksXDR.Endpoint.content_version Content version. string
PaloAltoNetworksXDR.Endpoint.installation_package Installation package. string
PaloAltoNetworksXDR.Endpoint.active_directory Active directory. string
PaloAltoNetworksXDR.Endpoint.install_date Install date in Epoch (milliseconds). string
PaloAltoNetworksXDR.Endpoint.endpoint_version Endpoint version. string
PaloAltoNetworksXDR.Endpoint.is_isolated Whether the endpoint is isolated. string
PaloAltoNetworksXDR.Endpoint.group_name The name of the group to which the endpoint belongs. string
PaloAltoNetworksXDR.Endpoint.count Number of endpoints returned. number
Account.Domain The domain of the account. string
PaloAltoNetworksXDR.RiskyHost.type Form of identification element. string
PaloAltoNetworksXDR.RiskyHost.id Identification value of the type field. string
PaloAltoNetworksXDR.RiskyHost.score The score assigned to the host. string
PaloAltoNetworksXDR.RiskyHost.reasons The endpoint risk objects. string
PaloAltoNetworksXDR.RiskyHost.reasons.date created Date when the incident was created. string
PaloAltoNetworksXDR.RiskyHost.reasons.description Description of the incident. string
PaloAltoNetworksXDR.RiskyHost.reasons.severity The severity of the incident. string
PaloAltoNetworksXDR.RiskyHost.reasons.status The incident status. string
PaloAltoNetworksXDR.RiskyHost.reasons.points The score. string
Core.Endpoint.endpoint_id The endpoint ID. string
Core.Endpoint.endpoint_name The endpoint name. string
Core.Endpoint.endpoint_type The endpoint type. string
Core.Endpoint.endpoint_status The status of the endpoint. string
Core.Endpoint.os_type The endpoint OS type. string
Core.Endpoint.ip A list of IP addresses. string
Core.Endpoint.users A list of users. string
Core.Endpoint.domain The endpoint domain. string
Core.Endpoint.alias The endpoint’s aliases. string
Core.Endpoint.first_seen First seen date/time in Epoch (milliseconds). string
Core.Endpoint.last_seen Last seen date/time in Epoch (milliseconds). string
Core.Endpoint.content_version Content version. string
Core.Endpoint.installation_package Installation package. string
Core.Endpoint.active_directory Active directory. string
Core.Endpoint.install_date Install date in Epoch (milliseconds). string
Core.Endpoint.endpoint_version Endpoint version. string
Core.Endpoint.is_isolated Whether the endpoint is isolated. string
Core.Endpoint.group_name The name of the group to which the endpoint belongs. string
Core.RiskyHost.type Form of identification element. string
Core.RiskyHost.id Identification value of the type field. string
Core.RiskyHost.score The score assigned to the host. string
Core.RiskyHost.reasons.date created Date when the incident was created. date
Core.RiskyHost.reasons.description Description of the incident. string
Core.RiskyHost.reasons.severity The severity of the incident. string
Core.RiskyHost.reasons.status The incident status. string
Core.RiskyHost.reasons.points The score. string
Domain.Malicious.Vendor For malicious domains, the vendor that made the decision. string
Domain.Name Bad domain found. string

Playbook Image


Entity Enrichment - Generic v2

Inputs

  • IP — The IP addresses to enrich
  • InternalRange — A list of internal IP ranges to check IP addresses against. The comma-separated list should be provided in CIDR notation. For example, a list of ranges would be: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16" (without quotes).
  • MD5 — File MD5 to enrich
  • SHA256 — File SHA256 to enrich
  • SHA1 — File SHA1 to enrich
  • URL — URL to enrich
  • Email — The email addresses to enrich
  • Hostname — The hostname to enrich
  • Username — The Username to enrich
  • Domain — The domain name to enrich
  • ResolveIP — Determines whether the IP Enrichment - Generic playbook should convert IP addresses to hostnames using a DNS query. You can set this to either True or False.
  • InternalDomains — A CSV list of internal domains. The list will be used to determine whether an email address is internal or external.
  • UseReputationCommand — Define whether you wish to use the reputation command during the enrichment process. Note: This input should be used whenever auto-extract is not enabled in the investigation flow. The default value is false Possible values: True / False.

Outputs

  • IP — The IP object.
  • Endpoint — The endpoint object.
  • Endpoint.Hostname — The hostname that was enriched.
  • Endpoint.OS — The endpoint's operating system.
  • Endpoint.IP — A list of endpoint IP addresses.
  • Endpoint.MAC — A list of endpoint MAC addresses.
  • Endpoint.Domain — The endpoint domain name.
  • DBotScore — The DBotScore object.
  • DBotScore.Indicator — The indicator that was tested.
  • DBotScore.Type — The indicator type.
  • DBotScore.Vendor — Vendor used to calculate the score.
  • DBotScore.Score — The actual score.
  • File — The file object.
  • File.SHA1 — SHA1 hash of the file.
  • File.SHA256 — SHA256 hash of the file.
  • File.MD5 — MD5 hash of the file.
  • File.Malicious — Whether the file is malicious.
  • File.Malicious.Vendor — For malicious files, the vendor that made the decision.
  • URL — The URL object.
  • URL.Data — The enriched URL.
  • URL.Malicious — Whether the detected URL was malicious.
  • URL.Vendor — Vendor that labeled the URL as malicious.
  • URL.Description — Additional information for the URL.
  • Domain — The domain object.
  • Account — The account object.
  • Account.Email — The email of the account.
  • Account.Email.NetworkType — The email account NetworkType (Internal/External).
  • Account.Email.Distance — The object that contains the distance between the email domain and the compared domain.
  • Account.Email.Distance.Domain — The compared domain.
  • Account.Email.Distance.Value — The distance between the email domain and the compared domain.
  • ActiveDirectory.Users — An object containing information about the user from Active Directory.
  • ActiveDirectory.Users.sAMAccountName — The user's samAccountName.
  • ActiveDirectory.Users.userAccountControl — The user's account control flag.
  • ActiveDirectory.Users.mail — The user's email address.
  • ActiveDirectory.Users.memberOf — Groups the user is a member of.
  • CylanceProtectDevice — The device information about the hostname that was enriched using Cylance Protect v2.
  • File.VirusTotal.Scans — The scan object.
  • File.VirusTotal.Scans.Source — Vendor that scanned this hash.
  • File.VirusTotal.Scans.Detected — Whether a scan was detected for this hash (True/False).
  • File.VirusTotal.Scans.Result — Scan result for this hash - signature, etc.
  • IAM — Generic IAM output.
  • UserManagerEmail — The email of the user's manager.
  • UserManagerDisplayName — The display name of the user's manager.
  • ActiveDirectory.Users.manager — The manager of the user.
  • ActiveDirectory.Users.dn — The user distinguished name.
  • ActiveDirectory.Users.displayName — The user display name.
  • ActiveDirectory.Users.name — The user common name.
  • ActiveDirectory.Users.userAccountControlFields — The user account control fields.
  • IdentityIQ.Identity — Identity asset from IdentityIQ.
  • PingOne.Account — Account in PingID.
  • IAM.Vendor.active — When true, indicates that the employee's status is active in the 3rd-party integration.
  • IAM.Vendor.brand — Name of the integration.
  • IAM.Vendor.details — Provides the raw data from the 3rd-party integration.
  • IAM.Vendor.email — The employee's email address.
  • IAM.Vendor.errorCode — HTTP error response code.
  • IAM.Vendor.errorMessage — Reason why the API failed.
  • IAM.Vendor.id — The employee's user ID in the app.
  • IAM.Vendor.instanceName — Name of the integration instance.
  • IAM.Vendor.success — When true, indicates that the command was executed successfully.
  • IAM.Vendor.username — The employee's username in the app.
  • IAM.Vendor.action — The command name.
  • IdentityIQ.Identity.userName — The IdentityIQ username (primary ID).
  • IdentityIQ.Identity.id — The IdentityIQ internal ID (UUID).
  • IdentityIQ.Identity.active — Indicates whether the ID is active or inactive in IdentityIQ.
  • IdentityIQ.Identity.lastModified — Timestamp of when the identity was last modified.
  • IdentityIQ.Identity.displayName — The display name of the identity.
  • IdentityIQ.Identity.emails — Array of email objects.
  • IdentityIQ.Identity.entitlements — Array of entitlement objects that the identity has.
  • IdentityIQ.Identity.roles — Array of role objects that the identity has.
  • IdentityIQ.Identity.capabilities — Array of string representations of the IdentityIQ capabilities assigned to this identity.
  • IdentityIQ.Identity.name — Account name.
  • IdentityIQ.Identity.manager — The account's manager returned from IdentityIQ.
  • IdentityIQ.Identity.name.formatted — The display name of the identity.
  • IdentityIQ.Identity.name.familyName — The last name of the identity.
  • IdentityIQ.Identity.name.givenName — The first name of the identity.
  • IdentityIQ.Identity.manager.userName — The IdentityIQ username (primary ID) of the identity's manager.
  • IdentityIQ.Identity.emails.type — Type of the email being returned.
  • IdentityIQ.Identity.emails.value — The email address of the identity.
  • IdentityIQ.Identity.emails.primary — Indicates if this email address is the identity's primary email.
  • PingOne.Account.ID — PingOne account ID.
  • PingOne.Account.Username — PingOne account username.
  • PingOne.Account.DisplayName — PingOne account display name.
  • PingOne.Account.Email — PingOne account email.
  • PingOne.Account.Enabled — PingOne account enabled status.
  • PingOne.Account.CreatedAt — PingOne account create date.
  • PingOne.Account.UpdatedAt — PingOne account updated date.
  • Account.PasswordChanged — Timestamp for when the user's password was last changed.
  • Account.StatusChanged — Timestamp for when the user's status was last changed.
  • Account.Activated — Timestamp for when the user was activated.
  • Account.Created — Timestamp for when the user was created.
  • Account.Status — Okta account status.
  • Account.Username — The user SAM account name.
  • Account.ID — The user distinguished name.
  • Account.Manager — The user manager.
  • Account.Groups — Groups for which the user is a member.
  • Account.DisplayName — The user display name.
  • Account.ManagerEmail — The manager email.
  • Account.JobTitle — User’s job title.
  • Account.TelephoneNumber — User’s mobile phone number.
  • Account.Office — User’s office location.
  • Account.Type — The account entity type.
  • ActiveDirectory.Users.userAccountControlFields.SCRIPT — Whether the login script is run. Works for *Windows Server 2012 R2*.
  • ActiveDirectory.Users.userAccountControlFields.ACCOUNTDISABLE — Whether the user account is disabled. Works for *Windows Server 2012 R2*.
  • ActiveDirectory.Users.userAccountControlFields.HOMEDIR_REQUIRED — Whether the home folder is required. Works for *Windows Server 2012 R2*.
  • ActiveDirectory.Users.userAccountControlFields.LOCKOUT — Whether the user is locked out. Works for *Windows Server 2012 R2*.
  • ActiveDirectory.Users.userAccountControlFields.PASSWD_NOTREQD — Whether the password is required. Works for *Windows Server 2012 R2*.
  • ActiveDirectory.Users.userAccountControlFields.PASSWD_CANT_CHANGE — Whether the user can change the password. Works for *Windows Server 2012 R2*.
  • ActiveDirectory.Users.userAccountControlFields.ENCRYPTED_TEXT_PWD_ALLOWED — Whether the user can send an encrypted password. Works for *Windows Server 2012 R2*.
  • ActiveDirectory.Users.userAccountControlFields.TEMP_DUPLICATE_ACCOUNT — Whether this is an account for users whose primary account is in another domain. Works for *Windows Server 2012 R2*.
  • ActiveDirectory.Users.userAccountControlFields.NORMAL_ACCOUNT — Whether this is a default account type that represents a typical user. Works for *Windows Server 2012 R2*.
  • ActiveDirectory.Users.userAccountControlFields.INTERDOMAIN_TRUST_ACCOUNT — Whether the account is permitted to trust a system domain that trusts other domains. Works for *Windows Server 2012 R2*.
  • ActiveDirectory.Users.userAccountControlFields.WORKSTATION_TRUST_ACCOUNT — Whether this is a computer account for a computer running Microsoft Windows NT 4.0 Workstation, Microsoft Windows NT 4.0 Server, Microsoft Windows 2000 Professional, or Windows 2000 Server and is a member of this domain.
  • ActiveDirectory.Users.userAccountControlFields.PARTIAL_SECRETS_ACCOUNT — Whether the account is a read-only domain controller (RODC).
  • ActiveDirectory.Users.userAccountControlFields.TRUSTED_TO_AUTH_FOR_DELEGATION — Whether the account is enabled for delegation.
  • ActiveDirectory.Users.userAccountControlFields.DONT_REQ_PREAUTH — Whether this account require Kerberos pre-authentication for logging on.
  • ActiveDirectory.Users.userAccountControlFields.USE_DES_KEY_ONLY — Whether to restrict this principal to use only Data Encryption Standard (DES) encryption types for keys.
  • ActiveDirectory.Users.userAccountControlFields.NOT_DELEGATED — Whether the security context of the user isn't delegated to a service even if the service account is set as trusted for Kerberos delegation.
  • ActiveDirectory.Users.userAccountControlFields.TRUSTED_FOR_DELEGATION — Whether the service account (the user or computer account) under which a service runs is trusted for Kerberos delegation.
  • ActiveDirectory.Users.userAccountControlFields.SMARTCARD_REQUIRED — Whether to force the user to log in by using a smart card.
  • ActiveDirectory.Users.userAccountControlFields.MNS_LOGON_ACCOUNT — Whether this is an MNS login account.
  • ActiveDirectory.Users.userAccountControlFields.SERVER_TRUST_ACCOUNT — Whether this is a computer account for a domain controller that is a member of this domain. Works for *Windows Server 2012 R2*.
  • ActiveDirectory.Users.userAccountControlFields.DONT_EXPIRE_PASSWORD — Whether to never expire the password on the account.
  • ActiveDirectory.Users.userAccountControlFields.PASSWORD_EXPIRED — Whether the user password expired.
  • IAM.Vendor — The returning results vendor.
  • IAM.UserProfile — The user profile.
  • SailPointIdentityNow.Account — The IdentityNow account object.
  • SailPointIdentityNow.Account.id — The IdentityNow internal ID (UUID).
  • SailPointIdentityNow.Account.name — Name of the identity on this account.
  • SailPointIdentityNow.Account.identityId — The IdentityNow internal identity ID.
  • SailPointIdentityNow.Account.nativeIdentity — The IdentityNow internal native identity ID.
  • SailPointIdentityNow.Account.sourceId — Source ID that maps this account.
  • SailPointIdentityNow.Account.created — Timestamp when the account was created.
  • SailPointIdentityNow.Account.modified — Timestamp when the account was last modified.
  • SailPointIdentityNow.Account.attributes — Map of variable number of attributes unique to this account.
  • SailPointIdentityNow.Account.authoritative — Indicates whether the account is the true source for this identity.
  • SailPointIdentityNow.Account.disabled — Indicates whether the account is disabled.
  • SailPointIdentityNow.Account.locked — Indicates whether the account is locked.
  • SailPointIdentityNow.Account.systemAccount — Indicates whether the account is a system account.
  • SailPointIdentityNow.Account.uncorrelated — Indicates whether the account is uncorrelated.
  • SailPointIdentityNow.Account.manuallyCorrelated — Indicates whether the account was manually correlated.
  • SailPointIdentityNow.Account.hasEntitlements — Indicates whether the account has entitlement.
  • MSGraphUser.ID — User's ID.
  • MSGraphUser.DisplayName — User's display name.
  • MSGraphUser.GivenName — User's given name.
  • MSGraphUser.JobTitle — User's job title.
  • MSGraphUser.Mail — User's mail address.
  • MSGraphUser.Surname — User's surname.
  • MSGraphUser.UserPrincipalName — User's principal name.
  • MSGraphUser.MobilePhone — User's mobile phone number.
  • MSGraphUser.OfficeLocation — User's office location.
  • MSGraphUser.BusinessPhones — User's business phone numbers.
  • MSGraphUserManager.Manager.ID — Manager's user ID.
  • MSGraphUserManager.Manager.DisplayName — User's display name.
  • MSGraphUserManager.Manager.GivenName — User's given name.
  • MSGraphUserManager.Manager.Mail — User's mail address.
  • MSGraphUserManager.Manager.Surname — User's surname.
  • MSGraphUserManager.Manager.UserPrincipalName — User's principal name.
  • MSGraphUserManager.Manager.BusinessPhones — User's business phone numbers.
  • MSGraphUserManager.Manager.JobTitle — User's job title.
  • MSGraphUserManager.Manager.MobilePhone — User's mobile phone number.
  • MSGraphUserManager.Manager.OfficeLocation — User's office location.
  • PaloAltoNetworksXDR.RiskyUser — The account object.
  • PaloAltoNetworksXDR.RiskyUser.type — Form of identification element.
  • PaloAltoNetworksXDR.RiskyUser.id — Identification value of the type field.
  • PaloAltoNetworksXDR.RiskyUser.score — The score assigned to the user.
  • PaloAltoNetworksXDR.RiskyUser.reasons — The account risk objects.
  • PaloAltoNetworksXDR.RiskyUser.reasons.date created — Date when the incident was created.
  • PaloAltoNetworksXDR.RiskyUser.reasons.description — Description of the incident.
  • PaloAltoNetworksXDR.RiskyUser.reasons.severity — The severity of the incident
  • PaloAltoNetworksXDR.RiskyUser.reasons.status — The incident status
  • PaloAltoNetworksXDR.RiskyUser.reasons.points — The score.
  • AWS.IAM.Users — AWS IAM output.
  • AWS.IAM.Users.UserName — The friendly name identifying the user.
  • AWS.IAM.Users.UserId — The stable and unique string identifying the user.
  • AWS.IAM.Users.Arn — The Amazon Resource Name (ARN) that identifies the user.
  • AWS.IAM.Users.CreateDate — The date and time when the user was created.
  • AWS.IAM.Users.Path — The path to the user.
  • AWS.IAM.Users.PasswordLastUsed — The date and time, when the user's password was last used to sign in to an AWS website.
  • Account.Email.Address — User’s mail address.
  • URL.Malicious.Vendor — For malicious URLs, the vendor that made the decision.
  • URL.Malicious.Description — For malicious URLs, the reason that the vendor made the decision.
  • DBotScore.Reliability — Reliability of the source providing the intelligence data.
  • Endpoint.IPAddress — The endpoint IP address or list of IP addresses.
  • Endpoint.ID — The endpoint ID.
  • Endpoint.Status — The endpoint status.
  • Endpoint.IsIsolated — The endpoint isolation status.
  • Endpoint.MACAddress — The endpoint MAC address.
  • Endpoint.Vendor — The integration name of the endpoint vendor.
  • Endpoint.Relationships — The endpoint relationships of the endpoint that was enriched.
  • Endpoint.Processor — The model of the processor.
  • Endpoint.Processors — The number of processors.
  • Endpoint.Memory — Memory on this endpoint.
  • Endpoint.Model — The model of the machine or device.
  • Endpoint.BIOSVersion — The endpoint's BIOS version.
  • Endpoint.OSVersion — The endpoint's operation system version.
  • Endpoint.DHCPServer — The DHCP server of the endpoint.
  • Endpoint.Groups — Groups for which the computer is listed as a member.
  • ExtraHop.Device.Macaddr — The MAC Address of the device.
  • ExtraHop.Device.DeviceClass — The class of the device.
  • ExtraHop.Device.UserModTime — The time of the most recent update, expressed in milliseconds since the epoch.
  • ExtraHop.Device.AutoRole — The role automatically detected by the ExtraHop.
  • ExtraHop.Device.ParentId — The ID of the parent device.
  • ExtraHop.Device.Vendor — The device vendor.
  • ExtraHop.Device.Analysis — The level of analysis preformed on the device.
  • ExtraHop.Device.DiscoveryId — The UUID given by the Discover appliance.
  • ExtraHop.Device.DefaultName — The default name of the device.
  • ExtraHop.Device.DisplayName — The display name of device.
  • ExtraHop.Device.OnWatchlist — Whether the device is on the advanced analysis allow list.
  • ExtraHop.Device.ModTime — The time of the most recent update, expressed in milliseconds since the epoch.
  • ExtraHop.Device.IsL3 — Indicates whether the device is a Layer 3 device.
  • ExtraHop.Device.Role — The role of the device.
  • ExtraHop.Device.DiscoverTime — The time that the device was discovered.
  • ExtraHop.Device.Id — The ID of the device.
  • ExtraHop.Device.Ipaddr4 — The IPv4 address of the device.
  • ExtraHop.Device.Vlanid — The ID of VLan.
  • ExtraHop.Device.Ipaddr6 — The IPv6 address of the device.
  • ExtraHop.Device.NodeId — The Node ID of the Discover appliance.
  • ExtraHop.Device.Description — A user customizable description of the device.
  • ExtraHop.Device.DnsName — The DNS name associated with the device.
  • ExtraHop.Device.DhcpName — The DHCP name associated with the device.
  • ExtraHop.Device.CdpName — The Cisco Discovery Protocol name associated with the device.
  • ExtraHop.Device.NetbiosName — The NetBIOS name associated with the device.
  • ExtraHop.Device.Url — Link to the device details page in ExtraHop.
  • McAfee.ePO.Endpoint — The endpoint that was enriched.
  • ActiveDirectory.ComputersPageCookie — An opaque string received in a paged search, used for requesting subsequent entries.
  • ActiveDirectory.Computers — The information about the hostname that was enriched using Active Directory.
  • ActiveDirectory.Computers.dn — The computer distinguished name.
  • ActiveDirectory.Computers.memberOf — Groups for which the computer is listed.
  • ActiveDirectory.Computers.name — The computer name.
  • CrowdStrike.Device — The information about the endpoint.
  • CarbonBlackEDR.Sensor.systemvolume_total_size — The size, in bytes, of the system volume of the endpoint on which the sensor is installed. installed.
  • CarbonBlackEDR.Sensor.emet_telemetry_path — The path of the EMET telemetry associated with the sensor.
  • CarbonBlackEDR.Sensor.os_environment_display_string — Human-readable string of the installed OS.
  • CarbonBlackEDR.Sensor.emet_version — The EMET version associated with the sensor.
  • CarbonBlackEDR.Sensor.emet_dump_flags — The flags of the EMET dump associated with the sensor.
  • CarbonBlackEDR.Sensor.clock_delta — The clock delta associated with the sensor.
  • CarbonBlackEDR.Sensor.supports_cblr — Whether the sensor supports Carbon Black Live Response (CbLR).
  • CarbonBlackEDR.Sensor.sensor_uptime — The uptime of the process.
  • CarbonBlackEDR.Sensor.last_update — When the sensor was last updated.
  • CarbonBlackEDR.Sensor.physical_memory_size — The size in bytes of physical memory.
  • CarbonBlackEDR.Sensor.build_id — The sensor version installed on this endpoint. From the /api/builds/ endpoint.
  • CarbonBlackEDR.Sensor.uptime — Endpoint uptime in seconds.
  • CarbonBlackEDR.Sensor.is_isolating — Boolean representing sensor-reported isolation status.
  • CarbonBlackEDR.Sensor.event_log_flush_time — If event_log_flush_time is set, the server will instruct the sensor to immediately send all data before this date, ignoring all other throttling mechanisms. To force a host current, set this value to a value far in the future. When the sensor has finished sending its queued data, this value will be null.
  • CarbonBlackEDR.Sensor.computer_dns_name — The DNS name of the endpoint on which the sensor is installed.
  • CarbonBlackEDR.Sensor.emet_report_setting — The report setting of the EMET associated with the sensor.
  • CarbonBlackEDR.Sensor.id — The ID of this sensor.
  • CarbonBlackEDR.Sensor.emet_process_count — The number of EMET processes associated with the sensor.
  • CarbonBlackEDR.Sensor.emet_is_gpo — Whether the EMET is a GPO.
  • CarbonBlackEDR.Sensor.power_state — The sensor power state.
  • CarbonBlackEDR.Sensor.network_isolation_enabled — Boolean representing the network isolation request status.
  • CarbonBlackEDR.Sensor.systemvolume_free_size — The amount of free bytes on the system volume.
  • CarbonBlackEDR.Sensor.status — The sensor status.
  • CarbonBlackEDR.Sensor.num_eventlog_bytes — The number of event log bytes.
  • CarbonBlackEDR.Sensor.sensor_health_message — Human-readable string indicating the sensor’s self-reported status.
  • CarbonBlackEDR.Sensor.build_version_string — Human-readable string of the sensor version.
  • CarbonBlackEDR.Sensor.computer_sid — Machine SID of this host.
  • CarbonBlackEDR.Sensor.next_checkin_time — Next expected communication from this computer in server-local time and zone.
  • CarbonBlackEDR.Sensor.node_id — The node ID associated with the sensor.
  • CarbonBlackEDR.Sensor.cookie — The cookie associated with the sensor.
  • CarbonBlackEDR.Sensor.emet_exploit_action — The EMET exploit action associated with the sensor.
  • CarbonBlackEDR.Sensor.computer_name — NetBIOS name of this computer.
  • CarbonBlackEDR.Sensor.license_expiration — When the license of the sensor expires.
  • CarbonBlackEDR.Sensor.supports_isolation — Whether the sensor supports isolation.
  • CarbonBlackEDR.Sensor.parity_host_id — The ID of the parity host associated with the sensor.
  • CarbonBlackEDR.Sensor.supports_2nd_gen_modloads — Whether the sensor support modload of 2nd generation.
  • CarbonBlackEDR.Sensor.network_adapters — A pipe-delimited list of IP,MAC pairs for each network interface.
  • CarbonBlackEDR.Sensor.sensor_health_status — Self-reported health score, from 0 to 100. Higher numbers indicate a better health status.
  • CarbonBlackEDR.Sensor.registration_time — Time this sensor was originally registered in server-local time and zone.
  • CarbonBlackEDR.Sensor.restart_queued — Whether a restart of the sensor is queued.
  • CarbonBlackEDR.Sensor.notes — The notes associated with the sensor.
  • CarbonBlackEDR.Sensor.num_storefiles_bytes — Number of storefiles bytes associated with the sensor.
  • CarbonBlackEDR.Sensor.os_environment_id — The ID of the OS environment of the sensor.
  • CarbonBlackEDR.Sensor.shard_id — The ID of the shard associated with the sensor.
  • CarbonBlackEDR.Sensor.boot_id — A sequential counter of boots since the sensor was installed.
  • CarbonBlackEDR.Sensor.last_checkin_time — Last communication with this computer in server-local time and zone.
  • CarbonBlackEDR.Sensor.os_type — The operating system type of the computer.
  • CarbonBlackEDR.Sensor.group_id — The sensor group ID this sensor is assigned to.
  • CarbonBlackEDR.Sensor.uninstall — When set, indicates that the sensor will be directed to uninstall on next check-in.
  • PaloAltoNetworksXDR.Endpoint.endpoint_id — The endpoint ID.
  • PaloAltoNetworksXDR.Endpoint.endpoint_name — The endpoint name.
  • PaloAltoNetworksXDR.Endpoint.endpoint_type — The endpoint type.
  • PaloAltoNetworksXDR.Endpoint.endpoint_status — The status of the endpoint.
  • PaloAltoNetworksXDR.Endpoint.os_type — The endpoint OS type.
  • PaloAltoNetworksXDR.Endpoint.ip — A list of IP addresses.
  • PaloAltoNetworksXDR.Endpoint.users — A list of users.
  • PaloAltoNetworksXDR.Endpoint.domain — The endpoint domain.
  • PaloAltoNetworksXDR.Endpoint.alias — The endpoint's aliases.
  • PaloAltoNetworksXDR.Endpoint.first_seen — First seen date/time in Epoch (milliseconds).
  • PaloAltoNetworksXDR.Endpoint.last_seen — Last seen date/time in Epoch (milliseconds).
  • PaloAltoNetworksXDR.Endpoint.content_version — Content version.
  • PaloAltoNetworksXDR.Endpoint.installation_package — Installation package.
  • PaloAltoNetworksXDR.Endpoint.active_directory — Active directory.
  • PaloAltoNetworksXDR.Endpoint.install_date — Install date in Epoch (milliseconds).
  • PaloAltoNetworksXDR.Endpoint.endpoint_version — Endpoint version.
  • PaloAltoNetworksXDR.Endpoint.is_isolated — Whether the endpoint is isolated.
  • PaloAltoNetworksXDR.Endpoint.group_name — The name of the group to which the endpoint belongs.
  • PaloAltoNetworksXDR.Endpoint.count — Number of endpoints returned.
  • Account.Domain — The domain of the account.
  • PaloAltoNetworksXDR.RiskyHost.type — Form of identification element.
  • PaloAltoNetworksXDR.RiskyHost.id — Identification value of the type field.
  • PaloAltoNetworksXDR.RiskyHost.score — The score assigned to the host.
  • PaloAltoNetworksXDR.RiskyHost.reasons — The endpoint risk objects.
  • PaloAltoNetworksXDR.RiskyHost.reasons.date created — Date when the incident was created.
  • PaloAltoNetworksXDR.RiskyHost.reasons.description — Description of the incident.
  • PaloAltoNetworksXDR.RiskyHost.reasons.severity — The severity of the incident.
  • PaloAltoNetworksXDR.RiskyHost.reasons.status — The incident status.
  • PaloAltoNetworksXDR.RiskyHost.reasons.points — The score.
  • Core.Endpoint.endpoint_id — The endpoint ID.
  • Core.Endpoint.endpoint_name — The endpoint name.
  • Core.Endpoint.endpoint_type — The endpoint type.
  • Core.Endpoint.endpoint_status — The status of the endpoint.
  • Core.Endpoint.os_type — The endpoint OS type.
  • Core.Endpoint.ip — A list of IP addresses.
  • Core.Endpoint.users — A list of users.
  • Core.Endpoint.domain — The endpoint domain.
  • Core.Endpoint.alias — The endpoint's aliases.
  • Core.Endpoint.first_seen — First seen date/time in Epoch (milliseconds).
  • Core.Endpoint.last_seen — Last seen date/time in Epoch (milliseconds).
  • Core.Endpoint.content_version — Content version.
  • Core.Endpoint.installation_package — Installation package.
  • Core.Endpoint.active_directory — Active directory.
  • Core.Endpoint.install_date — Install date in Epoch (milliseconds).
  • Core.Endpoint.endpoint_version — Endpoint version.
  • Core.Endpoint.is_isolated — Whether the endpoint is isolated.
  • Core.Endpoint.group_name — The name of the group to which the endpoint belongs.
  • Core.RiskyHost.type — Form of identification element.
  • Core.RiskyHost.id — Identification value of the type field.
  • Core.RiskyHost.score — The score assigned to the host.
  • Core.RiskyHost.reasons.date created — Date when the incident was created.
  • Core.RiskyHost.reasons.description — Description of the incident.
  • Core.RiskyHost.reasons.severity — The severity of the incident.
  • Core.RiskyHost.reasons.status — The incident status.
  • Core.RiskyHost.reasons.points — The score.
  • Domain.Malicious.Vendor — For malicious domains, the vendor that made the decision.
  • Domain.Name — Bad domain found.

Flowchart

Start Start Done Done IP Enrichment - Generic v2 - IP Enrichment - Generic v2 IP Enrichment - Generic v2 IP Enrichment - Generic v2 File Enrichment - Generic v2 - File Enrichment - Generic v2 File Enrichment - Generic v2 File Enrichment - Generic v2 URL Enrichment - Generic v2 - URL Enrichment - Generic v2 URL Enrichment - Generic v2 URL Enrichment - Generic v2 Domain Enrichment - Generic v2 - Domain Enrichment - Generic v2 Domain Enrichment - Gener... Domain Enrichment - Generic v2 Email Address Enrichment - Generic v2.1 - Email Address Enrichment - Generic v2.1 Email Address Enrichment ... Email Address Enrichment - Ge... Account Enrichment - Generic v2.1 - Account Enrichment - Generic v2.1 Account Enrichment - Gene... Account Enrichment - Generic ... Endpoint Enrichment - Generic v2.1 - Endpoint Enrichment - Generic v2.1 Endpoint Enrichment - Gen... Endpoint Enrichment - Generic...
id: Entity Enrichment - Generic v2
version: -1
fromversion: 5.0.0
name: Entity Enrichment - Generic v2
description: Enrich entities using one or more integrations
starttaskid: "0"
tasks:
  "0":
    id: "0"
    taskid: cdd6228a-7feb-4386-8ab1-7dfdf77d99c2
    type: start
    task:
      id: cdd6228a-7feb-4386-8ab1-7dfdf77d99c2
      version: -1
      name: ""
      iscommand: false
      brand: ""
      description: ''
    nexttasks:
      '#none#':
      - "16"
      - "18"
      - "19"
      - "22"
      - "23"
    separatecontext: false
    view: |-
      {
        "position": {
          "x": 280,
          "y": 70
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    continueonerrortype: ""
    skipunavailable: false
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
  "15":
    id: "15"
    taskid: 38007764-1687-47b1-8490-0f3cded9dc95
    type: title
    task:
      id: 38007764-1687-47b1-8490-0f3cded9dc95
      version: -1
      name: Done
      type: title
      iscommand: false
      brand: ""
      description: ''
    separatecontext: false
    view: |-
      {
        "position": {
          "x": 280,
          "y": 871
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    continueonerrortype: ""
    skipunavailable: false
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
  "16":
    id: "16"
    taskid: 79119615-b605-486c-8592-d84ab35523d3
    type: playbook
    task:
      id: 79119615-b605-486c-8592-d84ab35523d3
      version: -1
      name: IP Enrichment - Generic v2
      description: |-
        Enrich IP addresses using one or more integrations.

        - Resolve IP addresses to hostnames (DNS)
        - Provide threat information
        - IP address Reputation using !ip command
        - Separate internal and external IP addresses
        - For internal IP addresses, get host information
      playbookName: IP Enrichment - Generic v2
      type: playbook
      iscommand: false
      brand: ""
    nexttasks:
      '#none#':
      - "15"
    scriptarguments:
      IP:
        complex:
          root: inputs.IP
          transformers:
          - operator: uniq
      InternalRange:
        complex:
          root: inputs.InternalRange
          transformers:
          - operator: uniq
      ResolveIP:
        complex:
          root: inputs.ResolveIP
      UseReputationCommand:
        complex:
          root: inputs.UseReputationCommand
    separatecontext: true
    loop:
      iscommand: false
      exitCondition: ""
      wait: 1
      max: 0
    view: |-
      {
        "position": {
          "x": 490,
          "y": 225
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    continueonerrortype: ""
    skipunavailable: false
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
  "18":
    id: "18"
    taskid: 6b49c26d-0f94-4a7d-82f3-cb91ec5d4530
    type: playbook
    task:
      id: 6b49c26d-0f94-4a7d-82f3-cb91ec5d4530
      version: -1
      name: File Enrichment - Generic v2
      description: |-
        Enrich a file using one or more integrations.

        - Provide threat information
        - File Reputation using !file command
      playbookName: File Enrichment - Generic v2
      type: playbook
      iscommand: false
      brand: ""
    nexttasks:
      '#none#':
      - "15"
    scriptarguments:
      MD5:
        complex:
          root: inputs.MD5
          transformers:
          - operator: uniq
      SHA1:
        complex:
          root: inputs.SHA1
          transformers:
          - operator: uniq
      SHA256:
        complex:
          root: inputs.SHA256
          transformers:
          - operator: uniq
      UseReputationCommand:
        complex:
          root: inputs.UseReputationCommand
    separatecontext: true
    loop:
      iscommand: false
      exitCondition: ""
      wait: 1
      max: 0
    view: |-
      {
        "position": {
          "x": 70,
          "y": 225
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    continueonerrortype: ""
    skipunavailable: false
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
  "19":
    id: "19"
    taskid: 92056557-239f-490a-8376-a4a0f52e6d66
    type: playbook
    task:
      id: 92056557-239f-490a-8376-a4a0f52e6d66
      version: -1
      name: URL Enrichment - Generic v2
      description: |-
        Enrich URLs using one or more integrations.

        URL enrichment includes:
        * SSL verification for URLs
        * Threat information
        * Providing of URL screenshots
        * URL Reputation using !url
      playbookName: URL Enrichment - Generic v2
      type: playbook
      iscommand: false
      brand: ""
    nexttasks:
      '#none#':
      - "15"
      - "25"
    scriptarguments:
      Rasterize:
        simple: "True"
      URL:
        complex:
          root: inputs.URL
          transformers:
          - operator: uniq
      VerifyURL:
        simple: "False"
      UseReputationCommand:
        complex:
          root: inputs.UseReputationCommand
    separatecontext: true
    loop:
      iscommand: false
      exitCondition: ""
      wait: 1
      max: 0
    view: |-
      {
        "position": {
          "x": 490,
          "y": 386
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    continueonerrortype: ""
    skipunavailable: false
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
  "22":
    id: "22"
    taskid: 7578f493-8243-47c0-86aa-ec1e24c752aa
    type: playbook
    task:
      id: 7578f493-8243-47c0-86aa-ec1e24c752aa
      version: -1
      name: Domain Enrichment - Generic v2
      description: |-
        Enrich domains using one or more integrations.
        Domain enrichment includes:
        * Threat information
        * Domain reputation using !domain command
      playbookName: Domain Enrichment - Generic v2
      type: playbook
      iscommand: false
      brand: ""
    nexttasks:
      '#none#':
      - "15"
    scriptarguments:
      Domain:
        complex:
          root: inputs.Domain
          transformers:
          - operator: uniq
      UseReputationCommand:
        complex:
          root: inputs.UseReputationCommand
    separatecontext: true
    loop:
      iscommand: false
      exitCondition: ""
      wait: 1
      max: 0
    view: |-
      {
        "position": {
          "x": 490,
          "y": 700
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    continueonerrortype: ""
    skipunavailable: false
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
  "23":
    id: "23"
    taskid: 3ee11f48-e5f2-472f-8911-2c0b20993cca
    type: playbook
    task:
      id: 3ee11f48-e5f2-472f-8911-2c0b20993cca
      version: -1
      name: Email Address Enrichment - Generic v2.1
      description: |-
        Enrich email addresses.
        - Get information from Active Directory for internal addresses
        - Get the domain-squatting reputation for external addresses
        - Email address reputation using !email command
      playbookName: Email Address Enrichment - Generic v2.1
      type: playbook
      iscommand: false
      brand: ""
    nexttasks:
      '#none#':
      - "15"
      - "24"
    scriptarguments:
      Domain:
        complex:
          root: inputs.Domain
          transformers:
          - operator: uniq
      Email:
        complex:
          root: inputs.Email
          transformers:
          - operator: uniq
      InternalDomains:
        complex:
          root: inputs.InternalDomains
          transformers:
          - operator: uniq
      UseReputationCommand:
        complex:
          root: inputs.UseReputationCommand
    separatecontext: true
    loop:
      iscommand: false
      exitCondition: ""
      wait: 1
      max: 0
    view: |-
      {
        "position": {
          "x": 70,
          "y": 386
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    continueonerrortype: ""
    skipunavailable: false
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
  "24":
    id: "24"
    taskid: 3f3e5655-01ed-4fd4-8509-fd6a78f80835
    type: playbook
    task:
      id: 3f3e5655-01ed-4fd4-8509-fd6a78f80835
      version: -1
      name: Account Enrichment - Generic v2.1
      description: |-
        Enrich accounts using one or more integrations.
        Supported integrations:
        - Active Directory
        - Microsoft Graph User
        - SailPoint IdentityNow
        - SailPoint IdentityIQ
        - PingOne
        - Okta
        - AWS IAM
        - Cortex XDR (account enrichment and reputation)

        Also, the playbook supports the generic command 'iam-get-user' (implemented in IAM integrations. For more information, visit https://xsoar.pan.dev/docs/integrations/iam-integrations.
      playbookName: Account Enrichment - Generic v2.1
      type: playbook
      iscommand: false
      brand: ""
    nexttasks:
      '#none#':
      - "15"
    scriptarguments:
      Username:
        complex:
          root: inputs.Username
          transformers:
          - operator: uniq
    separatecontext: true
    loop:
      iscommand: false
      exitCondition: ""
      wait: 1
      max: 0
    view: |-
      {
        "position": {
          "x": 70,
          "y": 545
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    continueonerrortype: ""
    skipunavailable: false
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
  "25":
    id: "25"
    taskid: a8e9a8ae-1a6f-4425-8de8-3bc133b809dc
    type: playbook
    task:
      id: a8e9a8ae-1a6f-4425-8de8-3bc133b809dc
      version: -1
      name: Endpoint Enrichment - Generic v2.1
      description: |-
        Enrich an endpoint by hostname using one or more integrations.
        Supported integrations:
        - Active Directory Query v2
        - McAfee ePO v2
        - VMware Carbon Black EDR v2
        - Cylance Protect v2
        - CrowdStrike Falcon
        - ExtraHop Reveal(x)
        - Cortex XDR / Core (endpoint enrichment, reputation and risk)
        - Endpoint reputation using !endpoint command.
      playbookName: Endpoint Enrichment - Generic v2.1
      type: playbook
      iscommand: false
      brand: ""
    nexttasks:
      '#none#':
      - "15"
    scriptarguments:
      Hostname:
        complex:
          root: inputs.Hostname
          transformers:
          - operator: uniq
      UseReputationCommand:
        complex:
          root: inputs.UseReputationCommand
    separatecontext: true
    loop:
      iscommand: false
      exitCondition: ""
      wait: 1
      max: 0
    view: |-
      {
        "position": {
          "x": 490,
          "y": 545
        }
      }
    note: false
    timertriggers: []
    ignoreworker: false
    continueonerrortype: ""
    skipunavailable: false
    quietmode: 0
    isoversize: false
    isautoswitchedtoquietmode: false
view: |-
  {
    "linkLabelsPosition": {},
    "paper": {
      "dimensions": {
        "height": 866,
        "width": 800,
        "x": 70,
        "y": 70
      }
    }
  }
inputs:
- key: IP
  value:
    complex:
      root: IP
      accessor: Address
      transformers:
      - operator: uniq
  required: false
  description: The IP addresses to enrich
  playbookInputQuery:
- key: InternalRange
  value:
    complex:
      root: lists
      accessor: PrivateIPs
      transformers:
      - operator: RegexExtractAll
        args:
          error_if_no_match: {}
          ignore_case: {}
          multi_line: {}
          period_matches_newline: {}
          regex:
            value:
              simple: (\b(?:\d{1,3}\.){3}\d{1,3}\b/\d{1,2})
          unpack_matches: {}
      - operator: join
        args:
          separator:
            value:
              simple: ','
  required: false
  description: 'A list of internal IP ranges to check IP addresses against. The comma-separated list should be provided in CIDR notation. For example, a list of ranges would be: "172.16.0.0/12,10.0.0.0/8,192.168.0.0/16" (without quotes).'
  playbookInputQuery:
- key: MD5
  value:
    complex:
      root: File
      accessor: MD5
      transformers:
      - operator: uniq
  required: false
  description: File MD5 to enrich
  playbookInputQuery:
- key: SHA256
  value:
    complex:
      root: File
      accessor: SHA256
      transformers:
      - operator: uniq
  required: false
  description: File SHA256 to enrich
  playbookInputQuery:
- key: SHA1
  value:
    complex:
      root: File
      accessor: SHA1
      transformers:
      - operator: uniq
  required: false
  description: File SHA1 to enrich
  playbookInputQuery:
- key: URL
  value:
    complex:
      root: URL
      accessor: Data
      transformers:
      - operator: uniq
  required: false
  description: URL to enrich
  playbookInputQuery:
- key: Email
  value:
    complex:
      root: Account
      accessor: Email.Address
      transformers:
      - operator: uniq
  required: false
  description: The email addresses to enrich
  playbookInputQuery:
- key: Hostname
  value:
    complex:
      root: Endpoint
      accessor: Hostname
      transformers:
      - operator: uniq
  required: false
  description: The hostname to enrich
  playbookInputQuery:
- key: Username
  value:
    complex:
      root: Account
      accessor: Username
      transformers:
      - operator: uniq
  required: false
  description: The Username to enrich
  playbookInputQuery:
- key: Domain
  value:
    complex:
      root: Domain
      accessor: Name
      transformers:
      - operator: uniq
  required: false
  description: The domain name to enrich
  playbookInputQuery:
- key: ResolveIP
  value:
    simple: "False"
  required: false
  description: Determines whether the IP Enrichment - Generic playbook should convert IP addresses to hostnames using a DNS query. You can set this to either True or False.
  playbookInputQuery:
- key: InternalDomains
  value: {}
  required: false
  description: A CSV list of internal domains. The list will be used to determine whether an email address is internal or external.
  playbookInputQuery:
- key: UseReputationCommand
  value:
    simple: "False"
  required: true
  description: |-
    Define whether you wish to use the reputation command during the enrichment process.
    Note: This input should be used whenever auto-extract is not enabled in the investigation flow.
    The default value is false
    Possible values: True / False.
  playbookInputQuery:
outputs:
- contextPath: IP
  description: The IP object.
  type: unknown
- contextPath: Endpoint
  description: The endpoint object.
  type: string
- contextPath: Endpoint.Hostname
  description: The hostname that was enriched.
  type: string
- contextPath: Endpoint.OS
  description: The endpoint's operating system.
  type: string
- contextPath: Endpoint.IP
  description: A list of endpoint IP addresses.
  type: string
- contextPath: Endpoint.MAC
  description: A list of endpoint MAC addresses.
  type: string
- contextPath: Endpoint.Domain
  description: The endpoint domain name.
  type: string
- contextPath: DBotScore
  description: The DBotScore object.
  type: string
- contextPath: DBotScore.Indicator
  description: The indicator that was tested.
  type: string
- contextPath: DBotScore.Type
  description: The indicator type.
  type: string
- contextPath: DBotScore.Vendor
  description: Vendor used to calculate the score.
  type: string
- contextPath: DBotScore.Score
  description: The actual score.
  type: number
- contextPath: File
  description: The file object.
  type: string
- contextPath: File.SHA1
  description: SHA1 hash of the file.
  type: string
- contextPath: File.SHA256
  description: SHA256 hash of the file.
  type: string
- contextPath: File.MD5
  description: MD5 hash of the file.
  type: string
- contextPath: File.Malicious
  description: Whether the file is malicious.
  type: string
- contextPath: File.Malicious.Vendor
  description: For malicious files, the vendor that made the decision.
  type: string
- contextPath: URL
  description: The URL object.
  type: string
- contextPath: URL.Data
  description: The enriched URL.
  type: string
- contextPath: URL.Malicious
  description: Whether the detected URL was malicious.
  type: string
- contextPath: URL.Vendor
  description: Vendor that labeled the URL as malicious.
  type: string
- contextPath: URL.Description
  description: Additional information for the URL.
  type: string
- contextPath: Domain
  description: The domain object.
  type: string
- contextPath: Account
  description: The account object.
  type: string
- contextPath: Account.Email
  description: The email of the account.
  type: string
- contextPath: Account.Email.NetworkType
  description: The email account NetworkType (Internal/External).
  type: string
- contextPath: Account.Email.Distance
  description: 'The object that contains the distance between the email domain and the compared domain. '
  type: string
- contextPath: Account.Email.Distance.Domain
  description: The compared domain.
  type: string
- contextPath: Account.Email.Distance.Value
  description: 'The distance between the email domain and the compared domain. '
  type: number
- contextPath: ActiveDirectory.Users
  description: An object containing information about the user from Active Directory.
  type: string
- contextPath: ActiveDirectory.Users.sAMAccountName
  description: The user's samAccountName.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControl
  description: The user's account control flag.
  type: string
- contextPath: ActiveDirectory.Users.mail
  description: The user's email address.
  type: string
- contextPath: ActiveDirectory.Users.memberOf
  description: Groups the user is a member of.
  type: string
- contextPath: CylanceProtectDevice
  description: The device information about the hostname that was enriched using Cylance Protect v2.
  type: string
- contextPath: File.VirusTotal.Scans
  description: The scan object.
  type: string
- contextPath: File.VirusTotal.Scans.Source
  description: Vendor that scanned this hash.
  type: string
- contextPath: File.VirusTotal.Scans.Detected
  description: Whether a scan was detected for this hash (True/False).
  type: boolean
- contextPath: File.VirusTotal.Scans.Result
  description: Scan result for this hash - signature, etc.
  type: string
- contextPath: IAM
  description: Generic IAM output.
  type: string
- contextPath: UserManagerEmail
  description: The email of the user's manager.
  type: string
- contextPath: UserManagerDisplayName
  description: The display name of the user's manager.
  type: string
- contextPath: ActiveDirectory.Users.manager
  description: The manager of the user.
  type: string
- contextPath: ActiveDirectory.Users.dn
  description: The user distinguished name.
  type: string
- contextPath: ActiveDirectory.Users.displayName
  description: The user display name.
  type: string
- contextPath: ActiveDirectory.Users.name
  description: The user common name.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields
  description: The user account control fields.
  type: string
- contextPath: IdentityIQ.Identity
  description: Identity asset from IdentityIQ.
  type: string
- contextPath: PingOne.Account
  description: Account in PingID.
  type: string
- contextPath: IAM.Vendor.active
  description: When true, indicates that the employee's status is active in the 3rd-party integration.
  type: string
- contextPath: IAM.Vendor.brand
  description: Name of the integration.
  type: string
- contextPath: IAM.Vendor.details
  description: Provides the raw data from the 3rd-party integration.
  type: string
- contextPath: IAM.Vendor.email
  description: The employee's email address.
  type: string
- contextPath: IAM.Vendor.errorCode
  description: HTTP error response code.
  type: string
- contextPath: IAM.Vendor.errorMessage
  description: Reason why the API failed.
  type: string
- contextPath: IAM.Vendor.id
  description: The employee's user ID in the app.
  type: string
- contextPath: IAM.Vendor.instanceName
  description: Name of the integration instance.
  type: string
- contextPath: IAM.Vendor.success
  description: When true, indicates that the command was executed successfully.
  type: string
- contextPath: IAM.Vendor.username
  description: The employee's username in the app.
  type: string
- contextPath: IAM.Vendor.action
  description: The command name.
  type: string
- contextPath: IdentityIQ.Identity.userName
  description: The IdentityIQ username (primary ID).
  type: string
- contextPath: IdentityIQ.Identity.id
  description: The IdentityIQ internal ID (UUID).
  type: string
- contextPath: IdentityIQ.Identity.active
  description: Indicates whether the ID is active or inactive in IdentityIQ.
  type: string
- contextPath: IdentityIQ.Identity.lastModified
  description: Timestamp of when the identity was last modified.
  type: string
- contextPath: IdentityIQ.Identity.displayName
  description: The display name of the identity.
  type: string
- contextPath: IdentityIQ.Identity.emails
  description: Array of email objects.
  type: string
- contextPath: IdentityIQ.Identity.entitlements
  description: Array of entitlement objects that the identity has.
  type: string
- contextPath: IdentityIQ.Identity.roles
  description: Array of role objects that the identity has.
  type: string
- contextPath: IdentityIQ.Identity.capabilities
  description: Array of string representations of the IdentityIQ capabilities assigned to this identity.
  type: string
- contextPath: IdentityIQ.Identity.name
  description: Account name.
  type: string
- contextPath: IdentityIQ.Identity.manager
  description: The account's manager returned from IdentityIQ.
  type: string
- contextPath: IdentityIQ.Identity.name.formatted
  description: The display name of the identity.
  type: string
- contextPath: IdentityIQ.Identity.name.familyName
  description: The last name of the identity.
  type: string
- contextPath: IdentityIQ.Identity.name.givenName
  description: The first name of the identity.
  type: string
- contextPath: IdentityIQ.Identity.manager.userName
  description: The IdentityIQ username (primary ID) of the identity's manager.
  type: string
- contextPath: IdentityIQ.Identity.emails.type
  description: Type of the email being returned.
  type: string
- contextPath: IdentityIQ.Identity.emails.value
  description: The email address of the identity.
  type: string
- contextPath: IdentityIQ.Identity.emails.primary
  description: Indicates if this email address is the identity's primary email.
  type: string
- contextPath: PingOne.Account.ID
  description: PingOne account ID.
  type: string
- contextPath: PingOne.Account.Username
  description: PingOne account username.
  type: string
- contextPath: PingOne.Account.DisplayName
  description: PingOne account display name.
  type: string
- contextPath: PingOne.Account.Email
  description: PingOne account email.
  type: string
- contextPath: PingOne.Account.Enabled
  description: PingOne account enabled status.
  type: string
- contextPath: PingOne.Account.CreatedAt
  description: PingOne account create date.
  type: string
- contextPath: PingOne.Account.UpdatedAt
  description: PingOne account updated date.
  type: string
- contextPath: Account.PasswordChanged
  description: Timestamp for when the user's password was last changed.
  type: string
- contextPath: Account.StatusChanged
  description: Timestamp for when the user's status was last changed.
  type: string
- contextPath: Account.Activated
  description: Timestamp for when the user was activated.
  type: string
- contextPath: Account.Created
  description: Timestamp for when the user was created.
  type: string
- contextPath: Account.Status
  description: Okta account status.
  type: string
- contextPath: Account.Username
  description: The user SAM account name.
  type: string
- contextPath: Account.ID
  description: The user distinguished name.
  type: string
- contextPath: Account.Manager
  description: The user manager.
  type: string
- contextPath: Account.Groups
  description: Groups for which the user is a member.
  type: string
- contextPath: Account.DisplayName
  description: The user display name.
  type: string
- contextPath: Account.ManagerEmail
  description: The manager email.
  type: string
- contextPath: Account.JobTitle
  description: User’s job title.
  type: string
- contextPath: Account.TelephoneNumber
  description: User’s mobile phone number.
  type: string
- contextPath: Account.Office
  description: User’s office location.
  type: string
- contextPath: Account.Type
  description: The account entity type.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.SCRIPT
  description: Whether the login script is run. Works for *Windows Server 2012 R2*.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.ACCOUNTDISABLE
  description: Whether the user account is disabled. Works for *Windows Server 2012 R2*.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.HOMEDIR_REQUIRED
  description: Whether the home folder is required. Works for *Windows Server 2012 R2*.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.LOCKOUT
  description: Whether the user is locked out. Works for *Windows Server 2012 R2*.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.PASSWD_NOTREQD
  description: Whether the password is required. Works for *Windows Server 2012 R2*.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.PASSWD_CANT_CHANGE
  description: Whether the user can change the password. Works for *Windows Server 2012 R2*.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.ENCRYPTED_TEXT_PWD_ALLOWED
  description: Whether the user can send an encrypted password. Works for *Windows Server 2012 R2*.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.TEMP_DUPLICATE_ACCOUNT
  description: Whether this is an account for users whose primary account is in another domain. Works for *Windows Server 2012 R2*.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.NORMAL_ACCOUNT
  description: Whether this is a default account type that represents a typical user. Works for *Windows Server 2012 R2*.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.INTERDOMAIN_TRUST_ACCOUNT
  description: Whether the account is permitted to trust a system domain that trusts other domains. Works for *Windows Server 2012 R2*.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.WORKSTATION_TRUST_ACCOUNT
  description: Whether this is a computer account for a computer running Microsoft Windows NT 4.0 Workstation, Microsoft Windows NT 4.0 Server, Microsoft Windows 2000 Professional, or Windows 2000 Server and is a member of this domain.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.PARTIAL_SECRETS_ACCOUNT
  description: Whether the account is a read-only domain controller (RODC).
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.TRUSTED_TO_AUTH_FOR_DELEGATION
  description: Whether the account is enabled for delegation.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.DONT_REQ_PREAUTH
  description: Whether this account require Kerberos pre-authentication for logging on.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.USE_DES_KEY_ONLY
  description: Whether to restrict this principal to use only Data Encryption Standard (DES) encryption types for keys.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.NOT_DELEGATED
  description: Whether the security context of the user isn't delegated to a service even if the service account is set as trusted for Kerberos delegation.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.TRUSTED_FOR_DELEGATION
  description: Whether the service account (the user or computer account) under which a service runs is trusted for Kerberos delegation.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.SMARTCARD_REQUIRED
  description: Whether to force the user to log in by using a smart card.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.MNS_LOGON_ACCOUNT
  description: Whether this is an MNS login account.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.SERVER_TRUST_ACCOUNT
  description: Whether this is a computer account for a domain controller that is a member of this domain. Works for *Windows Server 2012 R2*.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.DONT_EXPIRE_PASSWORD
  description: Whether to never expire the password on the account.
  type: string
- contextPath: ActiveDirectory.Users.userAccountControlFields.PASSWORD_EXPIRED
  description: Whether the user password expired.
  type: string
- contextPath: IAM.Vendor
  description: The returning results vendor.
  type: string
- contextPath: IAM.UserProfile
  description: The user profile.
  type: string
- contextPath: SailPointIdentityNow.Account
  description: The IdentityNow account object.
  type: string
- contextPath: SailPointIdentityNow.Account.id
  description: The IdentityNow internal ID (UUID).
  type: string
- contextPath: SailPointIdentityNow.Account.name
  description: Name of the identity on this account.
  type: string
- contextPath: SailPointIdentityNow.Account.identityId
  description: The IdentityNow internal identity ID.
  type: string
- contextPath: SailPointIdentityNow.Account.nativeIdentity
  description: The IdentityNow internal native identity ID.
  type: string
- contextPath: SailPointIdentityNow.Account.sourceId
  description: Source ID that maps this account.
  type: string
- contextPath: SailPointIdentityNow.Account.created
  description: Timestamp when the account was created.
  type: string
- contextPath: SailPointIdentityNow.Account.modified
  description: Timestamp when the account was last modified.
  type: string
- contextPath: SailPointIdentityNow.Account.attributes
  description: Map of variable number of attributes unique to this account.
  type: string
- contextPath: SailPointIdentityNow.Account.authoritative
  description: Indicates whether the account is the true source for this identity.
  type: string
- contextPath: SailPointIdentityNow.Account.disabled
  description: Indicates whether the account is disabled.
  type: string
- contextPath: SailPointIdentityNow.Account.locked
  description: Indicates whether the account is locked.
  type: string
- contextPath: SailPointIdentityNow.Account.systemAccount
  description: Indicates whether the account is a system account.
  type: string
- contextPath: SailPointIdentityNow.Account.uncorrelated
  description: Indicates whether the account is uncorrelated.
  type: string
- contextPath: SailPointIdentityNow.Account.manuallyCorrelated
  description: Indicates whether the account was manually correlated.
  type: string
- contextPath: SailPointIdentityNow.Account.hasEntitlements
  description: Indicates whether the account has entitlement.
  type: string
- contextPath: MSGraphUser.ID
  description: User's ID.
  type: string
- contextPath: MSGraphUser.DisplayName
  description: User's display name.
  type: string
- contextPath: MSGraphUser.GivenName
  description: User's given name.
  type: string
- contextPath: MSGraphUser.JobTitle
  description: User's job title.
  type: string
- contextPath: MSGraphUser.Mail
  description: User's mail address.
  type: string
- contextPath: MSGraphUser.Surname
  description: User's surname.
  type: string
- contextPath: MSGraphUser.UserPrincipalName
  description: User's principal name.
  type: string
- contextPath: MSGraphUser.MobilePhone
  description: User's mobile phone number.
  type: string
- contextPath: MSGraphUser.OfficeLocation
  description: User's office location.
  type: string
- contextPath: MSGraphUser.BusinessPhones
  description: User's business phone numbers.
  type: string
- contextPath: MSGraphUserManager.Manager.ID
  description: Manager's user ID.
  type: string
- contextPath: MSGraphUserManager.Manager.DisplayName
  description: User's display name.
  type: string
- contextPath: MSGraphUserManager.Manager.GivenName
  description: User's given name.
  type: string
- contextPath: MSGraphUserManager.Manager.Mail
  description: User's mail address.
  type: string
- contextPath: MSGraphUserManager.Manager.Surname
  description: User's surname.
  type: string
- contextPath: MSGraphUserManager.Manager.UserPrincipalName
  description: User's principal name.
  type: string
- contextPath: MSGraphUserManager.Manager.BusinessPhones
  description: User's business phone numbers.
  type: string
- contextPath: MSGraphUserManager.Manager.JobTitle
  description: User's job title.
  type: string
- contextPath: MSGraphUserManager.Manager.MobilePhone
  description: User's mobile phone number.
  type: string
- contextPath: MSGraphUserManager.Manager.OfficeLocation
  description: User's office location.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyUser
  description: The account object.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyUser.type
  description: Form of identification element.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyUser.id
  description: Identification value of the type field.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyUser.score
  description: The score assigned to the user.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyUser.reasons
  description: The account risk objects.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyUser.reasons.date created
  description: Date when the incident was created.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyUser.reasons.description
  description: Description of the incident.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyUser.reasons.severity
  description: The severity of the incident
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyUser.reasons.status
  description: The incident status
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyUser.reasons.points
  description: The score.
  type: string
- contextPath: AWS.IAM.Users
  description: AWS IAM output.
  type: string
- contextPath: AWS.IAM.Users.UserName
  description: The friendly name identifying the user.
  type: string
- contextPath: AWS.IAM.Users.UserId
  description: The stable and unique string identifying the user.
  type: string
- contextPath: AWS.IAM.Users.Arn
  description: The Amazon Resource Name (ARN) that identifies the user.
  type: string
- contextPath: AWS.IAM.Users.CreateDate
  description: The date and time when the user was created.
  type: string
- contextPath: AWS.IAM.Users.Path
  description: The path to the user.
  type: string
- contextPath: AWS.IAM.Users.PasswordLastUsed
  description: The date and time,  when the user's password was last used to sign in to an AWS website.
  type: string
- contextPath: Account.Email.Address
  description: User’s mail address.
  type: string
- contextPath: URL.Malicious.Vendor
  description: For malicious URLs, the vendor that made the decision.
  type: string
- contextPath: URL.Malicious.Description
  description: For malicious URLs, the reason that the vendor made the decision.
  type: string
- contextPath: DBotScore.Reliability
  description: Reliability of the source providing the intelligence data.
  type: string
- contextPath: Endpoint.IPAddress
  description: The endpoint IP address or list of IP addresses.
  type: string
- contextPath: Endpoint.ID
  description: The endpoint ID.
  type: string
- contextPath: Endpoint.Status
  description: The endpoint status.
  type: string
- contextPath: Endpoint.IsIsolated
  description: The endpoint isolation status.
  type: string
- contextPath: Endpoint.MACAddress
  description: The endpoint MAC address.
  type: string
- contextPath: Endpoint.Vendor
  description: The integration name of the endpoint vendor.
  type: string
- contextPath: Endpoint.Relationships
  description: The endpoint relationships of the endpoint that was enriched.
  type: string
- contextPath: Endpoint.Processor
  description: The model of the processor.
  type: string
- contextPath: Endpoint.Processors
  description: The number of processors.
  type: string
- contextPath: Endpoint.Memory
  description: Memory on this endpoint.
  type: string
- contextPath: Endpoint.Model
  description: The model of the machine or device.
  type: string
- contextPath: Endpoint.BIOSVersion
  description: The endpoint's BIOS version.
  type: string
- contextPath: Endpoint.OSVersion
  description: The endpoint's operation system version.
  type: string
- contextPath: Endpoint.DHCPServer
  description: The DHCP server of the endpoint.
  type: string
- contextPath: Endpoint.Groups
  description: Groups for which the computer is listed as a member.
  type: string
- contextPath: ExtraHop.Device.Macaddr
  description: The MAC Address of the device.
  type: String
- contextPath: ExtraHop.Device.DeviceClass
  description: The class of the device.
  type: String
- contextPath: ExtraHop.Device.UserModTime
  description: The time of the most recent update, expressed in milliseconds since the epoch.
  type: Number
- contextPath: ExtraHop.Device.AutoRole
  description: The role automatically detected by the ExtraHop.
  type: String
- contextPath: ExtraHop.Device.ParentId
  description: The ID of the parent device.
  type: Number
- contextPath: ExtraHop.Device.Vendor
  description: The device vendor.
  type: String
- contextPath: ExtraHop.Device.Analysis
  description: The level of analysis preformed on the device.
  type: string
- contextPath: ExtraHop.Device.DiscoveryId
  description: The UUID given by the Discover appliance.
  type: String
- contextPath: ExtraHop.Device.DefaultName
  description: The default name of the device.
  type: String
- contextPath: ExtraHop.Device.DisplayName
  description: The display name of device.
  type: String
- contextPath: ExtraHop.Device.OnWatchlist
  description: Whether the device is on the advanced analysis allow list.
  type: Boolean
- contextPath: ExtraHop.Device.ModTime
  description: The time of the most recent update, expressed in milliseconds since the epoch.
  type: Number
- contextPath: ExtraHop.Device.IsL3
  description: Indicates whether the device is a Layer 3 device.
  type: Boolean
- contextPath: ExtraHop.Device.Role
  description: The role of the device.
  type: String
- contextPath: ExtraHop.Device.DiscoverTime
  description: The time that the device was discovered.
  type: Number
- contextPath: ExtraHop.Device.Id
  description: The ID of the device.
  type: Number
- contextPath: ExtraHop.Device.Ipaddr4
  description: The IPv4 address of the device.
  type: String
- contextPath: ExtraHop.Device.Vlanid
  description: The ID of VLan.
  type: Number
- contextPath: ExtraHop.Device.Ipaddr6
  description: The IPv6 address of the device.
  type: string
- contextPath: ExtraHop.Device.NodeId
  description: The Node ID of the Discover appliance.
  type: number
- contextPath: ExtraHop.Device.Description
  description: A user customizable description of the device.
  type: string
- contextPath: ExtraHop.Device.DnsName
  description: The DNS name associated with the device.
  type: string
- contextPath: ExtraHop.Device.DhcpName
  description: The DHCP name associated with the device.
  type: string
- contextPath: ExtraHop.Device.CdpName
  description: The Cisco Discovery Protocol name associated with the device.
  type: string
- contextPath: ExtraHop.Device.NetbiosName
  description: The NetBIOS name associated with the device.
  type: string
- contextPath: ExtraHop.Device.Url
  description: Link to the device details page in ExtraHop.
  type: string
- contextPath: McAfee.ePO.Endpoint
  description: The endpoint that was enriched.
  type: string
- contextPath: ActiveDirectory.ComputersPageCookie
  description: An opaque string received in a paged search, used for requesting subsequent entries.
  type: string
- contextPath: ActiveDirectory.Computers
  description: The information about the hostname that was enriched using Active Directory.
  type: string
- contextPath: ActiveDirectory.Computers.dn
  description: The computer distinguished name.
  type: string
- contextPath: ActiveDirectory.Computers.memberOf
  description: Groups for which the computer is listed.
  type: string
- contextPath: ActiveDirectory.Computers.name
  description: The computer name.
  type: string
- contextPath: CrowdStrike.Device
  description: The information about  the endpoint.
  type: string
- contextPath: CarbonBlackEDR.Sensor.systemvolume_total_size
  description: The size, in bytes, of the system volume of the endpoint on which the sensor is installed. installed.
  type: number
- contextPath: CarbonBlackEDR.Sensor.emet_telemetry_path
  description: The path of the EMET telemetry associated with the sensor.
  type: string
- contextPath: CarbonBlackEDR.Sensor.os_environment_display_string
  description: Human-readable string of the installed OS.
  type: string
- contextPath: CarbonBlackEDR.Sensor.emet_version
  description: The EMET version associated with the sensor.
  type: string
- contextPath: CarbonBlackEDR.Sensor.emet_dump_flags
  description: The flags of the EMET dump associated with the sensor.
  type: string
- contextPath: CarbonBlackEDR.Sensor.clock_delta
  description: The clock delta associated with the sensor.
  type: string
- contextPath: CarbonBlackEDR.Sensor.supports_cblr
  description: Whether the sensor supports Carbon Black Live Response (CbLR).
  type: string
- contextPath: CarbonBlackEDR.Sensor.sensor_uptime
  description: The uptime of the process.
  type: string
- contextPath: CarbonBlackEDR.Sensor.last_update
  description: When the sensor was last updated.
  type: string
- contextPath: CarbonBlackEDR.Sensor.physical_memory_size
  description: The size in bytes of physical memory.
  type: number
- contextPath: CarbonBlackEDR.Sensor.build_id
  description: The sensor version installed on this endpoint. From the /api/builds/ endpoint.
  type: string
- contextPath: CarbonBlackEDR.Sensor.uptime
  description: Endpoint uptime in seconds.
  type: string
- contextPath: CarbonBlackEDR.Sensor.is_isolating
  description: Boolean representing sensor-reported isolation status.
  type: boolean
- contextPath: CarbonBlackEDR.Sensor.event_log_flush_time
  description: |-
    If event_log_flush_time is set, the server will instruct the sensor to immediately
    send all data before this date, ignoring all other throttling mechanisms.
    To force a host current, set this value to a value far in the future.
    When the sensor has finished sending its queued data, this value will be null.
  type: string
- contextPath: CarbonBlackEDR.Sensor.computer_dns_name
  description: The DNS name of the endpoint on which the sensor is installed.
  type: string
- contextPath: CarbonBlackEDR.Sensor.emet_report_setting
  description: The report setting of the EMET associated with the sensor.
  type: string
- contextPath: CarbonBlackEDR.Sensor.id
  description: The ID of this sensor.
  type: string
- contextPath: CarbonBlackEDR.Sensor.emet_process_count
  description: The number of EMET processes associated with the sensor.
  type: string
- contextPath: CarbonBlackEDR.Sensor.emet_is_gpo
  description: Whether the EMET is a GPO.
  type: string
- contextPath: CarbonBlackEDR.Sensor.power_state
  description: The sensor power state.
  type: string
- contextPath: CarbonBlackEDR.Sensor.network_isolation_enabled
  description: Boolean representing the network isolation request status.
  type: boolean
- contextPath: CarbonBlackEDR.Sensor.systemvolume_free_size
  description: The amount of free bytes on the system volume.
  type: string
- contextPath: CarbonBlackEDR.Sensor.status
  description: The sensor status.
  type: string
- contextPath: CarbonBlackEDR.Sensor.num_eventlog_bytes
  description: The number of event log bytes.
  type: number
- contextPath: CarbonBlackEDR.Sensor.sensor_health_message
  description: Human-readable string indicating the sensor’s self-reported status.
  type: string
- contextPath: CarbonBlackEDR.Sensor.build_version_string
  description: Human-readable string of the sensor version.
  type: string
- contextPath: CarbonBlackEDR.Sensor.computer_sid
  description: Machine SID of this host.
  type: string
- contextPath: CarbonBlackEDR.Sensor.next_checkin_time
  description: Next expected communication from this computer in server-local time and zone.
  type: string
- contextPath: CarbonBlackEDR.Sensor.node_id
  description: The node ID associated with the sensor.
  type: string
- contextPath: CarbonBlackEDR.Sensor.cookie
  description: The cookie associated with the sensor.
  type: string
- contextPath: CarbonBlackEDR.Sensor.emet_exploit_action
  description: The EMET exploit action associated with the sensor.
  type: string
- contextPath: CarbonBlackEDR.Sensor.computer_name
  description: NetBIOS name of this computer.
  type: string
- contextPath: CarbonBlackEDR.Sensor.license_expiration
  description: When the license of the sensor expires.
  type: string
- contextPath: CarbonBlackEDR.Sensor.supports_isolation
  description: Whether the sensor supports isolation.
  type: string
- contextPath: CarbonBlackEDR.Sensor.parity_host_id
  description: The ID of the parity host associated with the sensor.
  type: string
- contextPath: CarbonBlackEDR.Sensor.supports_2nd_gen_modloads
  description: Whether the sensor support modload of 2nd generation.
  type: string
- contextPath: CarbonBlackEDR.Sensor.network_adapters
  description: A pipe-delimited list of IP,MAC pairs for each network interface.
  type: string
- contextPath: CarbonBlackEDR.Sensor.sensor_health_status
  description: Self-reported health score, from 0 to 100. Higher numbers indicate a better health status.
  type: string
- contextPath: CarbonBlackEDR.Sensor.registration_time
  description: Time this sensor was originally registered in server-local time and zone.
  type: string
- contextPath: CarbonBlackEDR.Sensor.restart_queued
  description: Whether a restart of the sensor is queued.
  type: string
- contextPath: CarbonBlackEDR.Sensor.notes
  description: The notes associated with the sensor.
  type: string
- contextPath: CarbonBlackEDR.Sensor.num_storefiles_bytes
  description: Number of storefiles bytes associated with the sensor.
  type: string
- contextPath: CarbonBlackEDR.Sensor.os_environment_id
  description: The ID of the OS environment of the sensor.
  type: string
- contextPath: CarbonBlackEDR.Sensor.shard_id
  description: The ID of the shard associated with the sensor.
  type: string
- contextPath: CarbonBlackEDR.Sensor.boot_id
  description: A sequential counter of boots since the sensor was installed.
  type: string
- contextPath: CarbonBlackEDR.Sensor.last_checkin_time
  description: Last communication with this computer in server-local time and zone.
  type: string
- contextPath: CarbonBlackEDR.Sensor.os_type
  description: The operating system type of the computer.
  type: string
- contextPath: CarbonBlackEDR.Sensor.group_id
  description: The sensor group ID this sensor is assigned to.
  type: string
- contextPath: CarbonBlackEDR.Sensor.uninstall
  description: When set, indicates that the sensor will be directed to uninstall on next check-in.
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.endpoint_id
  description: The endpoint ID.
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.endpoint_name
  description: The endpoint name.
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.endpoint_type
  description: The endpoint type.
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.endpoint_status
  description: The status of the endpoint.
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.os_type
  description: The endpoint OS type.
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.ip
  description: A list of IP addresses.
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.users
  description: A list of users.
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.domain
  description: The endpoint domain.
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.alias
  description: The endpoint's aliases.
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.first_seen
  description: First seen date/time in Epoch (milliseconds).
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.last_seen
  description: Last seen date/time in Epoch (milliseconds).
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.content_version
  description: Content version.
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.installation_package
  description: Installation package.
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.active_directory
  description: Active directory.
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.install_date
  description: Install date in Epoch (milliseconds).
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.endpoint_version
  description: Endpoint version.
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.is_isolated
  description: Whether the endpoint is isolated.
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.group_name
  description: The name of the group to which the endpoint belongs.
  type: string
- contextPath: PaloAltoNetworksXDR.Endpoint.count
  description: Number of endpoints returned.
  type: number
- contextPath: Account.Domain
  description: The domain of the account.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyHost.type
  description: Form of identification element.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyHost.id
  description: Identification value of the type field.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyHost.score
  description: The score assigned to the host.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyHost.reasons
  description: The endpoint risk objects.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyHost.reasons.date created
  description: Date when the incident was created.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyHost.reasons.description
  description: Description of the incident.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyHost.reasons.severity
  description: The severity of the incident.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyHost.reasons.status
  description: The incident status.
  type: string
- contextPath: PaloAltoNetworksXDR.RiskyHost.reasons.points
  description: The score.
  type: string
- contextPath: Core.Endpoint.endpoint_id
  description: The endpoint ID.
  type: string
- contextPath: Core.Endpoint.endpoint_name
  description: The endpoint name.
  type: string
- contextPath: Core.Endpoint.endpoint_type
  description: The endpoint type.
  type: string
- contextPath: Core.Endpoint.endpoint_status
  description: The status of the endpoint.
  type: string
- contextPath: Core.Endpoint.os_type
  description: The endpoint OS type.
  type: string
- contextPath: Core.Endpoint.ip
  description: A list of IP addresses.
  type: string
- contextPath: Core.Endpoint.users
  description: A list of users.
  type: string
- contextPath: Core.Endpoint.domain
  description: The endpoint domain.
  type: string
- contextPath: Core.Endpoint.alias
  description: The endpoint's aliases.
  type: string
- contextPath: Core.Endpoint.first_seen
  description: First seen date/time in Epoch (milliseconds).
  type: string
- contextPath: Core.Endpoint.last_seen
  description: Last seen date/time in Epoch (milliseconds).
  type: string
- contextPath: Core.Endpoint.content_version
  description: Content version.
  type: string
- contextPath: Core.Endpoint.installation_package
  description: Installation package.
  type: string
- contextPath: Core.Endpoint.active_directory
  description: Active directory.
  type: string
- contextPath: Core.Endpoint.install_date
  description: Install date in Epoch (milliseconds).
  type: string
- contextPath: Core.Endpoint.endpoint_version
  description: Endpoint version.
  type: string
- contextPath: Core.Endpoint.is_isolated
  description: Whether the endpoint is isolated.
  type: string
- contextPath: Core.Endpoint.group_name
  description: The name of the group to which the endpoint belongs.
  type: string
- contextPath: Core.RiskyHost.type
  description: Form of identification element.
  type: string
- contextPath: Core.RiskyHost.id
  description: Identification value of the type field.
  type: string
- contextPath: Core.RiskyHost.score
  description: The score assigned to the host.
  type: string
- contextPath: Core.RiskyHost.reasons.date created
  description: Date when the incident was created.
  type: date
- contextPath: Core.RiskyHost.reasons.description
  description: Description of the incident.
  type: string
- contextPath: Core.RiskyHost.reasons.severity
  description: The severity of the incident.
  type: string
- contextPath: Core.RiskyHost.reasons.status
  description: The incident status.
  type: string
- contextPath: Core.RiskyHost.reasons.points
  description: The score.
  type: string
- contextPath: Domain.Malicious.Vendor
  description: For malicious domains, the vendor that made the decision.
  type: string
- contextPath: Domain.Name
  description: Bad domain found.
  type: string
tests:
- no test - each enrichment sub-playbook has or will have its own test
marketplaces:
- xsoar
- marketplacev2
- platform