Overview
Entity Property Transforms extract the following types of data from properties of input Entities.
- Email Addresses
- Phone numbers
- Dates
- Coordinates
- IP address
- URLs
- Domains
For every Transform run, a regex seeks to match each of the properties of the input Entities. If matched, the corresponding Entity for the match is returned.
To DateTime
Transform Meta Info
Display Name | To DateTime [within Properties] |
Transform Name | props.entityToDateTime |
Short Description | This Transform searches for date matches in an Entity's properties. |
Data Source | Input Entity |
Owner | Maltego Technologies GmbH |
Author | |
Input Entity | maltego.Unknown |
Output Entity | maltego.DateTime |
Transform Inputs
Input Name | Type | Default Value | Auth | Popup | Description |
dateFormat | String | MMM/YYYY | fasle | true | Choose date display format: 'dd/MMM/YYYY or MMM/YYYY' or 'YYYY' |
Description
This Transform searches for date matches in an Entity's properties.
Use Case
This Transform is useful for retrieving specific data from Entities.
To Emails
Transform Meta Info
Display Name | To Emails [within Properties] |
Transform Name | props.entityToEmail |
Short Description | This Transform searches for email matches in an Entity's properties. |
Data Source | Input Entity |
Owner | Maltego Technologies GmbH |
Author | |
Input Entity | maltego.Unknown |
Output Entity | maltego.EmailAddress |
Transform Inputs
N/A
Description
This Transform searches for email matches in an Entity's properties.
Use Case
This Transform is useful for retrieving specific data from Entities.
To PhoneNumbers
Transform Meta Info
Display Name | To PhoneNumbers [within Properties] |
Transform Name | props.entityToPhoneNumber |
Short Description | This Transform searches for email matches in an Entity's properties. |
Data Source | Input Entity |
Owner | Maltego Technologies GmbH |
Author | |
Input Entity | maltego.Unknown |
Output Entity | maltego.PhoneNumber |
Transform Inputs
N/A
Description
This Transform searches for phone number matches in an Entity's properties.
Use Case
This Transform is useful for retrieving specific data from Entities.
To URLs
Transform Meta Info
Display Name | To URLs [within Properties] |
Transform Name | props.entityToURL |
Short Description | This Transform searches for URL matches in an Entity's properties. |
Data Source | Input Entity |
Owner | Maltego Technologies GmbH |
Author | |
Input Entity | maltego.Unknown |
Output Entity | maltego.URL |
Transform Inputs
N/A
Description
This Transform searches for URL matches in an Entity's properties.
Use Case
This Transform is useful for retrieving specific data from Entities.
To IP Addresses
Transform Meta Info
Display Name | To IP Addresses [within Properties] |
Transform Name | props.entityToIpAddress |
Short Description | This Transform searches for IP Address and Netblock matches in an Entity's properties. |
Data Source | Input Entity |
Owner | Maltego Technologies GmbH |
Author | |
Input Entity | maltego.Unknown |
Output Entity | maltego.IPv4Address, maltego.Netblock |
Transform Inputs
N/A
Description
This Transform searches for IP Address and Netblock matches in an Entity's properties.
Use Case
This Transform is useful for retrieving specific data from Entities.
To Domains
Transform Meta Info
Display Name | To Domains [within Properties] |
Transform Name | props.entityToIpAddress |
Short Description | This Transform searches for DNSName matches in an entity's properties. |
Data Source | Input Entity |
Owner | Maltego Technologies GmbH |
Author | |
Input Entity | maltego.Unknown |
Output Entity | maltego.DNSName |
Transform Inputs
N/A
Description
This Transform searches for DNSName matches in an Entity's properties.
Use Case
This Transform is useful for retrieving specific data from Entities.
To GPS
Transform Meta Info
Display Name | To GPS [within Properties] |
Transform Name | props.entityToGPS |
Short Description | This Transform searches for GPS coordinate matches in an Entity's properties. |
Data Source | Input Entity |
Owner | Maltego Technologies GmbH |
Author | |
Input Entity | maltego.Unknown |
Output Entity | maltego.GPS |
Transform Inputs
N/A
Description
This Transform searches for GPS matches in an Entity's properties.
Use Case
This Transform is useful for retrieving specific data from Entities.