vt
TLDR
Scan file
$ vt scan file [file]
Get file report$ vt file [hash]
Scan URL$ vt scan url [https://example.com]
Get URL report$ vt url [url]
Search$ vt search "[query]"
Download file$ vt download [hash]
SYNOPSIS
vt command [subcommand] [options] [args]
DESCRIPTION
vt queries VirusTotal. It's the official CLI.
Malware scanning. Multiple engines.
URL checking. Website reputation.
Hash lookups. Known malware.
API access. Full VirusTotal features.
PARAMETERS
scan
Submit for scanning.file
File operations.url
URL operations.search
Search VT.download
Download file.--apikey KEY
API key.
CAVEATS
API key required. Rate limits apply. Premium for more.
HISTORY
vt is the official CLI for VirusTotal, the online malware scanning service by Google.


