百科.dev
全部条目AI 编程趋势榜开源项目技术资讯提交条目
登录
< 返回工具列表
Y

yara-rules

> 编程语言
开源

我们希望与全世界共享的一系列 YARA 规则,大多数来自 http://blog.inquest.net。

390 stars0 点赞0 次浏览
访问官网GitHub

工具介绍

我们希望与全世界共享的一系列 YARA 规则,大多数来自 http://blog.inquest.net。

yara-rules

A collection of YARA rules from the folks at InQuest we wish to share with the world. These rules should not be considered production appropriate. Rather, they are valuable for research and hunting purposes.

See also:

  • https://github.com/InQuest/yara-rules-vt
  • https://github.com/InQuest/awesome-yara
  • https://labs.inquest.net
  • http://yaramate.com

The rules are listed here, alphabetically, along with references for further reading:

  • Base64 Encoded Powershell
    • YARA
    • Blog
    • Samples
  • CVE-2018-4878: Adobe Flash MediaPlayer DRM user-after-free Vulnerability
    • CVE_2018_4878_0day_ITW
    • Microsoft_Office_Document_with_Embedded_Flash_File
    • Adobe_Flash_DRM_Use_After_Free
    • Blog: Adobe Flash MediaPlayer DRM Use-after-free Vulnerability
    • Follow highlights of the conversation on Twitter from this "moment" we maintain.
  • Embedded PE Files
    • Discover embedded PE files, without relying on easily stripped/modified header strings.
  • Executables Converted to MSI
    • Blog: "Carving Sneaky XLM Files"
    • www.exetomsi.com
  • Hex Encoded Powershell Pivot
    • Sample
    • Related Samples
    • Mixed Hex Case Regex Generator
  • Hidden Bee Custom Windows Executable Format
    • Malwarebytes Blog
    • Malware Samples
  • Hunting Suspicious IQY Files
    • IQY_File
    • IQY_File_With_Suspicious_URL
    • IQY_File_With_Pivot_Extension_URL.rule
  • labs.inquest.net
    • VirusTotal Intelligence hunt rules that feed the InQuest Labs data portal.
  • Microsoft Excel Hidden Macro Sheets
    • Blog: "Carving Sneaky XLM Files"
  • Microsoft Excel Data Connection
    • Blog: "Getting Sneakier: Hidden Sheets, Data Connections, and XLM Macros"
  • Microsoft_Office_DDE_Command_Execution
    • Blogs: Overview, Hunting, and Mitigation, Freddie Mac Targeted Lure, SEC OMB Masquerading Lure, Vortex Ransomware Targeting Poland.
    • Follow highlights of the conversation on Twitter from this "moment" we maintain.
  • Microsoft XLSX with Macrosheet
    • Blog: "Zloader 4.0 Macrosheet Evolution"
    • Github Hosted Samples and Macrosheet Extractions
    • InQuest Labs Samples by Heuristic Match
  • MSIExec Pivot
    • Blog: "Carving Sneaky XLM Files"
    • Reference: Custom Action Type 19
  • NTLM_Credentials_Theft_via_PDF
    • This signature detects Adobe PDF files that reference a remote UNC object for the purpose of leaking NTLM hashes. New methods for NTLM hash leaks are discovered from time to time. This particular one is triggered upon opening of a malicious crafted PDF. Original write-up from CheckPoint.
  • RTF_Byte_Nibble_Obfuscation
    • This signature is designed to detect the obfuscation method described by Boris Larin here Disappearing bytes: Reverse engineering the MS Office RTF parser. This obfuscation method is rarely seen but was used in the distribution of CVE-2018-8174 0day discovered in-the-wild.
    • We'll continue to earmark interesting tidbits around the subject matter in this Twitter Moment.
  • Suspicious Symbolic Link Files that contain Excel 4.0 macros Or File Characteristics
    • These signatures detect Symbolic Link (SLK) files that contain Excel 4.0 macros described here by Stan Hegt.
  • CVE-2020-0601 ("Chain of Fools" or "Curveball")
    • This signature detects a Microsoft Windows executable that has been signed using Elliptic Curve Cryptography (ECC) certificates with an explicit curve.
  • GlowSpark
    • This signature detects a second stage Actinium Downloader dubbed GlowSpark.

Issues· 0 开放

查看全部 Issues在 GitHub 打开

暂无开放 Issues,或尚未同步最近议题。

> 标签

Pythonthreat-huntingyarayara-rulesyara-signatures

暂无评论,来聊聊你的看法吧

> 工具信息

发布日期2026年8月1日
最后更新2026年9月17日
分类编程语言
定价开源

> 相关工具

T
TypeScript
JavaScript 的超集,为前端与全栈提供静态类型
P
Python
通用编程语言,广泛用于 Web、数据与 AI
G
Go
Google 推出的简洁高效系统语言