Email Address Enrichment - Generic
#
This Playbook is part of the Deprecated Content (Deprecated) Pack.Deprecated
Use "Email Address Enrichment - Generic v2.1" playbook instead.
DEPRECATED. Use "Email Address Enrichment - Generic v2.1" playbook instead. Gets an email addresses's reputation using one or more integrations.
#
DependenciesThis playbook uses the following sub-playbooks, integrations, and scripts.
#
Sub-playbooksThis playbook does not use any sub-playbooks.
#
IntegrationsThis playbook does not use any integrations.
#
Scripts- EmailDomainSquattingReputation
- IsEmailAddressInternal
- ADGetUser
- Exists
- EmailReputation
#
CommandsThis playbook does not use any commands.
#
Playbook InputsName | Description | Default Value | Source | Required |
---|---|---|---|---|
Domain | The list of internal domains. | - | - | Optional |
The email addresses to enrich. | Email.Address | Account | Optional | |
GetReputation | Whether the playbook should get the reputation for the email address. | True | - | Required |
#
Playbook OutputsPath | Description | Type |
---|---|---|
Account | The account's object. | unknown |
Account.Email.Address | The email account's full address. | string |
Account.Groups | The groups the account is part of. | string |
Account.Email.Domain | The email's account domain. | string |
Account.Email.NetworkType | The email account's networktype. Can be, "Internal" or "External". | string |
Account.Type | The type of the account entity. | string |
Account.Email.Username | The email account username. | string |
Account.ID | The unique Account DN (Distinguished Name). | string |
Account.DisplayName | The account display name. | string |
Account.Manager | The account's manager. | string |
Account.Email.Distance.Domain | The compared domain. | string |
Account.Email.Distance.Value | The distance between the email domain and the compared domain. | number |
DBotScore.Indicator | The indicator. | string |
DBotScore | The DBotScore's object. | unknown |
DBotScore.Type | The indicator type. | string |
DBotScore.Vendor | The DBot score vendor. | string |
DBotScore.Score | The DBot score. | number |