Skip to content

Commit 076fd0c

Browse files
author
jenkins-metasploit
committed
automatic module_metadata_base.json update
1 parent 81ce0f8 commit 076fd0c

File tree

1 file changed

+55
-0
lines changed

1 file changed

+55
-0
lines changed

db/modules_metadata_base.json

Lines changed: 55 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95992,6 +95992,61 @@
9599295992
"needs_cleanup": true,
9599395993
"actions": []
9599495994
},
95995+
"exploit_linux/persistence/init_systemd": {
95996+
"name": "Service SystemD Persistence",
95997+
"fullname": "exploit/linux/persistence/init_systemd",
95998+
"aliases": [
95999+
"exploits/linux/local/service_persistence"
96000+
],
96001+
"rank": 600,
96002+
"disclosure_date": "2010-03-30",
96003+
"type": "exploit",
96004+
"author": [
96005+
"h00die <[email protected]>",
96006+
"Cale Black"
96007+
],
96008+
"description": "This module will create a service on the box, and mark it for auto-restart.\n We need enough access to write service files and potentially restart services\n Targets:\n CentOS 7\n Debian >= 7, <=8\n Fedora >= 15\n Ubuntu >= 15.04\n Verified on Ubuntu 18.04.3",
96009+
"references": [
96010+
"URL-https://www.digitalocean.com/community/tutorials/how-to-configure-a-linux-service-to-start-automatically-after-a-crash-or-reboot-part-1-practical-examples",
96011+
"URL-https://coreos.com/docs/launching-containers/launching/getting-started-with-systemd/",
96012+
"ATT&CK-T1543.002"
96013+
],
96014+
"platform": "Linux,Unix",
96015+
"arch": "cmd, x86, x64, armle, aarch64, ppc, mipsle, mipsbe",
96016+
"rport": null,
96017+
"autofilter_ports": [],
96018+
"autofilter_services": [],
96019+
"targets": [
96020+
"systemd",
96021+
"systemd user"
96022+
],
96023+
"mod_time": "2025-09-09 16:19:32 +0000",
96024+
"path": "/modules/exploits/linux/persistence/init_systemd.rb",
96025+
"is_install_path": true,
96026+
"ref_name": "linux/persistence/init_systemd",
96027+
"check": true,
96028+
"post_auth": false,
96029+
"default_credential": false,
96030+
"notes": {
96031+
"Stability": [
96032+
"crash-safe"
96033+
],
96034+
"Reliability": [
96035+
"repeatable-session",
96036+
"event-dependent"
96037+
],
96038+
"SideEffects": [
96039+
"artifacts-on-disk",
96040+
"config-changes"
96041+
]
96042+
},
96043+
"session_types": [
96044+
"shell",
96045+
"meterpreter"
96046+
],
96047+
"needs_cleanup": true,
96048+
"actions": []
96049+
},
9599596050
"exploit_linux/persistence/motd": {
9599696051
"name": "update-motd.d Persistence",
9599796052
"fullname": "exploit/linux/persistence/motd",

0 commit comments

Comments
 (0)