---
title: Suricata
description: "Suricata是一款主流的开源智能数据分析工具，专注于网络流量中的威胁检测与分析。"
url: https://www.hikunpeng.com/document/detail/zh/kunpengboostkithistory/2530/ida/kunpeng_datadistribution_01_0007.html
sourcePath: /source/zh/kunpengboostkithistory/2530/ida/kunpeng_datadistribution_01_0007.html
indexId: 58f5cbbd676ea6c6538a77de2fecd935236e91419476ee371610476266f9f9b980
---
# Suricata

Suricata是一款主流的开源智能数据分析工具，专注于网络流量中的威胁检测与分析。

Suricata的核心工作流程包括：数据包解析与流管理、调用检测引擎（如Hyperscan）进行规则匹配、数据包处理与响应以及统计与日志记录。如需了解具体的部署方式及使用案例，请参见《Suricata部署指南(https://gitee.com/kunpeng_compute/suricata/blob/suricata-7.0.8-dadk/doc/deploymentguide/suricata部署指南.md)》。
