Relay Attacks
https://blog.fox-it.com/2017/05/09/relaying-credentials-everywhere-with-ntlmrelayx/
Relay captures hashes to target machine for various types of access. - Only works if SMB signing is disabled or "not required" - Relayed creds MUST be admin on the machine
Responder + ntlmrelayx
Edit responder conf:
Make targets list Run responder Start ntlmrelayx with any of these optionsDump hashes
Get semi-interactive smbexec bind shell (nc localhost 11000
)
Execute payload
Execute Command
Wait for auth attempt (or coerce auth attempt)