Rapid7 Vulnerability & Exploit Database

SAP SOAP EPS_DELETE_FILE File Deletion

Back to Search

SAP SOAP EPS_DELETE_FILE File Deletion

Created
05/30/2018

Description

This module abuses the SAP NetWeaver EPS_DELETE_FILE function, on the SAP SOAP RFC Service, to delete arbitrary files on the remote file system. The module can also be used to capture SMB hashes by using a fake SMB share as DIRNAME.

Author(s)

  • Alexey Sintsov
  • 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/dos/sap/sap_soap_rfc_eps_delete_file
msf auxiliary(sap_soap_rfc_eps_delete_file) > show actions
    ...actions...
msf auxiliary(sap_soap_rfc_eps_delete_file) > set ACTION < action-name >
msf auxiliary(sap_soap_rfc_eps_delete_file) > show options
    ...show and set options...
msf auxiliary(sap_soap_rfc_eps_delete_file) > 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

;