/virustotal-terminal

VirusTotal in your terminal

Primary LanguagePython

virustotal-terminal

Utility to use VirusTotal in your Terminal or CMD quickly and comfortably.

Use:

python virustotal_scan.py virus.exe

If the file hash is in the VirusTotal database the process will be fast, you will get the results of the analysis immediately, if the file hash is not in the database it will be uploaded and analyzed, then you will receive the results of the analysis.

Infected File Example:

Screenshot

Infected file final result:

Screenshot

No Threats Were Found:

Screenshot

Queue:

Files that are not in the VirusTotal database will have to be uploaded and scanned by all antivirus engines, the final result may take some time.

Screenshot