Skip to main content

Entity Enrichment - Generic v2

This Playbook is part of the Common Playbooks Pack.#

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#


NameDescriptionDefault ValueRequired
IPThe IP addresses to enrichIP.AddressOptional
InternalRangeA 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.PrivateIPsOptional
MD5File MD5 to enrichFile.MD5Optional
SHA256File SHA256 to enrichFile.SHA256Optional
SHA1File SHA1 to enrichFile.SHA1Optional
URLURL to enrichURL.DataOptional
EmailThe email addresses to enrichAccount.Email.AddressOptional
HostnameThe hostname to enrichEndpoint.HostnameOptional
UsernameThe Username to enrichAccount.UsernameOptional
DomainThe domain name to enrichDomain.NameOptional
ResolveIPDetermines 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.FalseOptional
InternalDomainsA CSV list of internal domains. The list will be used to determine whether an email address is internal or external.Optional
UseReputationCommandDefine 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.
FalseRequired

Playbook Outputs#


PathDescriptionType
IPThe IP object.unknown
EndpointThe endpoint object.string
Endpoint.HostnameThe hostname that was enriched.string
Endpoint.OSThe endpoint's operating system.string
Endpoint.IPA list of endpoint IP addresses.string
Endpoint.MACA list of endpoint MAC addresses.string
Endpoint.DomainThe endpoint domain name.string
DBotScoreThe DBotScore object.string
DBotScore.IndicatorThe indicator that was tested.string
DBotScore.TypeThe indicator type.string
DBotScore.VendorVendor used to calculate the score.string
DBotScore.ScoreThe actual score.number
FileThe file object.string
File.SHA1SHA1 hash of the file.string
File.SHA256SHA256 hash of the file.string
File.MD5MD5 hash of the file.string
File.MaliciousWhether the file is malicious.string
File.Malicious.VendorFor malicious files, the vendor that made the decision.string
URLThe URL object.string
URL.DataThe enriched URL.string
URL.MaliciousWhether the detected URL was malicious.string
URL.VendorVendor that labeled the URL as malicious.string
URL.DescriptionAdditional information for the URL.string
DomainThe domain object.string
AccountThe account object.string
Account.EmailThe email of the account.string
Account.Email.NetworkTypeThe email account NetworkType (Internal/External).string
Account.Email.DistanceThe object that contains the distance between the email domain and the compared domain.string
Account.Email.Distance.DomainThe compared domain.string
Account.Email.Distance.ValueThe distance between the email domain and the compared domain.number
ActiveDirectory.UsersAn object containing information about the user from Active Directory.string
ActiveDirectory.Users.sAMAccountNameThe user's samAccountName.string
ActiveDirectory.Users.userAccountControlThe user's account control flag.string
ActiveDirectory.Users.mailThe user's email address.string
ActiveDirectory.Users.memberOfGroups the user is a member of.string
CylanceProtectDeviceThe device information about the hostname that was enriched using Cylance Protect v2.string
File.VirusTotal.ScansThe scan object.string
File.VirusTotal.Scans.SourceVendor that scanned this hash.string
File.VirusTotal.Scans.DetectedWhether a scan was detected for this hash (True/False).boolean
File.VirusTotal.Scans.ResultScan result for this hash - signature, etc.string
IAMGeneric IAM output.string
UserManagerEmailThe email of the user's manager.string
UserManagerDisplayNameThe display name of the user's manager.string
ActiveDirectory.Users.managerThe manager of the user.string
ActiveDirectory.Users.dnThe user distinguished name.string
ActiveDirectory.Users.displayNameThe user display name.string
ActiveDirectory.Users.nameThe user common name.string
ActiveDirectory.Users.userAccountControlFieldsThe user account control fields.string
IdentityIQ.IdentityIdentity asset from IdentityIQ.string
PingOne.AccountAccount in PingID.string
IAM.Vendor.activeWhen true, indicates that the employee's status is active in the 3rd-party integration.string
IAM.Vendor.brandName of the integration.string
IAM.Vendor.detailsProvides the raw data from the 3rd-party integration.string
IAM.Vendor.emailThe employee's email address.string
IAM.Vendor.errorCodeHTTP error response code.string
IAM.Vendor.errorMessageReason why the API failed.string
IAM.Vendor.idThe employee's user ID in the app.string
IAM.Vendor.instanceNameName of the integration instance.string
IAM.Vendor.successWhen true, indicates that the command was executed successfully.string
IAM.Vendor.usernameThe employee's username in the app.string
IAM.Vendor.actionThe command name.string
IdentityIQ.Identity.userNameThe IdentityIQ username (primary ID).string
IdentityIQ.Identity.idThe IdentityIQ internal ID (UUID).string
IdentityIQ.Identity.activeIndicates whether the ID is active or inactive in IdentityIQ.string
IdentityIQ.Identity.lastModifiedTimestamp of when the identity was last modified.string
IdentityIQ.Identity.displayNameThe display name of the identity.string
IdentityIQ.Identity.emailsArray of email objects.string
IdentityIQ.Identity.entitlementsArray of entitlement objects that the identity has.string
IdentityIQ.Identity.rolesArray of role objects that the identity has.string
IdentityIQ.Identity.capabilitiesArray of string representations of the IdentityIQ capabilities assigned to this identity.string
IdentityIQ.Identity.nameAccount name.string
IdentityIQ.Identity.managerThe account's manager returned from IdentityIQ.string
IdentityIQ.Identity.name.formattedThe display name of the identity.string
IdentityIQ.Identity.name.familyNameThe last name of the identity.string
IdentityIQ.Identity.name.givenNameThe first name of the identity.string
IdentityIQ.Identity.manager.userNameThe IdentityIQ username (primary ID) of the identity's manager.string
IdentityIQ.Identity.emails.typeType of the email being returned.string
IdentityIQ.Identity.emails.valueThe email address of the identity.string
IdentityIQ.Identity.emails.primaryIndicates if this email address is the identity's primary email.string
PingOne.Account.IDPingOne account ID.string
PingOne.Account.UsernamePingOne account username.string
PingOne.Account.DisplayNamePingOne account display name.string
PingOne.Account.EmailPingOne account email.string
PingOne.Account.EnabledPingOne account enabled status.string
PingOne.Account.CreatedAtPingOne account create date.string
PingOne.Account.UpdatedAtPingOne account updated date.string
Account.PasswordChangedTimestamp for when the user's password was last changed.string
Account.StatusChangedTimestamp for when the user's status was last changed.string
Account.ActivatedTimestamp for when the user was activated.string
Account.CreatedTimestamp for when the user was created.string
Account.StatusOkta account status.string
Account.UsernameThe user SAM account name.string
Account.IDThe user distinguished name.string
Account.ManagerThe user manager.string
Account.GroupsGroups for which the user is a member.string
Account.DisplayNameThe user display name.string
Account.ManagerEmailThe manager email.string
Account.JobTitleUser’s job title.string
Account.TelephoneNumberUser’s mobile phone number.string
Account.OfficeUser’s office location.string
Account.TypeThe account entity type.string
ActiveDirectory.Users.userAccountControlFields.SCRIPTWhether the login script is run. Works for *Windows Server 2012 R2*.string
ActiveDirectory.Users.userAccountControlFields.ACCOUNTDISABLEWhether the user account is disabled. Works for *Windows Server 2012 R2*.string
ActiveDirectory.Users.userAccountControlFields.HOMEDIR_REQUIREDWhether the home folder is required. Works for *Windows Server 2012 R2*.string
ActiveDirectory.Users.userAccountControlFields.LOCKOUTWhether the user is locked out. Works for *Windows Server 2012 R2*.string
ActiveDirectory.Users.userAccountControlFields.PASSWD_NOTREQDWhether the password is required. Works for *Windows Server 2012 R2*.string
ActiveDirectory.Users.userAccountControlFields.PASSWD_CANT_CHANGEWhether the user can change the password. Works for *Windows Server 2012 R2*.string
ActiveDirectory.Users.userAccountControlFields.ENCRYPTED_TEXT_PWD_ALLOWEDWhether the user can send an encrypted password. Works for *Windows Server 2012 R2*.string
ActiveDirectory.Users.userAccountControlFields.TEMP_DUPLICATE_ACCOUNTWhether this is an account for users whose primary account is in another domain. Works for *Windows Server 2012 R2*.string
ActiveDirectory.Users.userAccountControlFields.NORMAL_ACCOUNTWhether this is a default account type that represents a typical user. Works for *Windows Server 2012 R2*.string
ActiveDirectory.Users.userAccountControlFields.INTERDOMAIN_TRUST_ACCOUNTWhether 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_ACCOUNTWhether 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_ACCOUNTWhether the account is a read-only domain controller (RODC).string
ActiveDirectory.Users.userAccountControlFields.TRUSTED_TO_AUTH_FOR_DELEGATIONWhether the account is enabled for delegation.string
ActiveDirectory.Users.userAccountControlFields.DONT_REQ_PREAUTHWhether this account require Kerberos pre-authentication for logging on.string
ActiveDirectory.Users.userAccountControlFields.USE_DES_KEY_ONLYWhether to restrict this principal to use only Data Encryption Standard (DES) encryption types for keys.string
ActiveDirectory.Users.userAccountControlFields.NOT_DELEGATEDWhether 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_DELEGATIONWhether the service account (the user or computer account) under which a service runs is trusted for Kerberos delegation.string
ActiveDirectory.Users.userAccountControlFields.SMARTCARD_REQUIREDWhether to force the user to log in by using a smart card.string
ActiveDirectory.Users.userAccountControlFields.MNS_LOGON_ACCOUNTWhether this is an MNS login account.string
ActiveDirectory.Users.userAccountControlFields.SERVER_TRUST_ACCOUNTWhether 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_PASSWORDWhether to never expire the password on the account.string
ActiveDirectory.Users.userAccountControlFields.PASSWORD_EXPIREDWhether the user password expired.string
IAM.VendorThe returning results vendor.string
IAM.UserProfileThe user profile.string
SailPointIdentityNow.AccountThe IdentityNow account object.string
SailPointIdentityNow.Account.idThe IdentityNow internal ID (UUID).string
SailPointIdentityNow.Account.nameName of the identity on this account.string
SailPointIdentityNow.Account.identityIdThe IdentityNow internal identity ID.string
SailPointIdentityNow.Account.nativeIdentityThe IdentityNow internal native identity ID.string
SailPointIdentityNow.Account.sourceIdSource ID that maps this account.string
SailPointIdentityNow.Account.createdTimestamp when the account was created.string
SailPointIdentityNow.Account.modifiedTimestamp when the account was last modified.string
SailPointIdentityNow.Account.attributesMap of variable number of attributes unique to this account.string
SailPointIdentityNow.Account.authoritativeIndicates whether the account is the true source for this identity.string
SailPointIdentityNow.Account.disabledIndicates whether the account is disabled.string
SailPointIdentityNow.Account.lockedIndicates whether the account is locked.string
SailPointIdentityNow.Account.systemAccountIndicates whether the account is a system account.string
SailPointIdentityNow.Account.uncorrelatedIndicates whether the account is uncorrelated.string
SailPointIdentityNow.Account.manuallyCorrelatedIndicates whether the account was manually correlated.string
SailPointIdentityNow.Account.hasEntitlementsIndicates whether the account has entitlement.string
MSGraphUser.IDUser's ID.string
MSGraphUser.DisplayNameUser's display name.string
MSGraphUser.GivenNameUser's given name.string
MSGraphUser.JobTitleUser's job title.string
MSGraphUser.MailUser's mail address.string
MSGraphUser.SurnameUser's surname.string
MSGraphUser.UserPrincipalNameUser's principal name.string
MSGraphUser.MobilePhoneUser's mobile phone number.string
MSGraphUser.OfficeLocationUser's office location.string
MSGraphUser.BusinessPhonesUser's business phone numbers.string
MSGraphUserManager.Manager.IDManager's user ID.string
MSGraphUserManager.Manager.DisplayNameUser's display name.string
MSGraphUserManager.Manager.GivenNameUser's given name.string
MSGraphUserManager.Manager.MailUser's mail address.string
MSGraphUserManager.Manager.SurnameUser's surname.string
MSGraphUserManager.Manager.UserPrincipalNameUser's principal name.string
MSGraphUserManager.Manager.BusinessPhonesUser's business phone numbers.string
MSGraphUserManager.Manager.JobTitleUser's job title.string
MSGraphUserManager.Manager.MobilePhoneUser's mobile phone number.string
MSGraphUserManager.Manager.OfficeLocationUser's office location.string
PaloAltoNetworksXDR.RiskyUserThe account object.string
PaloAltoNetworksXDR.RiskyUser.typeForm of identification element.string
PaloAltoNetworksXDR.RiskyUser.idIdentification value of the type field.string
PaloAltoNetworksXDR.RiskyUser.scoreThe score assigned to the user.string
PaloAltoNetworksXDR.RiskyUser.reasonsThe account risk objects.string
PaloAltoNetworksXDR.RiskyUser.reasons.date createdDate when the incident was created.string
PaloAltoNetworksXDR.RiskyUser.reasons.descriptionDescription of the incident.string
PaloAltoNetworksXDR.RiskyUser.reasons.severityThe severity of the incidentstring
PaloAltoNetworksXDR.RiskyUser.reasons.statusThe incident statusstring
PaloAltoNetworksXDR.RiskyUser.reasons.pointsThe score.string
AWS.IAM.UsersAWS IAM output.string
AWS.IAM.Users.UserNameThe friendly name identifying the user.string
AWS.IAM.Users.UserIdThe stable and unique string identifying the user.string
AWS.IAM.Users.ArnThe Amazon Resource Name (ARN) that identifies the user.string
AWS.IAM.Users.CreateDateThe date and time when the user was created.string
AWS.IAM.Users.PathThe path to the user.string
AWS.IAM.Users.PasswordLastUsedThe date and time, when the user's password was last used to sign in to an AWS website.string
Account.Email.AddressUser’s mail address.string
URL.Malicious.VendorFor malicious URLs, the vendor that made the decision.string
URL.Malicious.DescriptionFor malicious URLs, the reason that the vendor made the decision.string
DBotScore.ReliabilityReliability of the source providing the intelligence data.string
Endpoint.IPAddressThe endpoint IP address.string
Endpoint.IDThe endpoint ID.string
Endpoint.StatusThe endpoint status.string
Endpoint.IsIsolatedThe endpoint isolation status.string
Endpoint.MACAddressThe endpoint MAC address.string
Endpoint.VendorThe integration name of the endpoint vendor.string
Endpoint.RelationshipsThe endpoint relationships of the endpoint that was enriched.string
Endpoint.ProcessorThe model of the processor.string
Endpoint.ProcessorsThe number of processors.string
Endpoint.MemoryMemory on this endpoint.string
Endpoint.ModelThe model of the machine or device.string
Endpoint.BIOSVersionThe endpoint's BIOS version.string
Endpoint.OSVersionThe endpoint's operation system version.string
Endpoint.DHCPServerThe DHCP server of the endpoint.string
Endpoint.GroupsGroups for which the computer is listed as a member.string
ExtraHop.Device.MacaddrThe MAC Address of the device.String
ExtraHop.Device.DeviceClassThe class of the device.String
ExtraHop.Device.UserModTimeThe time of the most recent update, expressed in milliseconds since the epoch.Number
ExtraHop.Device.AutoRoleThe role automatically detected by the ExtraHop.String
ExtraHop.Device.ParentIdThe ID of the parent device.Number
ExtraHop.Device.VendorThe device vendor.String
ExtraHop.Device.AnalysisThe level of analysis preformed on the device.string
ExtraHop.Device.DiscoveryIdThe UUID given by the Discover appliance.String
ExtraHop.Device.DefaultNameThe default name of the device.String
ExtraHop.Device.DisplayNameThe display name of device.String
ExtraHop.Device.OnWatchlistWhether the device is on the advanced analysis allow list.Boolean
ExtraHop.Device.ModTimeThe time of the most recent update, expressed in milliseconds since the epoch.Number
ExtraHop.Device.IsL3Indicates whether the device is a Layer 3 device.Boolean
ExtraHop.Device.RoleThe role of the device.String
ExtraHop.Device.DiscoverTimeThe time that the device was discovered.Number
ExtraHop.Device.IdThe ID of the device.Number
ExtraHop.Device.Ipaddr4The IPv4 address of the device.String
ExtraHop.Device.VlanidThe ID of VLan.Number
ExtraHop.Device.Ipaddr6The IPv6 address of the device.string
ExtraHop.Device.NodeIdThe Node ID of the Discover appliance.number
ExtraHop.Device.DescriptionA user customizable description of the device.string
ExtraHop.Device.DnsNameThe DNS name associated with the device.string
ExtraHop.Device.DhcpNameThe DHCP name associated with the device.string
ExtraHop.Device.CdpNameThe Cisco Discovery Protocol name associated with the device.string
ExtraHop.Device.NetbiosNameThe NetBIOS name associated with the device.string
ExtraHop.Device.UrlLink to the device details page in ExtraHop.string
McAfee.ePO.EndpointThe endpoint that was enriched.string
ActiveDirectory.ComputersPageCookieAn opaque string received in a paged search, used for requesting subsequent entries.string
ActiveDirectory.ComputersThe information about the hostname that was enriched using Active Directory.string
ActiveDirectory.Computers.dnThe computer distinguished name.string
ActiveDirectory.Computers.memberOfGroups for which the computer is listed.string
ActiveDirectory.Computers.nameThe computer name.string
CrowdStrike.DeviceThe information about the endpoint.string
CarbonBlackEDR.Sensor.systemvolume_total_sizeThe size, in bytes, of the system volume of the endpoint on which the sensor is installed. installed.number
CarbonBlackEDR.Sensor.emet_telemetry_pathThe path of the EMET telemetry associated with the sensor.string
CarbonBlackEDR.Sensor.os_environment_display_stringHuman-readable string of the installed OS.string
CarbonBlackEDR.Sensor.emet_versionThe EMET version associated with the sensor.string
CarbonBlackEDR.Sensor.emet_dump_flagsThe flags of the EMET dump associated with the sensor.string
CarbonBlackEDR.Sensor.clock_deltaThe clock delta associated with the sensor.string
CarbonBlackEDR.Sensor.supports_cblrWhether the sensor supports Carbon Black Live Response (CbLR).string
CarbonBlackEDR.Sensor.sensor_uptimeThe uptime of the process.string
CarbonBlackEDR.Sensor.last_updateWhen the sensor was last updated.string
CarbonBlackEDR.Sensor.physical_memory_sizeThe size in bytes of physical memory.number
CarbonBlackEDR.Sensor.build_idThe sensor version installed on this endpoint. From the /api/builds/ endpoint.string
CarbonBlackEDR.Sensor.uptimeEndpoint uptime in seconds.string
CarbonBlackEDR.Sensor.is_isolatingBoolean representing sensor-reported isolation status.boolean
CarbonBlackEDR.Sensor.event_log_flush_timeIf 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_nameThe DNS name of the endpoint on which the sensor is installed.string
CarbonBlackEDR.Sensor.emet_report_settingThe report setting of the EMET associated with the sensor.string
CarbonBlackEDR.Sensor.idThe ID of this sensor.string
CarbonBlackEDR.Sensor.emet_process_countThe number of EMET processes associated with the sensor.string
CarbonBlackEDR.Sensor.emet_is_gpoWhether the EMET is a GPO.string
CarbonBlackEDR.Sensor.power_stateThe sensor power state.string
CarbonBlackEDR.Sensor.network_isolation_enabledBoolean representing the network isolation request status.boolean
CarbonBlackEDR.Sensor.systemvolume_free_sizeThe amount of free bytes on the system volume.string
CarbonBlackEDR.Sensor.statusThe sensor status.string
CarbonBlackEDR.Sensor.num_eventlog_bytesThe number of event log bytes.number
CarbonBlackEDR.Sensor.sensor_health_messageHuman-readable string indicating the sensor’s self-reported status.string
CarbonBlackEDR.Sensor.build_version_stringHuman-readable string of the sensor version.string
CarbonBlackEDR.Sensor.computer_sidMachine SID of this host.string
CarbonBlackEDR.Sensor.next_checkin_timeNext expected communication from this computer in server-local time and zone.string
CarbonBlackEDR.Sensor.node_idThe node ID associated with the sensor.string
CarbonBlackEDR.Sensor.cookieThe cookie associated with the sensor.string
CarbonBlackEDR.Sensor.emet_exploit_actionThe EMET exploit action associated with the sensor.string
CarbonBlackEDR.Sensor.computer_nameNetBIOS name of this computer.string
CarbonBlackEDR.Sensor.license_expirationWhen the license of the sensor expires.string
CarbonBlackEDR.Sensor.supports_isolationWhether the sensor supports isolation.string
CarbonBlackEDR.Sensor.parity_host_idThe ID of the parity host associated with the sensor.string
CarbonBlackEDR.Sensor.supports_2nd_gen_modloadsWhether the sensor support modload of 2nd generation.string
CarbonBlackEDR.Sensor.network_adaptersA pipe-delimited list of IP,MAC pairs for each network interface.string
CarbonBlackEDR.Sensor.sensor_health_statusSelf-reported health score, from 0 to 100. Higher numbers indicate a better health status.string
CarbonBlackEDR.Sensor.registration_timeTime this sensor was originally registered in server-local time and zone.string
CarbonBlackEDR.Sensor.restart_queuedWhether a restart of the sensor is queued.string
CarbonBlackEDR.Sensor.notesThe notes associated with the sensor.string
CarbonBlackEDR.Sensor.num_storefiles_bytesNumber of storefiles bytes associated with the sensor.string
CarbonBlackEDR.Sensor.os_environment_idThe ID of the OS environment of the sensor.string
CarbonBlackEDR.Sensor.shard_idThe ID of the shard associated with the sensor.string
CarbonBlackEDR.Sensor.boot_idA sequential counter of boots since the sensor was installed.string
CarbonBlackEDR.Sensor.last_checkin_timeLast communication with this computer in server-local time and zone.string
CarbonBlackEDR.Sensor.os_typeThe operating system type of the computer.string
CarbonBlackEDR.Sensor.group_idThe sensor group ID this sensor is assigned to.string
CarbonBlackEDR.Sensor.uninstallWhen set, indicates that the sensor will be directed to uninstall on next check-in.string
PaloAltoNetworksXDR.Endpoint.endpoint_idThe endpoint ID.string
PaloAltoNetworksXDR.Endpoint.endpoint_nameThe endpoint name.string
PaloAltoNetworksXDR.Endpoint.endpoint_typeThe endpoint type.string
PaloAltoNetworksXDR.Endpoint.endpoint_statusThe status of the endpoint.string
PaloAltoNetworksXDR.Endpoint.os_typeThe endpoint OS type.string
PaloAltoNetworksXDR.Endpoint.ipA list of IP addresses.string
PaloAltoNetworksXDR.Endpoint.usersA list of users.string
PaloAltoNetworksXDR.Endpoint.domainThe endpoint domain.string
PaloAltoNetworksXDR.Endpoint.aliasThe endpoint's aliases.string
PaloAltoNetworksXDR.Endpoint.first_seenFirst seen date/time in Epoch (milliseconds).string
PaloAltoNetworksXDR.Endpoint.last_seenLast seen date/time in Epoch (milliseconds).string
PaloAltoNetworksXDR.Endpoint.content_versionContent version.string
PaloAltoNetworksXDR.Endpoint.installation_packageInstallation package.string
PaloAltoNetworksXDR.Endpoint.active_directoryActive directory.string
PaloAltoNetworksXDR.Endpoint.install_dateInstall date in Epoch (milliseconds).string
PaloAltoNetworksXDR.Endpoint.endpoint_versionEndpoint version.string
PaloAltoNetworksXDR.Endpoint.is_isolatedWhether the endpoint is isolated.string
PaloAltoNetworksXDR.Endpoint.group_nameThe name of the group to which the endpoint belongs.string
PaloAltoNetworksXDR.Endpoint.countNumber of endpoints returned.number
Account.DomainThe domain of the account.string
PaloAltoNetworksXDR.RiskyHost.typeForm of identification element.string
PaloAltoNetworksXDR.RiskyHost.idIdentification value of the type field.string
PaloAltoNetworksXDR.RiskyHost.scoreThe score assigned to the host.string
PaloAltoNetworksXDR.RiskyHost.reasonsThe endpoint risk objects.string
PaloAltoNetworksXDR.RiskyHost.reasons.date createdDate when the incident was created.string
PaloAltoNetworksXDR.RiskyHost.reasons.descriptionDescription of the incident.string
PaloAltoNetworksXDR.RiskyHost.reasons.severityThe severity of the incident.string
PaloAltoNetworksXDR.RiskyHost.reasons.statusThe incident status.string
PaloAltoNetworksXDR.RiskyHost.reasons.pointsThe score.string
Core.Endpoint.endpoint_idThe endpoint ID.string
Core.Endpoint.endpoint_nameThe endpoint name.string
Core.Endpoint.endpoint_typeThe endpoint type.string
Core.Endpoint.endpoint_statusThe status of the endpoint.string
Core.Endpoint.os_typeThe endpoint OS type.string
Core.Endpoint.ipA list of IP addresses.string
Core.Endpoint.usersA list of users.string
Core.Endpoint.domainThe endpoint domain.string
Core.Endpoint.aliasThe endpoint's aliases.string
Core.Endpoint.first_seenFirst seen date/time in Epoch (milliseconds).string
Core.Endpoint.last_seenLast seen date/time in Epoch (milliseconds).string
Core.Endpoint.content_versionContent version.string
Core.Endpoint.installation_packageInstallation package.string
Core.Endpoint.active_directoryActive directory.string
Core.Endpoint.install_dateInstall date in Epoch (milliseconds).string
Core.Endpoint.endpoint_versionEndpoint version.string
Core.Endpoint.is_isolatedWhether the endpoint is isolated.string
Core.Endpoint.group_nameThe name of the group to which the endpoint belongs.string
Core.RiskyHost.typeForm of identification element.string
Core.RiskyHost.idIdentification value of the type field.string
Core.RiskyHost.scoreThe score assigned to the host.string
Core.RiskyHost.reasons.date createdDate when the incident was created.date
Core.RiskyHost.reasons.descriptionDescription of the incident.string
Core.RiskyHost.reasons.severityThe severity of the incident.string
Core.RiskyHost.reasons.statusThe incident status.string
Core.RiskyHost.reasons.pointsThe score.string
Domain.Malicious.VendorFor malicious domains, the vendor that made the decision.string
Domain.NameBad domain found.string

Playbook Image#


Entity Enrichment - Generic v2