command
module
Version:
v0.0.0-...-aba3f8a
Opens a new window with list of versions in this module.
Published: Jan 10, 2018
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
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>
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.