Skip to content

Releases: 1kmt/vtscan

v2.1.5

08 Sep 04:09
Compare
Choose a tag to compare

First Release

This tool collects file reports of suspicious files via VirusTotal APIv3. It queries the hash value of the specified file and all files contained in the specified directory. The VirusTotal API key is required to use this tool. If you don't have a VirusTotal API key, you can get one by creating a VirusTotal account.

Features

  • Save the file report in CSV format.
  • Save terminal output to a log file.
  • Save response data in JSON format.
    But it's not raw data. "temp_data" contained in JSON is extended data. It could also be dummy data generated by the script.
  • Save screenshots of VirusTotal detection page, etc. for documentation. (-s option)
  • Open permalink (VirusTotal detection page) in default browser. (-z option)
  • If "No matches found", You can upload suspicious files smaller than 650MB. (-u option)