Skip to content

Dylan-Bon/VirusShare-Report-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

VirusShare-Report-Extractor

Uses the VirusShare API to retrieve malware reports for a given list of malware sample MD5 hash values. Lists containing the MD5 hash values for each sample contained within VirusShare torrents can be found under virusshare.com/hashes.

Reports are stored in a local MongoDB collection. The default database name is "virusshare_reports", the default collection name is "md5-406".

Before running the application, ensure the database & collection are hosted locally on the machine. The attribtues "KEY" and "PATH" should be set before runtime.

About

Used to query the VirusShare API to retrieve mass amounts of malware reports and store them in a local MongoDB collection. Lists containing the MD5 hash values for each torrent can be found under virusshare.com/hashes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages