ad-domain-attack

Simulate Active Directory domain attack paths with concrete commands and safety guards.

1.6k|234|Updated Dec 7, 2019
One-click install
npx skills add https://github.com/wgpsec/AboutSecurity --skill ad-domain-attack
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ad-domain-attack
Source: https://github.com/wgpsec/AboutSecurity/tree/main/skills/lateral/ad-domain-attack
Command: npx skills add https://github.com/wgpsec/AboutSecurity --skill ad-domain-attack

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) and evals (resource) components.

What problem does it solve?

Active Directory domain environments present a complex attack surface with misconfigurations, weak credentials, and trust relationships. This Skill provides an end-to-end methodology to discover domain information, enumerate users, and execute domain escalation techniques in a safe, documented manner for security testing and blue-team readiness.

Core Features & Use Cases

  • Domain discovery and information gathering to map the AD topology and trust relationships.
  • Credential abuse techniques including Kerberoasting, AS-REP Roasting, NTLM/Pass-the-Hash workflows, and DCSync scenarios.
  • Delegation, ACL abuse, and ticket-based persistence paths (Golden/Silver Ticket, DCSync, Kerberoasting) for post-exploitation learning and defense hardening.
  • Real-world playbooks and decision trees for adversary simulation and defense validation, suitable for security training and red-team readiness.

Quick Start

Run a lab-connected simulation of AD domain attack phases by loading the defined flow into the agent's context and executing the planned commands.

Frequently Asked Questions about ad-domain-attack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I simulate Active Directory attack paths like Kerberoasting and DCSync?

To simulate Active Directory attack paths, you can execute documented methodologies for Kerberoasting, AS-REP Roasting, and DCSync against domain controllers and joined endpoints to evaluate your security posture. The Skill provides concrete commands and safety guards for these scenarios.

What is the best way to map AD domain topology and trust relationships for security testing?

Mapping AD domain topology requires domain discovery and information gathering to identify trust relationships and misconfigurations. This approach provides an end-to-end methodology to enumerate users and map the complex domain attack surface for red-team readiness.

Can I use this for both adversary simulation and blue-team defense validation?

Yes, you can use this for adversary simulation and blue-team defense validation. It offers real-world playbooks and attacker decision trees for credential abuse and lateral movement, suitable for security training and evaluating defense hardening across enterprise networks.

How does Golden Ticket persistence work in an Active Directory environment?

Golden Ticket persistence works by abusing ticket-based authentication and Kerberos credential abuse to maintain post-exploitation access in an Active Directory environment. This Skill maps these delegation and ACL abuse paths to help you understand and harden against them.

Do I need a lab environment to test AS-REP Roasting and NTLM Pass-the-Hash workflows?

Yes, you should run a lab-connected simulation to safely test AS-REP Roasting and NTLM Pass-the-Hash workflows. The Skill requires parsing domain reconnaissance commands and executing planned attack phases with safety guards in an isolated environment.

What are the limitations when testing credential abuse techniques on domain-joined endpoints?

Testing credential abuse techniques on domain-joined endpoints requires strict safety guards to avoid disrupting enterprise networks. The Skill provides documented methodologies and decision trees to ensure lateral movement and DCSync simulations are executed safely without unintended impact.