e-valente / vtdl

Easiest way to download samples through VirusTotal Intelligence

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

vtdl

Easiest way to download samples through VirusTotal Intelligence.

Setup by running the following command as root: cp vtdl.py /usr/bin/vtdl.

E.g., given hashes.txt containing a list of md5 or sha1 hashes, to download all the samples (that are available on VirusTotal anyway), run: vtdl $(cat hashes.txt).

About

Easiest way to download samples through VirusTotal Intelligence


Languages

Language:Shell 51.0%Language:Python 49.0%