AWS Compare 高频对比

Inspector vs GuardDuty vs Macie vs Detective vs Security Hub

Inspector vs GuardDuty vs Macie vs Detective vs Security Hub

compareInspector vs GuardDuty vs Macie vs Detective vs Security HubAWS
最近整理

漏洞扫描、威胁检测、敏感数据发现、事件调查与统一汇总,各自负责安全流程中的不同阶段。

一句话结论

  • Amazon Inspector:扫描 EC2、ECR 镜像和 Lambda 的软件漏洞。
  • Amazon GuardDuty:持续检测账户、网络和工作负载中的可疑行为。
  • Amazon Macie:发现 S3 中的 PII 等敏感数据。
  • Amazon Detective:调查事件根因、关系和攻击路径。
  • AWS Security Hub:汇总并标准化多个安全服务的 Findings。

核心差异

服务核心对象典型关键词主要输出
InspectorEC2、ECR、LambdaCVE、软件包、漏洞扫描漏洞 Finding 与修复建议
GuardDuty账户、网络、工作负载行为恶意 IP、异常 API、威胁情报威胁 Finding
MacieAmazon S3 数据PII、敏感数据、数据发现敏感数据 Finding
Detective安全事件上下文根因、时间线、关系图调查线索与影响范围
Security Hub多来源安全结果聚合、标准化、合规检查统一安全视图与 Insights

组合流程

Inspector / GuardDuty / Macie 发现问题 → Security Hub 集中汇总与排序 → Detective 深入调查 → EventBridge 触发自动响应。

常见陷阱

  • Inspector 不是行为威胁检测服务。
  • GuardDuty 不负责修补漏洞。
  • Macie 重点关注 S3 敏感数据。
  • Detective 用于调查,不是 Findings 汇总中心。