Skip to content
This repository was archived by the owner on Mar 22, 2026. It is now read-only.

Latest commit

 

History

13 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VirusGotal

Tiny CLI app to upload a file to VirusTotal and show the report.


Requirements

You need to create an account at VirusTotal Community to get your API key.

Build

Just run the following command to generate a binary file for your system:

go build main.go

Usage

You just need to provide two arguments:

  • file: the absolute path of the file to scan.
  • key: your VirusTotal API key.

Example

virusgotal -file=/path/to/file.ext -key=<your virustotal api key>

About

Tiny CLI app to upload a file to VirusTotal and show the report.

Topics

Resources

Stars

8 stars

Watchers

0 watching

Forks

Releases

Packages

Used by

Contributors

Languages