README.md

January 10, 2025 ยท View on GitHub

Maltego Transform Partner to Ghunt

Python

Version: 1.2.0

๐Ÿ’Ž About

Per their Github page, "Ghunt (v2) is an offensive Google framework, designed to evolve efficiently. It's currently focused on OSINT, but any use related with Google is possible." Ghunt-Maltego utilizes the Ghunt python library to create Transforms in Maltego.

Ghunt is developed by mxrch. Ghunt-Maltego is an independent third-party utilizing the Ghunt library and not officially associated with Ghunt.

Please use this tool ethically by respecting people's privacy and only collecting intelligence where explicit permission has been granted or otherwise legally qualified to do so. We are not responsible for any illegal use.

๐Ÿ› ๏ธ Setup

For more detailed instructions, read the Wiki

Requirements

  • Maltego 4.3.0
  • Python 3.11.2
  • A Gmail Account
  • Ghunt Firefox/Google Companion (Optional)

Installation

   cd ~/.local/bin
   git clone https://github.com/kodamaChameleon/ghunt-maltego.git
   cd ghunt-maltego
   python3 -m venv .venv
   source .venv/bin/activate
   python3 setup.py

๐Ÿง™ Features

If a Ghunt feature isn't listed here, then it's probably not currently supported by ghunt-maltego. If you would like to see it added, create a feature-enhancement request in GitHub explaining the feature desired and why it would be beneficial to the overall application.

Ghunt Email

โš ๏ธ While much better for individual's privacy, unfortunately some of these features are no longer available from ghunt due to Google increasing privacy restrictions.

Data TypeSupportedEntity
Full Nameโœ…maltego.Person
Profile Photosโœ…maltego.Image
Cover Photosโœ…
User TypeโŒ
Gaia IDโŒ
Enabled Appsโœ…maltego.Service
Review Companyโœ…maltego.Company
Review Ratingโœ…maltego.Sentiment
Review Typeโœ…maltego.Industry
Review Tagโœ…maltego.hashtag
Review Locationโœ…maltego.Location
Review PhotosโŒ

Ghunt Drive

Data TypeSupportedEntity
Creation Dateโœ…maltego.DateTime
Modification Dateโœ…maltego.DateTime
Ownerโœ…maltego.Person
Organizationโœ…maltego.Organization
Domainโœ…maltego.Domain
Titleโœ…maltego.Phrase
Hashโœ…maltego.Hash
Commentsโœ…maltego.Phrase

๐Ÿ“œ License

image

GNU General Public License v3.0