Rapid7 Vulnerability & Exploit Database

SAP SOAP RFC EPS_GET_DIRECTORY_LISTING Directories Information Disclosure

Back to Search

SAP SOAP RFC EPS_GET_DIRECTORY_LISTING Directories Information Disclosure

Created
05/30/2018

Description

This module abuses the SAP NetWeaver EPS_GET_DIRECTORY_LISTING function, on the SAP SOAP RFC Service, to check for remote directory existence and get the number of entries on it. The module can also be used to capture SMB hashes by using a fake SMB share as DIR.

Author(s)

  • 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_soap_rfc_eps_get_directory_listing
msf auxiliary(sap_soap_rfc_eps_get_directory_listing) > show actions
    ...actions...
msf auxiliary(sap_soap_rfc_eps_get_directory_listing) > set ACTION < action-name >
msf auxiliary(sap_soap_rfc_eps_get_directory_listing) > show options
    ...show and set options...
msf auxiliary(sap_soap_rfc_eps_get_directory_listing) > 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

;