Skip to content

jinfantes/maltego-import-vtgraph

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

maltego-import-vtgraph

Script to save VirusTotal Graphs as Maltego CSV tables.

Requirements

  1. Intall Python 3.
  2. Sign up/Log in at VirusTotal and save your API key in an OS environment variable called "VIRUSTOTAL_API_KEY".

Usage

python3 .../vt_to_maltego.py <vtgraph_id> <output_csv>

where <vtgraph_id> refers to the ID of the graph you want to import and <output_csv> refers to the path of the out CSV file.

Open Maltego menu, select import, and then "Import an exported table". Look for the CSV you have just created and that would be it.

About

Script to save VirusTotal Graphs as Maltego CSV tables.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%