Skip to content

Base version of GUI-based VirusTotal bulk hash checker

Notifications You must be signed in to change notification settings

sscoconutree/BulkHashChecker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

VirusTotal bulk hash checker

This is a frontend based VirusTotal bulk hash checker built in node.js and HTML that was designed for non-premium VirusTotal API users. Due to API key limitations of 4 requests/minute, there's a sleep timer in between the scans per hashes.

image

How to use:

  1. Edit app.js file and put your VirusTotal API key on the apikey field.
  2. Have the files in a same folder and run the following: node app.js
  3. Open localhost:3000

About

Base version of GUI-based VirusTotal bulk hash checker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published