lateral-movement

Identify and exploit Active Directory lateral movement paths using credential reuse and relay techniques.

13|1|Updated Feb 4, 2026
One-click install
npx skills add https://github.com/0x0pointer/skills --skill lateral-movement
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: lateral-movement
Source: https://github.com/0x0pointer/skills/tree/main/lateral-movement
Command: npx skills add https://github.com/0x0pointer/skills --skill lateral-movement

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Organizations with an internal Windows network often lack visibility into how compromised credentials can be leveraged to move laterally across the environment, making it difficult to assess real‑world impact of credential theft.

Core Features & Use Cases

  • Comprehensive enumeration of Active Directory objects, SMB shares, and service endpoints using nmap and specialized Kali tools.
  • Credential reuse testing via pass‑the‑hash, pass‑the‑ticket, and Kerberoasting to reveal privileged access paths.
  • Relay and delegation attacks including NTLM relay, SMB relay, and RBCD to demonstrate pivoting possibilities.
  • Automated reporting with findings, diagrams, and dashboards to document each movement step for remediation planning.

Quick Start

Run the lateral‑movement skill with the target network, domain, and credentials to start a comprehensive lateral movement assessment.

Frequently Asked Questions about lateral-movement

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

FAQPage Schema
How do I map Active Directory lateral movement paths using compromised credentials?

Active Directory lateral movement paths can be mapped by enumerating AD objects and SMB shares, then testing credential reuse via pass-the-hash and Kerberoasting to reveal privileged access routes. This skill automates that discovery and exploitation process across Windows networks.

What techniques are used for network pivoting in a Windows environment?

Network pivoting in a Windows environment uses NTLM relay, SMB relay, and RBCD delegation attacks to expand access from an initial foothold. These techniques demonstrate how compromised credentials can traverse internal corporate networks for privilege escalation.

Can I perform Kerberoasting and pass-the-hash attacks with Kali tools?

Kerberoasting and pass-the-hash attacks are supported using specialized Kali tools orchestrated through MCP. The skill coordinates discovery and execution to test credential reuse against Active Directory service endpoints and Windows targets.

Do I need prior network access to test Active Directory lateral movement?

Testing Active Directory lateral movement requires an existing initial foothold or available credentials within the internal corporate network. The skill uses this access to orchestrate discovery, execute relay attacks, and generate remediation reports.

How do I document lateral movement findings for remediation planning?

Lateral movement findings are documented using automated reporting that generates findings, diagrams, and dashboards. This maps each movement step taken during the assessment to provide clear visibility for remediation planning.

What is the best way to assess credential theft impact across an internal network?

Assessing credential theft impact involves comprehensive enumeration of AD objects and service endpoints, combined with credential reuse testing. This reveals real-world privileged access paths and pivoting possibilities across the compromised environment.