Viernes 26 Junio 2026 02:53:44 GMT+02:00

Netcrook

InicioManifiesto
Noticias
Techcrook
Geocrook
WikicrookEquipoAppContacto
EnglishItalianoArabic

WIKICROOK

NTLM relay

A technique where an attacker forwards NTLM authentication messages to a service that accepts them, sometimes leading to unauthorized access.

NTLM relay is an attack technique that intercepts Windows NTLM authentication messages and forwards them to another service that will accept them. Instead of cracking a password, the attacker reuses the victim’s live authentication exchange to impersonate that user or machine. This can lead to unauthorized access, especially when services do not require additional protections such as signing, channel binding, or strong multi-factor authentication.

It matters because NTLM is still present in many enterprise networks, legacy applications, and administrative workflows. Attackers often use relay against SMB, LDAP, HTTP, or other services to gain privileges, create accounts, or reach sensitive systems from an exposed perimeter. Defenders reduce risk by disabling NTLM where possible, enforcing SMB signing and LDAP signing, using MFA for remote access, segmenting networks, and monitoring for unusual authentication paths or suspicious logon chains.

← índice WIKICROOK