responder
Poison LLMNR, NBT-NS, and mDNS responses to capture NTLMv2 password hashes from Windows systems on local networks. Useful for internal assessments to obtain credentials for cracking.
Instructions
LLMNR, NBT-NS, and mDNS poisoner. Responds to name resolution requests on the local network and captures NTLMv2 password hashes from Windows systems. Use on internal network assessments to capture credentials when systems attempt to resolve names. Run on a network interface with an IP on the target subnet. Output: captured NTLMv2 hashes that can be cracked with hashcat (mode 5600).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| opts | No | Additional responder options (e.g. '-A' to analyze mode, '-w' to start WPAD server) | |
| interface | Yes | Network interface to listen on (e.g. eth0, tun0). Must be on target network. |