Skip to content
This repository has been archived by the owner on Jul 27, 2022. It is now read-only.

A Maltego transforms collection for Twint

License

Notifications You must be signed in to change notification settings

twintproject/twint-maltego-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Twint Maltego transforms set

A Maltego transforms collection for Twint

1 2

Setup

Since canari profiles are not exportable, you have to compile one for every machine that you will play with. Every machine will need its own.

Requirements:

  • Twint;
  • Elasticsearch;
  • Maltego;
  • canari.

Install canari:

  • sudo apt-get install python2.7 virtualenv python-setuptools
  • virtualenv canari3
  • source canari3/bin/activate
  • pip install canari
  • pip install elasticsearch

Once those dependencies are installed, you have to package the profile. This set of transforms is almost batteries included so be sure that you are going to connect to the right Elasticsearch instance, edit twint/src/twint/transforms/getTweets.py by your needs. With default setting, the tranforms will connect to a local instance of Elasticsearch (localhost:9200).

Now you have just to package:

  • move to twint/src;
  • run canari create-profile twint (hit y a couple of times).

How-to

Import twint.mtz in Maltego and start playing!

Copyrights and Credits

The Twint Project - 2018/19 http://www.canariproject.com/en/latest/canari.quickstart.html#installing-dependencies

About

A Maltego transforms collection for Twint

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages