Rapid7 Vulnerability & Exploit Database

Oracle Application Testing Suite WebLogic Server Administration Console War Deployment

Back to Search

Oracle Application Testing Suite WebLogic Server Administration Console War Deployment

Disclosed
03/13/2019
Created
05/24/2019

Description

This module abuses a feature in WebLogic Server's Administration Console to install a malicious Java application in order to gain remote code execution. Authentication is required, however by default, Oracle ships with a "oats" account that you could log in with, which grants you administrator access.

Author(s)

  • Steven Seeley
  • sinn3r <sinn3r@metasploit.com>

Platform

Java

Architectures

java

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/windows/http/oats_weblogic_console
msf exploit(oats_weblogic_console) > show targets
    ...targets...
msf exploit(oats_weblogic_console) > set TARGET < target-id >
msf exploit(oats_weblogic_console) > show options
    ...show and set options...
msf exploit(oats_weblogic_console) > 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

;