Start a retrohunt job
Start a retrohunt job.
This command receives a file containing YARA rules and starts a retrohunt job with those rules.
vt retrohunt start [file] [flags]
--after string scan files sent to VirusTotal after the given date (format: YYYY-MM-DD)
--before string scan files sent to VirusTotal before the given date (format: YYYY-MM-DD)
--corpus string specify the corpus that will be scanned, possible values are "main" and "goodware" (default "main")
-h, --help help for start
-k, --apikey string API key
--proxy string HTTP proxy
-v, --verbose verbose output
- vt retrohunt - Manage retrohunt jobs