Open-Awesome
CategoriesAlternativesStacksSelf-HostedExplore
Open-Awesome

© 2026 Open-Awesome. Curated for the developer elite.

TermsPrivacyAboutGitHubRSS
  1. Home
  2. Tags
  3. Yara

Yara

38 projects

Showing 36 of 38 projects

Awesome Malware Analysis
Awesome Malware Analysis

A curated list of awesome malware analysis tools, resources, and related information for security professionals.

#digital-forensics#sandbox-analysis#malware-samples
Stars14.0k
Forks2.7k
Last commit2 years ago
Malware Analysis
Malware Analysis

A curated list of awesome malware analysis tools, resources, and related information for security professionals.

#malware-samples#honeypots#analysis-framework
Stars14.0k
Forks2.7k
Last commit2 years ago
YARA
YARAC

A pattern-matching tool for malware researchers to identify and classify malware samples using custom rules.

#yara-rules#pattern-matching#security-tools
Stars9.8k
Forks1.6k
Last commit2 days ago
Awesome YARA
Awesome YARA

A curated list of awesome YARA rules, tools, and resources for malware researchers and security professionals.

#digital-forensics#yara-rules#yara-scanner
Stars4.2k
Forks553
Last commit1 month ago
LOKI
LOKIPython

A simple IOC and YARA scanner for detecting malware and security threats via file names, hashes, YARA rules, and C2 connections.

#signature#hash#yara-rules
Stars3.8k
Forks615
Last commit6 months ago
CAPEv2
CAPEv2Python

An advanced malware sandbox for automated configuration and payload extraction with dynamic unpacking and anti-evasion capabilities.

#debugging-tools#sandbox#configs
Stars3.4k
Forks596
Last commit19 hours ago
DIE
DIEC++

GUI and console sources for Detect It Easy (DiE), a program for determining file types and packers.

#signature#hacktoberfest#gui-tools
Stars3.2k
Forks391
Last commit14 hours ago
APKiD
APKiDYARA

Identifies compilers, packers, obfuscators, and other characteristics in Android APK and DEX files.

#dex#apk-analysis#malware-detection
Stars2.5k
Forks342
Last commit10 days ago
Fibratus
FibratusGo

A Windows security tool for real-time adversary tradecraft detection, memory scanning, and forensics via behavior-driven rules.

#rule-engine#windows-security#adversary
Stars2.5k
Forks217
Last commit1 day ago
ESET's Malware IoCs
ESET's Malware IoCsYARA

Indicators of Compromises (IOC) of our various investigations

#ioc#malware#yara
Stars2.0k
Forks280
Last commit28 days ago
Yara rules generator
Yara rules generatorPython

A Python tool that generates YARA rules for malware detection by filtering out strings and opcodes that appear in goodware.

#digital-forensics#python-tool#malwareanalysis
Stars1.8k
Forks305
Last commit6 months ago
BinaryAlert
BinaryAlertPython

BinaryAlert: Serverless, Real-time & Retroactive Malware Detection.

#lambda#serverless#malware-detection
Stars1.5k
Forks182
Last commit2 years ago
Noriben
NoribenPython

A portable Python script that automates malware analysis by collecting runtime indicators using Sysinternals Procmon.

#digital-forensics#sysinternals-procmon#sandbox
Stars1.3k
Forks227
Last commit3 months ago
Manalyze
ManalyzeYARA

A static analyzer for PE executables that identifies malicious indicators and aids in malware assessment.

#pe#clamav#pe-files
Stars1.1k
Forks170
Last commit1 day ago
CobaltStrikeScan
CobaltStrikeScanC#

Scans files and process memory for Cobalt Strike beacons and extracts their configuration.

#cobalt-strike#windows-security#security-analysis
Stars921
Forks115
Last commit5 years ago
Laika BOSS
Laika BOSSPython

A scalable, modular object scanner and intrusion detection system that extracts, flags, and enriches files with metadata.

#file-analysis#metadata-extraction#python
Stars751
Forks161
Last commit1 year ago
MultiScanner
MultiScannerPython

A modular file scanning and analysis framework that automates running a suite of tools and aggregates their output.

#scanning#file-analysis#malware-analytics
Stars620
Forks127
Last commit6 years ago
go-yara
go-yaraGo

Go bindings for the YARA pattern matching library, providing a Go-native interface to YARA's C API.

#hacktoberfest#cgo#go-bindings
Stars389
Forks113
Last commit1 year ago
Polichombr
PolichombrPython

A collaborative malware analysis framework for storing samples, automating analysis, and sharing insights via IDA Pro integration.

#flask#ida#python
Stars383
Forks60
Last commit7 years ago
File Scanning Framework
File Scanning FrameworkPython

A modular, recursive file scanning framework that extends Yara signatures to extract and analyze file objects for malware analysis and intelligence.

#file-analysis#security-automation#file-scanning
Stars294
Forks46
Last commit4 years ago
Fastfinder
FastfinderGo

A lightweight incident response tool for rapid suspicious file discovery during threat hunting and forensic triage.

#digital-forensics#file-analysis#cli-tool
Stars259
Forks28
Last commit6 months ago
PINdemonium
PINdemoniumC++

A Windows malware unpacker using Intel PIN for dynamic binary instrumentation and Scylla for import reconstruction.

#unpacker#security-tools#malware-analysis
Stars240
Forks69
Last commit10 years ago
Raspirus
RaspirusRust

A lightweight rules-based malware scanner for USB drives, local files, and folders with a privacy-friendly approach.

#rules-based-detection#malware-scanner#virus-scanning
Stars224
Forks11
Last commit5 months ago
ioc_writer
ioc_writerPython

Python library for creating, editing, and managing OpenIOC objects for threat intelligence indicators.

#python-library#security-automation#ioc-management
Stars207
Forks60
Last commit3 years ago
Spyre
SpyreGo

A simple, self-contained modular host-based IOC scanner built around the YARA pattern matching engine.

#hacktoberfest#macosx#malware-detection
Stars181
Forks31
Last commit4 months ago
Malwarehouse
MalwarehousePython

A command-line utility for storing, tagging, and searching malware samples to help analysts manage their workflow.

#digital-forensics#sample-management#command-line-tool
Stars137
Forks40
Last commit8 months ago
Ragpicker
RagpickerPython

A plugin-based malware crawler for collecting and pre-analyzing malware samples, useful for antivirus testing and malware analysis.

#pdf-analysis#python#security-tools
Stars94
Forks25
Last commit11 years ago
YALIH (Yet Another Low Interaction Honeyclient)
YALIH (Yet Another Low Interaction Honeyclient)Python

A low-interaction client honeypot that detects malicious websites using signature, anomaly, and pattern matching techniques.

#honeypot#web-security#malware-detection
Stars68
Forks11
Last commit7 years ago
Python ICAP Yara
Python ICAP YaraPython

An ICAP server that scans web content and URLs using YARA rules for security filtering.

#icap-server#squid-proxy#python-server
Stars58
Forks13
Last commit1 year ago
recon
reconRust

A command-line tool that enables SQL queries over file metadata with security-focused processors like YARA and digest matching.

#devops#ops-tool#command-line-tool
Stars37
Forks2
Last commit3 years ago
BroYara
BroYaraC++

A Bro (Zeek) file analyzer plugin that integrates YARA rule scanning for malware detection in network traffic.

#file-analysis#malware-detection#plugin
Stars33
Forks5
Last commit11 years ago
PyaraScanner
PyaraScannerPython

A multithreaded YARA scanner that applies many rules to many files for incident response and malware analysis.

#yara-scanner#dfir#file-scanning
Stars27
Forks4
Last commit8 years ago
Lophiid
LophiidGo

A hybrid AI honeypot for detecting and interacting with mass web application exploitation attempts.

#ai#honeypot#web-security
Stars27
Forks5
Last commit2 months ago
PEiD (yara)
PEiD (yara)Go

A portable PEiD implementation using YARA rules for malware analysis without requiring YARA installation.

#peid#yara-rules#security-tools
Stars17
Forks7
Last commit9 years ago
gomalshare
gomalshareGo

Go client library for interacting with the MalShare malware repository API.

#hash#threat#hashing
Stars13
Forks3
Last commit7 years ago
PyPeid
PyPeidPython

A Python implementation of PEiD for detecting packers, compilers, and anti-debugging techniques in Windows PE files using YARA rules.

#anti-debugging#pe-files#python
Stars7
Forks2
Last commit2 years ago
Page 1 of 2Next

Related Tags

#Malware Analysis25#Security Tools21#Python15#Incident Response12#Reverse Engineering10#Threat Detection10#Cybersecurity10#Malware Detection9#Threat Intelligence8#Forensics7#Malware7#File Analysis6
Community-curated · Updated weekly · 100% open source

Found a gem we're missing?

Open-Awesome is built by the community, for the community. Submit a project, suggest an awesome list, or help improve the catalog on GitHub.

Submit a projectStar on GitHub