Register for our upcoming webinar with the Maltego CEO and CTO! How Maltego Empowers Law Enforcement Across Everchanging OSINT Landscape with Strategic Acquisitions of PublicSonar and Social Network Harvester on Tuesday, April 30, 2024 at 15:00 CET. Register now! close
12 Mar 2024

Beginners' Guide | Charting My First Maltego Graph

Maltego Team

This post introduces Maltego graphs, Transforms, and Entities. It shows you how to create a new graph, populate the graph with Entities, run Transforms on those Entities to obtain new Entities and copy Entities from one graph to another.

If you have already played around with Maltego to create your first graph, read on about conducting a level 1 network footprint investigation in the next Beginners Guide article.

Creating Our First Maltego Graph đź”—︎

Let us create our first Maltego graph by clicking on the Maltego button in the top left corner and choosing New from the main menu. This creates a new graph for us to work on.

Footprint030

Step 1: Creating Our First Entity in Maltego đź”—︎

In this guide, we will use GNU organization as an example, which is identified by the domain gnu[.]org.

To add an Entity for this domain to the graph, we first search for the Domain Entity in the Entity Palette, which is on the left of the window, and drag a new Entity onto the graph.

Foorprint031

By default, Entities come with a default value. In our case, the Domain Entity has a default value of maltego.com. This can be changed by double clicking the Entity value (or pressing the F2 key with the Domain Entity selected) and changing the value to: gnu[.]org.

Step 2: Running Maltego Transforms đź”—︎

What Are Transforms? đź”—︎

Transforms are functions which take an Entity as input and create new Entities as output. The output Entities are then linked to the input Entity. This is how a graph grows in Maltego. This could be compared to the way investigations are carried out: you start with some piece of information and you derive new pieces of information from it.

Each Transform accepts certain types of Entities as input. You can see the list of Transforms that can take an Entity as input by right-clicking anywhere on the graph with the Entity selected.

Footprint032

You can now choose what Transform to run by selecting that Transform in the context menu.

If you know which Transform you want to run, you can search for it using the search box in the Run Transform menu.

Note the + in the menu options: it indicates a Transform Set, where related Transforms are grouped together. Clicking on the Transform Set will show the Transforms in that set. To go back, select the back arrow as shown below, or simply right-click anywhere in the Transform menu.

Footprint009a

Run the To Email Address [From whois info] Transform to Find Email Addresses from A Domain đź”—︎

In this example, let us find the contact details for the owner of the domain gnu.org. Expand the “Domain owner detail” Transform set and select the To Email address [From whois info] Transform.

This Transform fetches the “whois” record for the gnu.org domain and extracts the administrative email addresses for the domain. Results from the Transform are added as child Entities to the Domain Entity.

Footprint011

We can also extract any phone numbers present in the whois data by running the To Phone numbers [From whois info] Transform.

Footprint012

Run the To DNS Name [Find common DNS names] Transform to Find DNS Hostnames Under A Domain đź”—︎

To find some of the DNS hostnames that exist under gnu.org, run the Transform To DNS Name [Find common DNS names] on the gnu.org Domain Entity. You can search for this Transform by typing “DNS” in the search box:

Footprint013

The Transform To DNS Name [Find common DNS names] will try to discover various common DNS names in a domain. The common DNS names are tested by prefixing domains with the following names: mail, mx, ns, ftp, webmail, web, gateway, secure, intranet, extranet, smtp, pop, ns1, mx1, email, admin, dmz, blog, dns, forum, ntp, pub, route, sql, ssh, webaccess, xml, imap, and more.

Footprint034

Our graph now contains the administrative contact details and some hostnames under the gnu.org domain.

Run the To IP Address Transform to Look Up IP Addresses of Hostnames đź”—︎

Next, we can look up the IP addresses of these hostnames. This can be done by selecting all DNS Name Entities and running the Transform, To IP address [DNS]. Multiple Entities can be selected by dragging the mouse selection over them – click and drag the mouse to select Entities under the selection box:

Footprint035

This Transform returns us the IP address of these DNS names by querying the DNS.

Footprint036

Remember to Save Your Maltego Graphs đź”—︎

Note: Get into the habit of regularly saving your graph as your investigation progresses. You can do this by selecting Save As in the main menu.

Footprint037

Since investigations tend to uncover and contain sensitive data, Maltego offers the option to encrypt saved Maltego graphs. You can choose to encrypt your graphs by selecting the Encrypt option and providing a password for encryption.

Footprint022

That’s it! The saved graph can be re-opened by entering your password.

Dive into Level 1 Network Footprint with Maltego đź”—︎

In this blog, we’ve illustrated how to create a graph in Maltego, how data is represented as Entities and how to derive more Entities onto the graph by running Transforms.

For a deeper look into some of the Transforms in Maltego, see our next blog post Beginner’s Guide to Maltego: Mapping a Basic (Level 1) footprint—Part 1.



Follow us on Twitter and Linkedin or subscribe to our email newsletter to make sure you don’t miss out on any updates.

By clicking on "Subscribe", you agree to the processing of the data you entered and you allow us to contact you for the purpose selected in the form. For further information, see our Data Privacy Policy.