Yobi
Script analyzer
A web browser extension that intercepts and analyzes script requests to detect malware using YARA rules
Yara Based Detection Engine for web browsers
47 stars
1 watching
5 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
add-onantivirusdfirfirefoxjavascriptmalwarescanneryara
Related projects:
Repository | Description | Stars |
---|---|---|
uppusaikiran/yara-finder | Tools to detect and analyze malware using Yara rules | 1 |
malice-plugins/yara | A plugin that enables malware analysis using the YARA ruleset | 30 |
dissectmalware/yaradbg-backend | An application backend designed to facilitate Yara rule analysis and root cause identification in malware detection. | 24 |
virustotal/yara-python | A Python interface to a popular malware analysis tool | 660 |
yara-rules/yara-endpoint | A tool used to scan files and assets for malware using Yara signatures, offering incident response capabilities. | 104 |
dissectmalware/yaradbg-frontend | A web application for analyzing Yara rules and inspecting malware files | 37 |
karttoon/binsequencer | Automates pattern detection and YARA rule generation for malware analysis | 74 |
securitymagic/yara | A collection of YARA rules for detecting malware and suspicious activity in various environments. | 11 |
imp0rtp3/yara-rules | A repository of custom Yara rules for malware analysis and threat intelligence | 18 |
virustotal/yara | A tool for creating pattern matching rules to identify and classify malware samples | 8,300 |
stellarbear/yarasharp | A C# wrapper around the Yara pattern matching library for detecting malware and analyzing binaries | 36 |
rjzak/decompressingyara | A tool for decompressing malware samples and running Yara rules against them. | 7 |
usualsuspect/malscan | A tool to detect and analyze malicious code in process memory by executing Python scripts on YARA matches | 12 |
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 |
techbliss/yara_mailware_quick_menu_scanner | A utility that integrates Yara pattern scanning into Windows' right-click menu, allowing users to scan files and folders for malware patterns. | 35 |