MalwareSearch

A Command Line Tool To Find Malwares

 

Tool developed for searching malwares at openmalware.org by command line, allowing specific malware download by shell. Soon we’ll input more sources like MalShare, MalwareBlacklist, Malware.lu’s AVCaesar and Malwr.

Usage
Optional Arguments:

$ malwaresearch.py [--h HELP] [-f FIND] [-w WRITE] 
usage: malwaresearch.py [-h] [-f Sample | -d Hash] [-w File] [-o Int]

MalwareSearch 0.1 [github.com/MalwareReverseBrasil/malwaresearch.git]

optional arguments:
  -h, --help            show this help message and exit
  -f Sample, --find Sample
                        Enter your search via MD5, SHA1, SHA256 or an Common
                        Signature name.
  -d Hash, --download Hash
                        Download selected sample
  -w File, --write File
                        Save the output results.
  -o Int, --output Int  Show number of results

Download

Loading

Categories: Tools