Rapid7 Vulnerability & Exploit Database

Wyse Rapport Hagent Fake Hserver Command Execution

Back to Search

Wyse Rapport Hagent Fake Hserver Command Execution

Disclosed
07/10/2009
Created
05/30/2018

Description

This module exploits the Wyse Rapport Hagent service by pretending to be a legitimate server. This process involves starting both HTTP and FTP services on the attacker side, then contacting the Hagent service of the target and indicating that an update is available. The target will then download the payload wrapped in an executable from the FTP service.

Author(s)

  • kf <kf_list@digitalmunition.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/wyse/hagent_untrusted_hsdata
msf exploit(hagent_untrusted_hsdata) > show targets
    ...targets...
msf exploit(hagent_untrusted_hsdata) > set TARGET < target-id >
msf exploit(hagent_untrusted_hsdata) > show options
    ...show and set options...
msf exploit(hagent_untrusted_hsdata) > 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

;