There are no reviews yet. Be the first to send feedback to the community and the maintainers!
malware-samples
Malware samples, analysis exercises and other interesting resources.learning-reverse-engineering
This repository contains sample programs written primarily in C and C++ for learning native code reverse engineering.learning-malware-analysis
This repository contains sample programs that mimick behavior found in real-world malware. The goal is to provide source code that can be compiled and used for learning purposes, without having to worry about handling live malware.subparse
Modular malware analysis artifact collection and correlation frameworkXOR-Decode-Strings-IDA-Plugin
This IDA Python plugin is intended to get you started creating IDA Plugins with Python, recognize the importance of deobfuscating strings and work on translating assembly to a higher-level language (i.e. Python).graph-maldoc-similar-images
A script that extracts embedded images from Office Open XML (OOXML) documents and generates image hash similarity graphs that cluster visually similar images together. The script computes the Average Hash of each extracted image, then graphs the images if they meet the similarity threshold. The script can be used as a technique for visually identifying malware campaigns involving documents. To use the script, supply a directory containing OOXML files. If LibreOffice is in your PATH you can optionally convert non-OOXML Word, Excel, PowerPoint and Rich Text File documents to OOXML. The script outputs DOT files that can be exported as images using Graphviz. If Graphviz is in your PATH you can also export to an SVG (preferred) or PNG image.search-abuse.ch
Python3 script that can download samples directly from Abuse.CH or via submitted URLsUsername_Generator
A Burp Extension that parses emails from HTTP content and can optionally generate usernames.shodan-scan-wrapper
Python3 script that wraps Shodan CLI - it resolves a domain to an IP and then performs a scanhybrid-analysis-api
This is a small Python3 script that allows you to search and download samples from Hybrid Analysis' v2 APImalware-signatures
A collection of various signatures that I have either found or created, useful for malware analysis.Academic
This is a repository for a variety of academic projectsps-suricata-lab
emotet-droppers-fall2019
Python3 script that deobfuscates and then decodes base64 string that contains PowerShell script and extracts the URLs used to download Emotet binarieslearning-software-exploitation
This repository contains sample code, projects and lab walk-throughs to help learn software exploitation.CSC-840
Love Open Source and this site? Check out how you can help us