Rapid7’s 2026 Global Cybersecurity Summit is now available on-demand.Watch sessions.
Rapid7

module

Mac OS X Persistent Payload Installer

Disclosed
Apr 1, 2012
Created
May 30, 2018

Description

This module provides a persistent boot payload by creating a launch item, which can be
a LaunchAgent or a LaunchDaemon. LaunchAgents run with user level permissions and are triggered
upon login by a plist entry in ~/Library/LaunchAgents. LaunchDaemons run with
elevated privilleges, and are launched before user login by a plist entry in the ~/Library/LaunchDaemons directory.
In either case the plist entry specifies an executable that will be run before or at login.

Authors

Marcin 'Icewall' Noga [email protected]
joev [email protected]

Platform

OSX,Python,Unix

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

Title
Rapid7 Labs

2026 Global Threat Landscape Report

The predictive window has collapsed. Exploitation follows disclosure in days. See how attackers are accelerating and how to stay ahead.