Rapid7 Vulnerability & Exploit Database

SAP Management Console OSExecute Payload Execution

Back to Search

SAP Management Console OSExecute Payload Execution

Disclosed
03/08/2011
Created
05/30/2018

Description

This module executes an arbitrary payload through the SAP Management Console SOAP Interface. A valid username and password for the SAP Management Console must be provided. This module has been tested successfully on both Windows and Linux platforms running SAP Netweaver. In order to exploit a Linux platform, the target system must have available the wget command.

Author(s)

  • Chris John Riley
  • juan vazquez <juan.vazquez@metasploit.com>

Platform

Linux,Windows

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 exploit/multi/sap/sap_mgmt_con_osexec_payload
msf exploit(sap_mgmt_con_osexec_payload) > show targets
    ...targets...
msf exploit(sap_mgmt_con_osexec_payload) > set TARGET < target-id >
msf exploit(sap_mgmt_con_osexec_payload) > show options
    ...show and set options...
msf exploit(sap_mgmt_con_osexec_payload) > exploit

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

;