Malware Analysis Zoo
MAZ, short of Malware Analysis Zoo, is a Ruby based application for performing static malware analysis, and submitting samples and gathering the reports from 3rd party analysis services. The raw samples and all metadata and IOCs are stored within a local (or remote) MongoDB.
Full documentation, license details and otherr information is available in the docs
directory.
This project has not been updated in a long time and is considered deprecated. There is a Python re-write in the works originally slated for April 2016, but life happens. So many projects, so little time :)
In the meantime, I recommend checking out projects like stoQ, Viper, Aleph, and Polichombr.
File | Purpose |
---|---|
contrib | steps and suggestions on how to contribute to this project |
guide | detailed information on setting up and utilizing MAZ and it’s components |
install | installation process walk-through |
license | license information |
readme | general information on MAZ, the analysis process, storage/database inforamtion, etc |
notes.txt | misc. notes and information I keep during the development process |