binsequencer

Malware analyzer

Automates pattern detection and YARA rule generation for malware analysis

BinSequencer is a script designed to find a common pattern of bytes within a set of samples and generate a YARA rule from the identified pattern.

GitHub

74 stars
5 watching
7 forks
Language: Python
last commit: almost 3 years ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
xen0ph0n/yaragenerator Automates the creation of Yara rules to detect malware and other malicious objects of interest by analyzing sample files from various sources. 332
uppusaikiran/yara-finder Tools to detect and analyze malware using Yara rules 1
dissectmalware/yaradbg-backend An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. 24
virustotal/yara A tool for creating pattern matching rules to identify and classify malware samples 8,300
yara-silly-silly/yarasilly2 Automatically generates YARA rules from sample files for malware analysis 28
stellarbear/yarasharp A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries 36
bartblaze/yara-rules A collection of Yara rules for detecting malware and other threats 327
usualsuspect/malscan A tool to detect and analyze malicious code in process memory by executing Python scripts on YARA matches 12
michelcrypt4d4mus/yaralyzer Analyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions 107
imp0rtp3/yobi A web browser extension that intercepts and analyzes script requests to detect malware using YARA rules 47
virustotal/yara-python A Python interface to a popular malware analysis tool 660
securitymagic/yara A collection of YARA rules for detecting malware and suspicious activity in various environments. 11
hestat/lw-yara A Yara ruleset and scanner tool for detecting webserver malware on Linux servers. 102
jheise/yarascanner A web service for scanning files with Yara rules to detect malware and other threats 27
arieljt/vtcodesimilarity-yaragen Automatically generates Yara rules to hunt for similar code samples based on VirusTotal's code similarity feature. 96