base64_substring
Base64 search
Generates Yara rules to search for specific keywords in base64-encoded files
Generate a Yara rule to find base64-encoded files containg a specific keyword
40 stars
6 watching
3 forks
Language: Python
last commit: over 6 years ago
Linked from 1 awesome list
base64python3search-in-base64yarayara-rule-generator
Related projects:
Repository | Description | Stars |
---|---|---|
dissectmalware/yaradbg-backend | An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. | 24 |
yara-silly-silly/yarasilly2 | Automatically generates YARA rules from sample files for malware analysis | 28 |
neo23x0/yargen | Generates YARA rules from malware strings while excluding goodware strings and optionally refines the rules for AI use. | 1,555 |
bitsofbinary/yaraparser | A Python tool to parse and represent Yara rules in a structured format | 8 |
sophos/yaraml_rules | Automatically generates Yara rules from machine learning models trained on malware and benign data | 211 |
plyara/plyara | Tool to parse YARA rules into a dictionary representation for easier manipulation and analysis | 174 |
darienhuss/shotgunyara | Tools and utilities for generating encoded versions of input data | 9 |
arieljt/vtcodesimilarity-yaragen | Automatically generates Yara rules to hunt for similar code samples based on VirusTotal's code similarity feature. | 96 |
nccgroup/yaml2yara | Automates rule generation from YAML data to detect specific security threats | 22 |
fox-it/mkyara | Automates generation of YARA rules from executable code | 203 |
securitymagic/yara | A collection of YARA rules for detecting malware and suspicious activity in various environments. | 11 |
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 |
malgamy/yara_rules | A collection of Yara rules for identifying and classifying files based on their characteristics. | 64 |
f0wl/yara_rules | A collection of YARA rules for malware analysis and threat intelligence | 10 |