Rapid7 Vulnerability & Exploit Database

HP OpenView OmniBack II Command Execution

Back to Search

HP OpenView OmniBack II Command Execution

Disclosed
02/28/2001
Created
05/30/2018

Description

This module uses a vulnerability in the OpenView Omniback II service to execute arbitrary commands. This vulnerability was discovered by DiGiT and his code was used as the basis for this module. For Microsoft Windows targets, due to module limitations, use the "unix/cmd/generic" payload and set CMD to your command. You can only pass a small amount of characters (4) to the command line on Windows.

Author(s)

  • hdm <x@hdm.io>
  • aushack <patrick@osisecurity.com.au>

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

;