Scan one of more URLs
Scan one or more URLs.
This command receives one or more URLs and scan them. It returns the URLs followed by their corresponding analysis IDs. You can use the “vt analysis” command for retrieving information about the analyses.
If the command receives a single hypen (-) the URLs are read from the standard input, one per line.
vt scan url [url]... [flags]
vt scan url http://foo.com
vt scan url http://foo.com http://bar.com
cat list_of_urls | vt scan urls -
-h, --help help for url
-o, --open Return an URL to see the analysis report at the VirusTotal web GUI
-t, --threads int number of threads working in parallel (default 5)
-k, --apikey string API key
--proxy string HTTP proxy
-v, --verbose verbose output