Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 321 Bytes

File metadata and controls

4 lines (4 loc) · 321 Bytes

virustotalHashChecker

  • This script takes a SHA256 or MD5 hash value and a Virustotal API key and uploads it to Virustotal and returns the results, it also includes some input validation to make sure that the hash is valid
  • For help use the -h flag
  • The only dependency is https://pypi.org/project/virustotal-python/