> ## Documentation Index
> Fetch the complete documentation index at: https://deobf.blueworld.cyou/llms.txt
> Use this file to discover all available pages before exploring further.

# yara-rule-authoring

> YARA 规则编写 — 恶意软件检测与分类

# yara-rule-authoring

<Info>
  **来源**: [trailofbits/skills](https://github.com/trailofbits/skills)  ·  **安装量**: 3.2K  ·  **优先级**: P3
</Info>

YARA 规则编写 Skill，用于恶意软件样本检测和分类。

## 核心能力

* YARA 规则语法编写
* 条件与逻辑组合
* 模块使用（PE/ELF 等）
* 规则优化与测试

## 适用场景

* 恶意软件家族分类
* IOC 提取与规则化
* 样本批量扫描
