active-directory-attacks
仓库创建 2025年6月22日最近提交 1 天前SkillHot 收录 21 天前
▸ 精选理由
覆盖多种 AD 攻击技术,仅适用于授权红队与安全评估场景。
▸ 风险提示
高风险内容:涉及非法渗透与敏感操作,仅限授权测试与合规环境。
这个 Skill 做什么
提供针对 Active Directory 的渗透测试与攻击技术指南。
帮你干完整个 Windows 域的渗透测试,从侦察、凭证收集到横向移动和域控接管都讲清楚,涵盖 Kerberoasting、DCSync、pass-the-hash、BloodHound、Golden/Silver Ticket、AS-REP、NTLM relay 这类常见手法。适合红队、渗透测试或安全评估时需要针对 Active Directory 弱点做深度验证的时候用。特别在于覆盖端到端流程和实战工具链,但只能在有授权的前提下使用。
▸ 展开 SKILL.md 英文原文
This skill should be used when the user asks to "attack Active Directory", "exploit AD", "Kerberoasting", "DCSync", "pass-the-hash", "BloodHound enumeration", "Golden Ticket", "Silver Ticket", "AS-REP roasting", "NTLM relay", or needs guidance on Windows domain penetration testing.
4.4k
Stars
448
Forks
40
仓库内 Skill
+70
7 日增星
安装 / 使用
给你的 Agent 一句话(通用)
帮我安装这个 skill:https://raw.githubusercontent.com/zebbern/claude-code-guide/main/skills/active-directory-attacks/SKILL.md或 curl 直取 SKILL.md
curl -fsSL "https://raw.githubusercontent.com/zebbern/claude-code-guide/main/skills/active-directory-attacks/SKILL.md"SKILL.MD 节选查看完整文件 ↗
# Active Directory Attacks ## Purpose Provide comprehensive techniques for attacking Microsoft Active Directory environments. Covers reconnaissance, credential harvesting, Kerberos attacks, lateral movement, privilege escalation, and domain dominance for red team operations and penetration testing. ## Inputs/Prerequisites - Kali Linux or Windows attack platform - Domain user credentials (for most attacks) - Network access to Domain Controller - Tools: Impacket, Mimikatz, BloodHound, Rubeus, CrackMapExec ## Outputs/Deliverables - Domain enumeration data - Extracted credentials and hashes - Kerberos tickets for impersonation - Domain Administrator access - Persistent access mechanisms -
via SKILL·HOT · 数据来自 GitHub 公开信息 · 原文版权归作者所有