All Projects → deadbits → maz

deadbits / maz

Licence: other
Malware Analysis Zoo

Programming Languages

ruby
36898 projects - #4 most used programming language

Projects that are alternatives of or similar to maz

Simplify
Android virtual machine and deobfuscator
Stars: ✭ 3,865 (+15360%)
Mutual labels:  malware-analyzer, malware-analysis, malware-research
malware-writeups
Personal research and publication on malware families
Stars: ✭ 104 (+316%)
Mutual labels:  malware-analyzer, malware-analysis, malware-research
decrypticon
Java-layer Android Malware Simplifier
Stars: ✭ 17 (-32%)
Mutual labels:  malware-analyzer, malware-analysis, malware-research
assemblyline
AssemblyLine 4 - File triage and malware analysis
Stars: ✭ 69 (+176%)
Mutual labels:  malware-analyzer, malware-analysis, malware-research
yara
Malice Yara Plugin
Stars: ✭ 27 (+8%)
Mutual labels:  malware-analyzer, malware-analysis, malware-research
bonomen
BONOMEN - Hunt for Malware Critical Process Impersonation
Stars: ✭ 42 (+68%)
Mutual labels:  malware-analysis, malware-research
Malware-Sample-Sources
Malware Sample Sources
Stars: ✭ 214 (+756%)
Mutual labels:  malware-analysis, malware-research
bluepill
BluePill: Neutralizing Anti-Analysis Behavior in Malware Dissection (Black Hat Europe 2019, IEEE TIFS 2020)
Stars: ✭ 94 (+276%)
Mutual labels:  malware-analysis, malware-research
Anti-Debugging
A collection of c++ programs that demonstrate common ways to detect the presence of an attached debugger.
Stars: ✭ 297 (+1088%)
Mutual labels:  malware-analysis, malware-research
Owlyshield
Owlyshield is an EDR framework designed to safeguard vulnerable applications from potential exploitation (C&C, exfiltration and impact))..
Stars: ✭ 281 (+1024%)
Mutual labels:  malware-analysis, malware-research
awesome-malware-analysis
Defund the Police.
Stars: ✭ 9,181 (+36624%)
Mutual labels:  malware-analysis, malware-research
pyc2bytecode
A Python Bytecode Disassembler helping reverse engineers in dissecting Python binaries by disassembling and analyzing the compiled python byte-code(.pyc) files across all python versions (including Python 3.10.*)
Stars: ✭ 70 (+180%)
Mutual labels:  malware-analysis, malware-research
awesome-executable-packing
A curated list of awesome resources related to executable packing
Stars: ✭ 720 (+2780%)
Mutual labels:  malware-analysis, malware-research
WeDefend
⛔🛡️ WeDefend - Monitor and Protect Windows from Remote Access Trojan
Stars: ✭ 23 (-8%)
Mutual labels:  malware-analysis, malware-research
Malware-Zoo
Hashes of infamous malware
Stars: ✭ 18 (-28%)
Mutual labels:  malware-analysis, malware-research
binlex
A Binary Genetic Traits Lexer Framework
Stars: ✭ 303 (+1112%)
Mutual labels:  malware-analysis, malware-research
fame modules
Community modules for FAME
Stars: ✭ 55 (+120%)
Mutual labels:  malware-analysis, malware-research
MalwareDatabase
One of the few malware collection
Stars: ✭ 37 (+48%)
Mutual labels:  malware-analysis, malware-research
Intelowl
Intel Owl: analyze files, domains, IPs in multiple ways from a single API at scale
Stars: ✭ 2,114 (+8356%)
Mutual labels:  malware-analyzer, malware-analysis
Kernel-dll-injector
Kernel-Mode Driver that loads a dll into every new created process that loads kernel32.dll module
Stars: ✭ 256 (+924%)
Mutual labels:  malware-analyzer, malware-analysis

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].