Network proxy or firewall logs for correlating outbound connections
Workflow
Define Hunt Hypothesis: Formulate a hypothesis based on threat intel (e.g., "Adversaries are using certutil.exe to download second-stage payloads from external domains").
Identify Target LOLBins: Select specific binaries from the LOLBAS Project database to hunt for, prioritizing those matching current threat l…
以下为摘要预览,完整内容请查看 GitHub 原文。
狩猎 Living-off-the-Land 二进制文件(LOLBins)
适用场景
调查绕过传统杀毒软件的无文件恶意软件活动时
针对防御逃逸技术开展主动威胁狩猎时
EDR 告警因合法二进制文件派生异常子进程而触发时
在威胁情报报告显示活跃攻击活动中存在 LOLBin 滥用之后
红队/紫队演练中验证针对 T1218 的检测覆盖时
前置条件
能够访问 EDR 遥测数据(CrowdStrike、Microsoft Defender for Endpoint、SentinelOne)
具备进程创建日志的 SIEM(Sysmon Event ID 1、Windows Security 4688)