Definition
Rather than recovering a password, relay takes an authentication attempt in flight and presents it to a different service, which accepts it as legitimate.
Why it works
The technique depends on two conditions: an authentication flow that can be observed or induced, and a target service that accepts the forwarded authentication because signing, channel binding or equivalent protections are absent. Neither condition is a software defect in the usual sense. Both are configuration and protocol-support decisions.
Why it is a strong internal technique
No credential is stored, cracked or reused in a detectable way. The authentication is genuine; only its destination is wrong. That makes it quiet, and it converts ordinary network trust into access.
- Internal Foothold
- Authentication Flow
- Relay
- Internal Service
- Privileged Access
Each hop validated by successful exploitation
Tags
- ntlm
- lateral movement
- authentication