Rapid7 Vulnerability & Exploit Database

HP Data Protector 6.10/6.11/6.20 Install Service

Back to Search

HP Data Protector 6.10/6.11/6.20 Install Service

Disclosed
11/02/2011
Created
05/30/2018

Description

This module exploits HP Data Protector OmniInet process on Windows only. This exploit invokes the install service function which allows an attacker to create a custom payload in the format of an executable. To ensure this works, the SMB server created in MSF must have a share called Omniback which has a subfolder i386, i.e. \\192.168.1.1\Omniback\i386\

Author(s)

  • Ben Turner

Platform

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

;