Introduction to Maltego Standard Entities

Modified on: Thu, 16 May, 2024 at 3:40 AM

Overview

All investigations in Maltego are based on, and begin with, Transforms and Entities.


Transforms are bits of code which, when run, generate information based on pieces of information we already hold. We call these pieces of information Entities.


Transforms, which may typically be known as queries, search for information related to an Entity on the Maltego graph and allow you to query an API or database to show related information on the graph.


Entities are represented as nodes on a graph. Investigations start with one or more Entities, upon which, we run Transforms to explore the relationships between these Entities and other, yet unknown, pieces of information.


For example we can start with the website "www.maltego.com" and transform it into the IP addresses "192.81.212.192" and "104.248.63.248".




Relationships between Entities in the graph that you may not be aware of yet are also identified and explored.



Entity Types

Entities may consist of many types of information, such as a physical location, a website, a company name, an email address, a person's name, a telephone number, and many more.



Entities are usually divided into different categories in Maltego.


Entity Properties and Values

The most basic Entity in Maltego has a type, these types are sorted into Entity Display Names, for example, a Website or Email address, Person, and as such represent a value.


For example, the value of a website may be www.maltego.com, and the value of the email address may be support@maltego.com. These may also include properties such as:


Custom Entities

The Maltego Standard Transforms include numerous Entity types, and multiple Hub items which include new Entity types when installed. You can also create your own custom Entities <https://docs.maltego.com/support/solutions/articles/15000010462-create-new-entity>`_ to use with your own custom Transforms.


Any properties and values can be set for this Entity, and you can even inherit properties from another Entity. The Transforms from the parent Entity will work with the child Entity by default, and its properties and values can also be easily inherited.



Be sure to read the custom Entity guidelines when creating new Entities.

 

Did you find it helpful? Yes No

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