Gathering domain information
In this recipe we will use Maltego CE to gather Internet Domain information. If we are mainly working an external, internet based, penetration test. This information will provide of plenty of valuable information regarding the public aspects of there network. This tool will start with a domain name and pivot out to several different aspects of publicly available domain information.
Getting ready
Let's ensure the following prerequisites:
- Kali Linux is running and you are logged in as root
- Validate network connectivity to the internet
- Maltego is running
How to do it...
In this recipe we will use Maltego CE to gather information about a target's domain name:
- In the upper left-hand corner, click on the new graph button:

- On the left, select
Entity
palette. Scroll down toInfrastructure
, and click onDomain.
Drag it onto the graph.
- Rename
paterva.com
toexample.com
;example.com
will suffice as the target domain for this round of testing:

Maltego - New Graph page
Note
We will use...