module

Mac OS X Persistent Payload Installer

Disclosed
2012-04-01
Created
2018-05-30

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 marcin@icewall.pl
joev joev@metasploit.com

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
NEW

Explore Exposure Command

Confidently identify and prioritize exposures from endpoint to cloud with full attack surface visibility and threat-aware risk context.