node-yara
YARA scanner
Provides bindings for YARA, allowing Node.js to interface with the YARA rule compilation and scanning functionality.
YARA support for Node.js
13 stars
2 watching
11 forks
Language: C++
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
rpgeeganage/audit-node-modules-with-yara | A tool to scan node modules for malicious scripts by applying YARA rules | 20 |
ace-ecosystem/yara_scanner | A Python wrapper around libyara that provides scanning capabilities with customizable options and distributed multi-core processing. | 18 |
cybercentrecanada/cccs-yara | Defines and validates metadata format for YARA rules used in cyber security analysis | 98 |
codewatchorg/burp-yara-rules | Provides Yara rules to identify malicious software in web applications | 44 |
numlock15/yarastation | A centralized management portal for Loki scanner and Yara rules | 36 |
yara-rules/yara-endpoint | A tool used to scan files and assets for malware using Yara signatures, offering incident response capabilities. | 104 |
neo23x0/yaranalyzer | Analyzes and reports on Yara rules and files | 359 |
efforg/yaya | Automates the curation and scanning of Yara rules using a command-line interface. | 267 |
northern-lights/yara-parser | A Go library for manipulating YARA rulesets using the same grammar and lexer as the original libyara. | 82 |
bitsofbinary/yaraparser | A Python tool to parse and represent Yara rules in a structured format | 8 |
airbus-cert/dnyara | A .Net wrapper library for the native Yara library to quickly identify and classify malware samples. | 38 |
bandrel/ocyara | Performs OCR on images and scans them for matches to Yara rules | 40 |
politoinc/yara-scanner | An extension that integrates Yara scanner functionality into Burp Suite's interface. | 46 |
nccgroup/yaml2yara | Automates rule generation from YAML data to detect specific security threats | 22 |
diablohorn/yara4pentesters | A tool to identify files containing sensitive information using YARA rules | 124 |