deadbits / maz

Malware Analysis Zoo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Say Thanks Donate

Malware Analysis Zoo

Description

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.

Important Update

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 :)

  • The new version is currently a private repo at https://github.com/deadbits/mazpy.
    • If you are interested in contributing in development or would like to be a beta-tester, please reach out!

In the meantime, I recommend checking out projects like stoQ, Viper, Aleph, and Polichombr.

Documentation Contents

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

About

Malware Analysis Zoo


Languages

Language:Ruby 100.0%