Halogen is a command-line tool designed to automate the creation of YARA rules based on image files embedded within malicious documents. The tool assists cybersecurity professionals in developing detection rules for malicious threats and helps incident responders identify specific threats they are investigating. The tool currently supports the analysis of JPG and PNG image files embedded in office documents. It provides several matching options for different image formats, including PNG IDAT chunk matching and various JPG matching strategies such as Start of Scan marker detection and SOF to SOS matching with additional data bytes. Halogen offers flexible input options, allowing users to analyze individual files or entire directories. The tool generates custom YARA rules with user-specified names and includes options for different rule prefixes. It supports various matching strategies to accommodate different analysis requirements and can output rules compatible with ClamAV signatures.
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
A collaborative malware analysis framework with various features for automated analysis tasks.
A .NET assembly debugger and editor that enables reverse engineering and dynamic analysis of compiled .NET applications without source code access.
A binary analysis and management framework for organizing and analyzing malware and exploit samples, and creating plugins.
A static analysis tool for PE files that identifies potential malicious indicators through compiler detection, packing analysis, signature matching, and suspicious string identification.
Valkyrie is a sophisticated file verdict system that enhances malware detection through behavioral analysis and extensive file feature examination.
An open source .NET deobfuscator and unpacker that restores packed and obfuscated assemblies by reversing various obfuscation techniques.
Code to prevent a managed .NET debugger/profiler from working.