Home

Awesome

A local transform for Maltego which makes use of the HackerTarget API for DNS Recon

Maltego Transform

Installation

  1. This transform was developed and tested with Python 2.7 on Ubuntu Linux. You need python and the requests module.
  2. Download and install community or commercial version of Maltego.

Configuration

  1. Clone this repository to a local directory (known as the 'working directory' in Maltego).
  2. For the configuration file to work out of the box, move maltego_transforms to /opt/Maltego_HackerTarget. If paths are different you can update from the manage transform screen.
  3. Obtain an HackerTarget API Key API key. Free users get 200 requests per day against the API (no key required).
  4. Place the API key in the APIKEY variable in each transform.
  5. Import HackerTarget-config-v1.mtz as a Maltego configuration file
  6. Confirm the working directory of each transform (which should be set to /opt/Maltego_HackerTarget by default) - this comes from mtz file.
  7. Ensure each transform has the proper Python path.

Tips

About HackerTarget Pty Ltd