detecting-insider-threat-behaviors

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese

Detecting Insider Threat Behaviors

检测内部威胁行为

When to Use

使用场景

  • When proactively hunting for indicators of detecting insider threat behaviors in the environment
  • After threat intelligence indicates active campaigns using these techniques
  • During incident response to scope compromise related to these techniques
  • When EDR or SIEM alerts trigger on related indicators
  • During periodic security assessments and purple team exercises
  • 主动在环境中排查内部威胁行为指标时
  • 威胁情报显示存在使用此类技术的活跃攻击活动后
  • 针对与此类技术相关的入侵范围进行事件响应时
  • EDR或SIEM触发相关指标告警时
  • 定期安全评估和紫队演练期间

Prerequisites

前提条件

  • EDR platform with process and network telemetry (CrowdStrike, MDE, SentinelOne)
  • SIEM with relevant log data ingested (Splunk, Elastic, Sentinel)
  • Sysmon deployed with comprehensive configuration
  • Windows Security Event Log forwarding enabled
  • Threat intelligence feeds for IOC correlation
  • 具备进程和网络遥测功能的EDR平台(CrowdStrike、MDE、SentinelOne)
  • 已接入相关日志数据的SIEM(Splunk、Elastic、Sentinel)
  • 已部署并配置完善的Sysmon
  • 已启用Windows安全事件日志转发
  • 用于IOC关联的威胁情报源

Workflow

工作流程

  1. Formulate Hypothesis: Define a testable hypothesis based on threat intelligence or ATT&CK gap analysis.
  2. Identify Data Sources: Determine which logs and telemetry are needed to validate or refute the hypothesis.
  3. Execute Queries: Run detection queries against SIEM and EDR platforms to collect relevant events.
  4. Analyze Results: Examine query results for anomalies, correlating across multiple data sources.
  5. Validate Findings: Distinguish true positives from false positives through contextual analysis.
  6. Correlate Activity: Link findings to broader attack chains and threat actor TTPs.
  7. Document and Report: Record findings, update detection rules, and recommend response actions.
  1. 提出假设:基于威胁情报或ATT&CK差距分析,定义可验证的假设。
  2. 确定数据源:确定验证或推翻假设所需的日志和遥测数据。
  3. 执行查询:在SIEM和EDR平台上运行检测查询,收集相关事件。
  4. 分析结果:检查查询结果中的异常情况,跨多个数据源进行关联分析。
  5. 验证发现:通过上下文分析区分真阳性和假阳性。
  6. 关联活动:将发现与更广泛的攻击链和威胁行为者TTPs关联起来。
  7. 记录与报告:记录发现内容,更新检测规则,并提出响应行动建议。

Key Concepts

核心概念

ConceptDescription
T1078Valid Accounts
T1530Data from Cloud Storage Object
T1567Exfiltration Over Web Service
ConceptDescription
T1078Valid Accounts
T1530Data from Cloud Storage Object
T1567Exfiltration Over Web Service

Tools & Systems

工具与系统

ToolPurpose
CrowdStrike FalconEDR telemetry and threat detection
Microsoft Defender for EndpointAdvanced hunting with KQL
Splunk EnterpriseSIEM log analysis with SPL queries
Elastic SecurityDetection rules and investigation timeline
SysmonDetailed Windows event monitoring
VelociraptorEndpoint artifact collection and hunting
Sigma RulesCross-platform detection rule format
ToolPurpose
CrowdStrike FalconEDR遥测与威胁检测
Microsoft Defender for Endpoint使用KQL进行高级威胁狩猎
Splunk Enterprise使用SPL查询进行SIEM日志分析
Elastic Security检测规则与调查时间线
Sysmon详细Windows事件监控
Velociraptor终端工件收集与威胁狩猎
Sigma Rules跨平台检测规则格式

Common Scenarios

常见场景

  1. Scenario 1: Employee downloading bulk files before resignation
  2. Scenario 2: IT admin accessing HR data outside job function
  3. Scenario 3: Service account used for unauthorized data queries
  4. Scenario 4: Contractor copying source code to personal cloud storage
  1. 场景1:员工离职前下载批量文件
  2. 场景2:IT管理员访问超出工作职责范围的HR数据
  3. 场景3:服务账号被用于未授权的数据查询
  4. 场景4:承包商将源代码复制到个人云存储

Output Format

输出格式

Hunt ID: TH-DETECT-[DATE]-[SEQ]
Technique: T1078
Host: [Hostname]
User: [Account context]
Evidence: [Log entries, process trees, network data]
Risk Level: [Critical/High/Medium/Low]
Confidence: [High/Medium/Low]
Recommended Action: [Containment, investigation, monitoring]
Hunt ID: TH-DETECT-[DATE]-[SEQ]
Technique: T1078
Host: [Hostname]
User: [Account context]
Evidence: [Log entries, process trees, network data]
Risk Level: [Critical/High/Medium/Low]
Confidence: [High/Medium/Low]
Recommended Action: [Containment, investigation, monitoring]