active-directory-attacks

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.

Content Preview
---
name: active-directory-attacks
description: "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."
risk: unknown
source: community
author: zebbern
date_added: "2026-02-27"
---

# Active Directory Attacks

## Purpose

Provide comprehensive techniques for attacking Microsoft Active Direct
How to Use

Recommended: Install to project (local)

mkdir -p .claude/skills
curl -o .claude/skills/active-directory-attacks.md \
  https://raw.githubusercontent.com/sickn33/antigravity-awesome-skills/main/skills/active-directory-attacks/SKILL.md

Skill is scoped to this project only. Add .claude/skills/ to your .gitignoreif you don't want to commit it.

Alternative: Clone full repo

git clone https://github.com/sickn33/antigravity-awesome-skills

Then reference at skills/active-directory-attacks/SKILL.md

Related Skills