Rapid7 Vulnerability & Exploit Database

SAP SMB Relay Abuse

Back to Search

SAP SMB Relay Abuse

Created
05/30/2018

Description

This module exploits provides several SMB Relay abuse through different SAP services and functions. The attack is done through specially crafted requests including a UNC Path which will be accessing by the SAP system while trying to process the request. In order to get the hashes the auxiliary/server/capture/smb module can be used.

Author(s)

  • Alexey Tyurin
  • nmonkee

Development

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/scanner/sap/sap_smb_relay
msf auxiliary(sap_smb_relay) > show actions
    ...actions...
msf auxiliary(sap_smb_relay) > set ACTION < action-name >
msf auxiliary(sap_smb_relay) > show options
    ...show and set options...
msf auxiliary(sap_smb_relay) > run 

Time is precious, so I don’t want to do something manually that I can automate. Leveraging the Metasploit Framework when automating any task keeps us from having to re-create the wheel as we can use the existing libraries and focus our efforts where it matters.

– Jim O’Gorman | President, Offensive Security

;