/JScan

A MalwareBazaar hash scanner that scans a directory for files that match SHA256 hashes in the MalwareBazaar database.

Primary LanguageJavaGNU General Public License v3.0GPL-3.0

JScan

A MalwareBazaar hash scanner that scans a directory for files that match SHA256 hashes in the MalwareBazaar database.

Usage

Download the source code then download the data dump from MalwareBazaar here and place it in the same directory as the source code.

Then run the java class with the argument -s=<directory> where <directory> is the directory you want to scan for malware.

Licence

This project is licenced under the GNU GPL v3.0 licence. See the LICENCE file for more information.