Skip to content

Commit 0e64aef

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 5d59fbd commit 0e64aef

File tree

1 file changed

+51
-0
lines changed

1 file changed

+51
-0
lines changed

db/modules_metadata_base.json

Lines changed: 51 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122172,6 +122172,57 @@
122172122172
"needs_cleanup": null,
122173122173
"actions": []
122174122174
},
122175+
"exploit_multi/local/periodic_script_persistence": {
122176+
"name": "Periodic Script Persistence",
122177+
"fullname": "exploit/multi/local/periodic_script_persistence",
122178+
"aliases": [],
122179+
"rank": 600,
122180+
"disclosure_date": "2012-04-01",
122181+
"type": "exploit",
122182+
"author": [
122183+
"gardnerapp",
122184+
"msutovsky-r7"
122185+
],
122186+
"description": "This module will achieve persistence by writing a script to the /etc/periodic directory.\n According to The Art of Mac Malware no such malware species persist in this manner (2024).\n This payload requires root privileges to run. This module can be run on BSD, OSX or Arch Linux.",
122187+
"references": [],
122188+
"platform": "BSD,OSX,Unix",
122189+
"arch": "",
122190+
"rport": null,
122191+
"autofilter_ports": [],
122192+
"autofilter_services": [],
122193+
"targets": [
122194+
"OSX",
122195+
"Python",
122196+
"Unix",
122197+
"Bsd"
122198+
],
122199+
"mod_time": "2025-08-29 17:53:07 +0000",
122200+
"path": "/modules/exploits/multi/local/periodic_script_persistence.rb",
122201+
"is_install_path": true,
122202+
"ref_name": "multi/local/periodic_script_persistence",
122203+
"check": true,
122204+
"post_auth": false,
122205+
"default_credential": false,
122206+
"notes": {
122207+
"Stability": [
122208+
"crash-safe"
122209+
],
122210+
"Reliability": [
122211+
"repeatable-session",
122212+
"event-dependent"
122213+
],
122214+
"SideEffects": [
122215+
"artifacts-on-disk",
122216+
"ioc-in-logs"
122217+
]
122218+
},
122219+
"session_types": [
122220+
"shell",
122221+
"meterpreter"
122222+
],
122223+
"needs_cleanup": null,
122224+
"actions": []
122225+
},
122175122226
"exploit_multi/local/vagrant_synced_folder_vagrantfile_breakout": {
122176122227
"name": "Vagrant Synced Folder Vagrantfile Breakout",
122177122228
"fullname": "exploit/multi/local/vagrant_synced_folder_vagrantfile_breakout",

0 commit comments

Comments
 (0)