Category: Malware Analysis

Malheur

malheur: Automatic Analysis of Malware Behavior

MALHEUR – Automatic Analysis of Malware Behavior Introduction Malheur is a tool for the automatic analysis of malware behavior (program behavior recorded from malicious software in a sandbox environment). It has been designed to...

Fenrir

Fenrir v0.9: Simple Bash IOC Scanner

Fenrir Simple Bash IOC Scanner Fenrir is a simple IOC scanner bash script. It allows scanning Linux/Unix/OSX systems for the following Indicators of Compromise (IOCs): HashesMD5, SHA1, and SHA256 (using md5sum, sha1sum, sha -a...

Droidefense

Droidefense: Advance Android Malware Analysis Framework

Droidefense (originally named atom: analysis through observation machine)* is the codename for android apps/malware analysis/reversing tool. It was built focused on security issues and tricks that malware researcher have on them everyday work. For those situations on where the...

AIEngine

Artificial Intelligent Engine (AIEngine) v1.9.0 release: packet inspection engine

AIEngine is a next-generation interactive/programmable Python/Ruby/Java/Lua and Go network intrusion detection system engine with capabilities of learning without any human intervention, DNS domain classification, Spam detection, network collector, network forensics and many others. AIEngine...

peframe

peframe: perform static analysis on (portable executable) malware

PEframe is an open source tool to perform static analysis on Portable Executable malware and generic suspicious file. It can help malware researchers to detect packer, xor, digital signature, mutex, anti-debug, anti-virtual machine, suspicious sections and...

Process Refund

process refund: implement Process Doppelgänging

Process Refund An attempt to implement Process Doppelgänging Getting Started Just clone the repo git clone https://github.com/Spajed/processrefund.git and open the .sln with Visual Studio 2015. Prerequisites Currently, this works only in x64. To use you...