Rapid7 Vulnerability & Exploit Database

SAP SOAP RFC PFL_CHECK_OS_FILE_EXISTENCE File Existence Check

Back to Search

SAP SOAP RFC PFL_CHECK_OS_FILE_EXISTENCE File Existence Check

Created
05/30/2018

Description

This module abuses the SAP NetWeaver PFL_CHECK_OS_FILE_EXISTENCE function, on the SAP SOAP RFC Service, to check for files existence on the remote file system. The module can also be used to capture SMB hashes by using a fake SMB share as FILEPATH.

Author(s)

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

;