Maltego PGP Transforms
Modified on: Tue, 8 Oct, 2024 at 8:15 AM
Overview
Using the Maltego PGP Transforms, investigators are able to query PGP key servers and investigate which relationships between PGP keys, email addresses and people exist.
Maltego's PGP Transforms are provided to Maltego users as part of the Maltego Standard Transforms which any Maltego Desktop Client has access to. The Maltego Standard Transforms support a vast variety of investigative tasks, including network footprinting, social media investigations, digital forensics, enriching threat intelligence, analyzing web content and more. They can be used on their own to conduct investigations, or supplement other specialized integrations available in the Data Hub.
For more information about Maltego Standard Transforms click here.
To Email Addresses [PGP]
PGP Server HTTP timeout(ms) | int | 10000 | false | false | false |
Display Name | To Email Addresses [PGP] |
Owner | |
Author | Maltego |
Data Source | PGP |
Output Entities | maltego.EmailAddress |
Variants
EmailAddressToEmailAddress_SamePGP | maltego.EmailAddress | This Transform contacts the Ubuntu public PGP keyserver and retrieves alternative email addresses for the given email address |
DomainToEmailAddress_PGP | maltego.Domain | This Transform contacts the Ubuntu public PGP keyserver and retrieves email addresses containing the given domain |
PersonToEmailAddress_SamePGP | maltego.Person | This Transform contacts the Ubuntu public PGP keyserver and retrieves the person’s email address - if it exists |
To Person [PGP]
PGP Server HTTP timeout(ms) | int | 10000 | false | false | false |
Display Name | To Person [PGP] |
Owner | |
Author | Maltego |
Data Source | PGP |
Output Entities | maltego.Person |
Variants
DomainToPerson_PGP | maltego.Domain | This Transform contacts the Ubuntu public PGP keyserver and retrieves the names containing the given domain |
EmailAddressToPerson_SamePGP | maltego.EmailAddress | This Transform contacts the Ubuntu public PGP keyserver and retrieves the person’s name for the given email address |