Rapid7 Vulnerability & Exploit Database

Apache Karaf Default Credentials Command Execution

Back to Search

Apache Karaf Default Credentials Command Execution

Disclosed
02/09/2016
Created
05/30/2018

Description

This module exploits a default misconfiguration flaw on Apache Karaf versions 2.x-4.x. The 'karaf' user has a known default password, which can be used to login to the SSH service, and execute operating system commands from remote.

Author(s)

  • Nicholas Starke <nick@alephvoid.com>

Platform

Unix

Architectures

cmd

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/ssh/apache_karaf_command_execution
msf auxiliary(apache_karaf_command_execution) > show actions
    ...actions...
msf auxiliary(apache_karaf_command_execution) > set ACTION < action-name >
msf auxiliary(apache_karaf_command_execution) > show options
    ...show and set options...
msf auxiliary(apache_karaf_command_execution) > 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

;