Rapid7 Vulnerability & Exploit Database

Windows Persistent Service Installer

Back to Search

Windows Persistent Service Installer

Disclosed
10/20/2018
Created
03/19/2019

Description

This Module will generate and upload an executable to a remote host, next will make it a persistent service. It will create a new service which will start the payload whenever the service is running. Admin or system privilege is required.

Author(s)

  • Green-m <greenm.xxoo@gmail.com>

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/local/persistence_service
msf exploit(persistence_service) > show targets
    ...targets...
msf exploit(persistence_service) > set TARGET < target-id >
msf exploit(persistence_service) > show options
    ...show and set options...
msf exploit(persistence_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

;