1. Victim tries to access a share

  2. Victim broadcasts query

    Who has FILESERVER? (LLMNR request)
    
  3. Attacker (Responder) replies

    I am FILESERVER, my IP is 192.168.1.50
    
  4. Victim connects to attacker

  5. Windows automatically sends NTLM authentication

    Example captured by Responder:

    Username: CORP\\alice
    Hostname: VICTIM-PC
    NTLMv2 Hash: alice::CORP:1122334455667788:99aabbccddeeff...
    
  6. Attacker now has the hash