Personal

Modified on: Wed, 23 Sep, 2020 at 4:39 PM

This Entity category includes Entities that are related to personal information found on the Internet.


Document


Entity Meta

Display NameDocument
Entity Namemaltego.Document
Short DescriptionA document on the Internet
Entity CategoryPersonal
Base Entitymaltego.Unknown


Entity Properties

Property NameTypeDisplay name
urlstringURL
TitleStringTitle
document.meta-dataStringMeta-Data


Entity Description

This Entity represents a document file that is found on a web server. The file type could be anything from a PDF to a SQL dump.


Phone Number


Entity Meta

Display NamePhone Number
Entity Namemaltego.PhoneNumber
Short DescriptionA telephone number
Entity CategoryPersonal
Base Entitymaltego.Unknown


Entity Properties 

Property NameTypeDisplay name
Phonenumber*stringPhone Number
phonenumber.countrycode+stringCountry Code
phonenumber.citycode+stringCity Code
phonenumber.areacode+stringArea Code
phonenumber.lastnumbers+stringLast Digits


Entity Description

Phone number notation is really hard to define as everyone has their own way of using it. In Maltego phone numbers are broken up into 4 different parts. These are:

  • Country code
  • City code
  • Area code
  • Rest (last 4 digits)

Parsing of numbers happens in reverse - the last 4 digits of a number is first chopped from the end. The next 3 digits are used for area code, another 3 for city and the remainder is used for the country code. If the number you are using as input does not fit this format don't panic - the Transforms re-arrange the numbers in various forms when searching for it.
As with a person Entity, this Entity has additional fields that allows for more focused searching - see properties.
When the last 4 digits are omitted in the search Maltego will use these are wildcards - this is useful for obvious reasons...


Email Address



Entity Meta

Display NameEmail Address
Entity Namemaltego.EmailAddress
Short DescriptionAn email mailbox to which email messages may be delivered
Entity CategoryPersonal
Base Entitymaltego.Unknown


Entity Properties

Property NameTypeDisplay name
emailstringEmail Address


Entity Description

Users of Maltego should know what an email address is...

Learn more about this Entity on Wikipedia.


Image


Entity Meta

Display NameImage
Entity Namemaltego.Image
Short DescriptionA visual representation of something
Entity CategoryPersonal
Base Entitymaltego.Unknown


Entity Properties

Property NameTypeDisplay name
descriptionstringDescription
urlURLURL


Entity Description

This Entity represents an image file. Images found on the Internet will be rendered as thumbnails as the Entity icon on a Maltego graph.


Phrase


Entity Meta

Display NamePhrase
Entity Namemaltego.Phrase
Short DescriptionAny text or part thereof
Entity CategoryPersonal
Base Entitymaltego.Unknown


Entity Properties

Property NameTypeDisplay name
textstringText


Entity Description

A phrase in Maltego is the most powerful Entity (when used with search engine Transforms). This is because absolute no modifications are made to the value of the phrase when it is passed to the query. This was done to ensure that power users can add any search engine operator to it. Thus, having phrase of secret format:pdf site:mil will result in a list of all PDF files with the word secret found on websites with a domain that ends in .mil. Also keep in mind that the use of quotes (") makes a huge difference to search results. A search for top secret is vastly different to a search for "top secret". 


Person


Entity Meta

Display NamePerson
Entity Namemaltego.Person
Short DescriptionEntity representing a human
Entity CategoryPersonal
Base Entitymaltego.Unknown


Entity Properties

Property NameTypeDisplay name
person.fullname*stringFull Name
person.firstname+stringFirst Names
person.lastname+stringSurname


Entity Description

A person in Maltego has a first name and a surname. Previous versions supported middle names, but in the end it was determined that this just confusing for users (first name was separated from last name with a comma ,). In this version the name will be everything before the first space. Entering a name such a Jacobus Hendrik van Wyk will thus identify the first name as Jacobus and the last name as Hendrik van Wyk. While this may appear to be a problem it does not make a huge difference in the performance of most Transforms. 


Sentiment

Entity Meta

Display NameSentiment
Entity Namemaltego.Sentiment
Short DescriptionThis represent the sentiment towards an Entity.
Entity CategoryPersonal
Base Entitymaltego.Unknown


Entity Properties

Property NameTypeDisplay Name
properties.sentimentstringSentiment

Alias


Entity Meta

Display NameAlias
Entity Namemaltego.Alias
Short DescriptionAn alias for a person
Entity CategoryPersonal
Base Entitymaltego.Unknown


Entity Properties

Property NameTypeDisplay name
aliasstringAlias


Entity Description

An alias Entity represents a username or screen name for a particular online social account. Aliases are generally unique per social network making them a great starting point for searching for a person's social accounts. Aliases are also useful for pivoting between a person's different social accounts as it is common for people to use the same alias across multiple social networks.

Did you find it helpful? Yes No

Send feedback
Sorry we couldn't be helpful. Help us improve this article with your feedback.