ntlm-relay-coercion

Relay NTLM authentication to SMB, LDAP, HTTP, or MSSQL targets.

120|8|Updated Jun 2, 2026
One-click install
npx skills add https://github.com/Prohao42/aimy-skill --skill ntlm-relay-coercion
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ntlm-relay-coercion
Source: https://github.com/Prohao42/aimy-skill/tree/main/ai-mian/hack-skills/skills/ntlm-relay-coercion
Command: npx skills add https://github.com/Prohao42/aimy-skill --skill ntlm-relay-coercion

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires ntlmrelayx, responder, coercer, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill provides expert NTLM relay and coercion techniques to escalate privileges via SMB, LDAP, HTTP, or MSSQL relay targets, helping to perform advanced penetration testing.

Core Features & Use Cases

  • NTLM Relay: Captures and relays NTLM authentication to escalate privileges.
  • Coercion Methods: Implements coercion methods like PetitPotam, PrinterBug, and others for NTLM relay.
  • Attack Playbook: Detailed guide on NTLM relay to SMB/LDAP/HTTP/MSSQL, signing requirements, Responder poisoning, and cross-protocol relay.
  • Use Case: Imagine you need to perform an advanced penetration test on a network. This Skill will help you relay NTLM authentication and escalate privileges for deeper access.

Quick Start

Use the ntlm-relay-coercion skill to start a relay to an SMB target.

Frequently Asked Questions about ntlm-relay-coercion

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

FAQPage Schema
What is NTLM relay and how does it escalate privileges during penetration testing?

NTLM relay captures and forwards authentication traffic to escalate privileges in penetration testing. By intercepting NTLM authentication requests, the technique relays credentials to SMB, LDAP, HTTP, or MSSQL targets, enabling deeper network access without cracking passwords.

How do I coerce Windows authentication using methods like PetitPotam or PrinterBug?

To coerce Windows authentication using PetitPotam or PrinterBug, you exploit specific protocol behaviors to force a host to initiate NTLM authentication. This coerced traffic is then captured and relayed to target services like LDAP or SMB for privilege escalation.

Can I use ntlmrelayx and Responder together for cross-protocol relay attacks?

Yes, you can use ntlmrelayx and Responder together for cross-protocol relay attacks. Responder handles the initial network poisoning to capture traffic, while ntlmrelayx manages relaying the captured NTLM authentication to downstream targets like SMB, LDAP, HTTP, or MSSQL.

Does NTLM relay to SMB or LDAP work when SMB signing is required?

NTLM relay to SMB fails when SMB signing is required and enforced. However, cross-protocol relay to other targets like LDAP, HTTP, or MSSQL remains viable if those specific services do not enforce their own channel binding or signing requirements.

What's the best way to start an NTLM relay to an SMB target?

The best way to start an NTLM relay to an SMB target is to use the ntlm-relay-coercion skill's quick start functionality. This initiates the relay process by configuring the necessary tools to intercept and forward authentication traffic to the designated SMB destination.