Skip to content

Commit 7db428c

Browse files
committed
automatic module_metadata_base.json update
1 parent 83a31c8 commit 7db428c

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
@@ -87781,6 +87781,61 @@
8778187781

8778287782
]
8778387783
},
87784+
"exploit_linux/local/motd_persistence": {
87785+
"name": "update-motd.d Persistence",
87786+
"fullname": "exploit/linux/local/motd_persistence",
87787+
"aliases": [
87788+
87789+
],
87790+
"rank": 300,
87791+
"disclosure_date": "1999-01-01",
87792+
"type": "exploit",
87793+
"author": [
87794+
"Julien Voisin"
87795+
],
87796+
"description": "This module will add a script in /etc/update-motd.d/ in order to persist a payload.\n The payload will be executed with root privileges everytime a user logs in.",
87797+
"references": [
87798+
"URL-https://manpages.ubuntu.com/manpages/oracular/en/man5/update-motd.5.html"
87799+
],
87800+
"platform": "Linux,Unix",
87801+
"arch": "cmd",
87802+
"rport": null,
87803+
"autofilter_ports": [
87804+
87805+
],
87806+
"autofilter_services": [
87807+
87808+
],
87809+
"targets": [
87810+
"Automatic"
87811+
],
87812+
"mod_time": "2024-09-11 13:30:09 +0000",
87813+
"path": "/modules/exploits/linux/local/motd_persistence.rb",
87814+
"is_install_path": true,
87815+
"ref_name": "linux/local/motd_persistence",
87816+
"check": false,
87817+
"post_auth": false,
87818+
"default_credential": false,
87819+
"notes": {
87820+
"Stability": [
87821+
87822+
],
87823+
"Reliability": [
87824+
"event-dependent"
87825+
],
87826+
"SideEffects": [
87827+
"artifacts-on-disk"
87828+
]
87829+
},
87830+
"session_types": [
87831+
"shell",
87832+
"meterpreter"
87833+
],
87834+
"needs_cleanup": null,
87835+
"actions": [
87836+
87837+
]
87838+
},
8778487839
"exploit_linux/local/nested_namespace_idmap_limit_priv_esc": {
8778587840
"name": "Linux Nested User Namespace idmap Limit Local Privilege Escalation",
8778687841
"fullname": "exploit/linux/local/nested_namespace_idmap_limit_priv_esc",

0 commit comments

Comments
 (0)