Skip to content

Improved GUI-based VirusTotal bulk hash checker for non-premium API key users.

Notifications You must be signed in to change notification settings

sscoconutree/BulkHashChecker-v2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BulkHashChecker-v2

Improved GUI-based VirusTotal bulk hash checker for non-premium API key users.

This is a GUI based VirusTotal bulk hash checker 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 image

How to use:

  1. Clone this repository.
  2. Edit app.js file and put your VirusTotal API key on the apikey field.
  3. Run the following: node app.js
  4. Open localhost:3000

CHANGELOGS

v2.2

  • Analysis outputs now reflects in real-time instead of waiting all of the inputs to be scanned completely before displaying the results.

v2.1

  • Added a maximum of 500 input hash limit to cater the daily quota of non-premium VirusTotal API.
  • Added an error handling feature if maximum API daily quota has been reached or connection to the server has been lost.
  • Improved result description and color scheme for the identified hashes.

v2.0

  • Improved UI.
  • Added "Copy Results" button.
  • Deduplication feature upon displaying the results.

About

Improved GUI-based VirusTotal bulk hash checker for non-premium API key users.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published