Cyber Research Wiki

Responder

Open-source LLMNR/NBT-NS/mDNS poisoner and rogue authentication servers used to coerce and capture Windows network credentials and facilitate NTLM relay in Active Directory environments.

Overview

Responder is a widely used assessment tool that monitors broadcast and multicast name-resolution traffic—Link-Local Multicast Name Resolution (LLMNR), NetBIOS Name Service (NBT-NS), and often multicast DNS (mDNS)—on local subnets. It forges responses to redirect clients to an attacker-controlled host and exposes lightweight rogue services such as SMB, HTTP, MSSQL, LDAP, or FTP. This interaction elicits NTLM challenge–response authentication, allowing the capture of Net-NTLM credentials for offline cracking or relay to other services when signing or channel-binding protections are not enforced. Defensive guidance typically recommends disabling LLMNR/NBT-NS, enforcing SMB/LDAP signing, and enabling measures such as Extended Protection for Authentication (EPA).

What It Is

How It Works

Core Concepts

Typical Workflow

Use Cases

Limitations

Related Tools

Evidence Gaps

Sources

Confidence

medium