module

HTTP Client MS Credential Relayer

Disclosed
N/A
Created
May 30, 2018

Description

This module relays negotiated NTLM Credentials from an HTTP server to multiple
protocols. Currently, this module supports relaying to SMB and HTTP.

Complicated custom attacks requiring multiple requests that depend on each
other can be written using the SYNC* options. For example, a CSRF-style
attack might first set an HTTP_GET request with a unique SNYNCID and set
an HTTP_POST request with a SYNCFILE, which contains logic to look
through the database and parse out important values, such as the CSRF token
or authentication cookies, setting these as configuration options, and finally
create a web page with iframe elements pointing at the HTTP_GET and HTTP_POSTs.

Author

Rich Lundeen richard.lundeen@gmail.com

Module Options

To display the available options, load the module within the Metasploit console and run the commands 'show options' or 'show advanced':


msf > use auxiliary/server/http_ntlmrelay
msf auxiliary(http_ntlmrelay) > show actions
...actions...
msf auxiliary(http_ntlmrelay) > set ACTION < action-name >
msf auxiliary(http_ntlmrelay) > show options
...show and set options...
msf auxiliary(http_ntlmrelay) > run

Title
NEW

Explore Exposure Command

Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.