Yara-Scanner
Yara scanner plugin
An extension that integrates Yara scanner functionality into Burp Suite's interface.
Yara intergrated into BurpSuite
46 stars
10 watching
13 forks
Language: Python
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
ramadhanamizudin/python-icap-yara | An ICAP server with a YARA scanner for URL and content analysis | 57 |
codewatchorg/burp-yara-rules | Provides Yara rules to identify malicious software in web applications | 44 |
virustotal/yara-python | A Python interface to a popular malware analysis tool | 660 |
plyara/plyara | Tool to parse YARA rules into a dictionary representation for easier manipulation and analysis | 174 |
ace-ecosystem/yara_scanner | A Python wrapper around libyara that provides scanning capabilities with customizable options and distributed multi-core processing. | 18 |
polymorf/findcrypt-yara | An IDA Pro plugin for automatically identifying and analyzing cryptographic constants within binary files. | 1,354 |
pmiaowu/burpshiropassivescan | An extension for Burp Suite that automates passive detection of Shiro framework vulnerabilities. | 1,687 |
nospaceships/node-yara | Provides bindings for YARA, allowing Node.js to interface with the YARA rule compilation and scanning functionality. | 13 |
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 |
bitsofbinary/yaraparser | A Python tool to parse and represent Yara rules in a structured format | 8 |
yg-ht/burp-lookoverthere | A Burp Suite extension to enhance scanning by injecting HTTP redirects into responses from specific APIs. | 0 |
rpgeeganage/audit-node-modules-with-yara | A tool to scan node modules for malicious scripts by applying YARA rules | 20 |
kevthehermit/yarapcap | A tool that extracts HTTP streams from PCAP files and scans them with YARA for malware detection | 101 |
nogoodconfig/pyarascanner | A multithreaded tool for scanning files against YARA rules to detect malware or suspicious activity | 26 |
infosec-intern/vscode-yara | An extension for Visual Studio Code to support the YARA pattern matching language | 63 |