Skip to content

Latest commit

 

History

History
31 lines (16 loc) · 1.35 KB

README.md

File metadata and controls

31 lines (16 loc) · 1.35 KB

Maltego transforms for The Disinformation Laundromat

Original project: https://github.com/ASD-at-GMF/disinfo-laundromat

Functionality

Currently, only the search by content similarity is supported. Create or just paste a URL and run the transform.

example

Installation

  1. Install free Maltego Community Edition (if you don't have Maltego installed).

  2. Ensure you have Python3 and pip installed.

  3. pip3 install -r requirements.txt

  4. Open Maltego (CE will be enough)

  5. Click "New local transform..." button

image

  1. Fill in the fields in the first window (example below), press Next
options1
  1. Fill in the fields in the second window (example below), press Finish
options2