标题: Active Directory Canaries:守卫您的AD情况安全 [打印本页] 作者: 何小豆儿在此 时间: 2024-9-25 15:00 标题: Active Directory Canaries:守卫您的AD情况安全 Active Directory Canaries:守卫您的AD情况安全
AD-CanariesThe purpose of this project is to publish and maintain the deployment PowerShell script that automates deployments for Active Directory Canary objects.项目地点:https://gitcode.com/gh_mirrors/ad/AD-Canaries
项目先容
Active Directory Canaries 是一个用于检测Active Directory枚举(或侦察)技术的检测原语。该项目利用了Specter Ops研究职员Andy Robins和Will Schroeder在2017年提出的DACL后门概念,通过自动化部署PowerShell脚原来实现AD对象的部署。其核心目标是在AD情况中部署一系列“金丝雀”对象,当这些对象被访问时,会触发安全事件日记中的4662事件,从而帮助管理员实时发现潜伏的枚举举动。
项目技术分析
技术原理
Active Directory Canaries的核心技术在于利用DACL(Discretionary Access Control List)后门机制。通过在AD情况中部署特定的对象,并为这些对象设置严格的访问控制列表(ACL),当攻击者实验枚举这些对象时,会触发Directory Service Object Access : Failure审计,生成4662事件。这些事件会被记载在域控制器的安全事件日记中,从而帮助管理员实时发现潜伏的枚举举动。
部署流程
Active Directory Canaries为Active Directory情况提供了一种高效、机动的安全检测机制,帮助企业实时发现和应对潜伏的枚举威胁。无论您是企业安全管理员、渗出测试职员还是安全研究职员,AD Canaries都将成为您守卫AD情况安全的得力助手。立即访问项目堆栈,开始您的AD安全之旅吧!
AD-CanariesThe purpose of this project is to publish and maintain the deployment PowerShell script that automates deployments for Active Directory Canary objects.项目地点:https://gitcode.com/gh_mirrors/ad/AD-Canaries