You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "This module provides a persistent boot payload by creating a launch item, which can be\n a LaunchAgent or a LaunchDaemon. LaunchAgents run with user level permissions and are triggered\n upon login by a plist entry in ~/Library/LaunchAgents. LaunchDaemons run with\n elevated privilleges, and are launched before user login by a plist entry in the ~/Library/LaunchDaemons directory.\n In either case the plist entry specifies an executable that will be run before or at login.",
128317
-
"references": [],
128318
-
"platform": "OSX,Python,Unix",
128319
-
"arch": "",
128320
-
"rport": null,
128321
-
"autofilter_ports": [],
128322
-
"autofilter_services": [],
128323
-
"targets": [
128324
-
"Mac OS X x64 (Native Payload)",
128325
-
"Mac OS X x86 (Native Payload for 10.14 and earlier)",
"description": "This module provides a persistent boot payload by creating a launch item, which can be\n a LaunchAgent or a LaunchDaemon. LaunchAgents run with user level permissions and are triggered\n upon login by a plist entry in ~/Library/LaunchAgents. LaunchDaemons run with\n elevated privilleges, and are launched before user login by a plist entry in the ~/Library/LaunchDaemons directory.\n In either case the plist entry specifies an executable that will be run before or at login.\n\n Verified on OSX 11.7.10 (Big Sur)",
0 commit comments