yaraScanParser
Parser
A tool to parse JSON output from Yara Scan Service's malware analysis and extract relevant information for rule optimization.
11 stars
3 watching
1 forks
Language: Python
last commit: almost 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| A web service for scanning files with Yara rules to detect malware and other threats | 27 |
| Analyze strings in files to aid malware detection and hunting by calculating their prevalence | 12 |
| A tool to parse YARA rules into a dictionary representation for easier operations and analysis. | 175 |
| A multithreaded tool for scanning files against YARA rules to detect malware or suspicious activity | 26 |
| A Python interface to use YARA's features from Python programs | 665 |
| Tools to detect and analyze malware using Yara rules | 2 |
| A Python tool to parse and represent Yara rules in a structured format | 8 |
| A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries | 36 |
| Tool to create and match patterns for identifying malware samples | 8,370 |
| Analyzes binary and text data for YARA and regex matches, visualizes results with colors, and attempts to decode matched regions | 109 |
| An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. | 24 |
| A tool that extracts HTTP streams from PCAP files and scans them with YARA for malware detection | 101 |
| A web browser extension that intercepts and analyzes script requests to detect malware using YARA rules | 48 |
| Automates the creation of Yara rules to detect malware and other malicious objects of interest by analyzing sample files from various sources. | 332 |
| A web application for analyzing Yara rules and inspecting malware files | 37 |